Uses of Interface
org.apache.ignite.plugin.extensions.communication.MessageWriter
-
-
Uses of MessageWriter in org.apache.ignite.internal
Methods in org.apache.ignite.internal with parameters of type MessageWriter Modifier and Type Method Description booleanGridJobCancelRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridJobExecuteRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridJobExecuteResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridJobSiblingsRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridJobSiblingsResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridTaskCancelRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridTaskSessionRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanIgniteDiagnosticMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.binary
Methods in org.apache.ignite.internal.binary with parameters of type MessageWriter Modifier and Type Method Description booleanBinaryEnumObjectImpl. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanBinaryObjectImpl. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanBinaryObjectOffheapImpl. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.direct
Classes in org.apache.ignite.internal.direct that implement MessageWriter Modifier and Type Class Description classDirectMessageWriterMessage writer implementation. -
Uses of MessageWriter in org.apache.ignite.internal.direct.stream
Methods in org.apache.ignite.internal.direct.stream with parameters of type MessageWriter Modifier and Type Method Description protected voidDirectByteBufferStream. write(MessageCollectionItemType type, Object val, MessageWriter writer)<T> voidDirectByteBufferStream. writeCollection(Collection<T> col, MessageCollectionItemType itemType, MessageWriter writer)<K,V>
voidDirectByteBufferStream. writeMap(Map<K,V> map, MessageCollectionItemType keyType, MessageCollectionItemType valType, MessageWriter writer)voidDirectByteBufferStream. writeMessage(Message msg, MessageWriter writer)<T> voidDirectByteBufferStream. writeObjectArray(T[] arr, MessageCollectionItemType itemType, MessageWriter writer) -
Uses of MessageWriter in org.apache.ignite.internal.managers.checkpoint
Methods in org.apache.ignite.internal.managers.checkpoint with parameters of type MessageWriter Modifier and Type Method Description booleanGridCheckpointRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.managers.communication
Methods in org.apache.ignite.internal.managers.communication with parameters of type MessageWriter Modifier and Type Method Description booleanGridIoMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridIoSecurityAwareMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridIoUserMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanIgniteIoTestMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.managers.deployment
Methods in org.apache.ignite.internal.managers.deployment with parameters of type MessageWriter Modifier and Type Method Description booleanGridDeploymentInfoBean. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDeploymentRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDeploymentResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.managers.encryption
Methods in org.apache.ignite.internal.managers.encryption with parameters of type MessageWriter Modifier and Type Method Description booleanGenerateEncryptionKeyRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGenerateEncryptionKeyResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.managers.eventstorage
Methods in org.apache.ignite.internal.managers.eventstorage with parameters of type MessageWriter Modifier and Type Method Description booleanGridEventStorageMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.processors.affinity
Methods in org.apache.ignite.internal.processors.affinity with parameters of type MessageWriter Modifier and Type Method Description booleanAffinityTopologyVersion. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.processors.authentication
Methods in org.apache.ignite.internal.processors.authentication with parameters of type MessageWriter Modifier and Type Method Description booleanUserAuthenticateRequestMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanUserAuthenticateResponseMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanUserManagementOperationFinishedMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.processors.cache
Methods in org.apache.ignite.internal.processors.cache with parameters of type MessageWriter Modifier and Type Method Description booleanCacheEntryInfoCollection. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanCacheEntryPredicateAdapter. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanCacheEntryPredicateContainsValue. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanCacheEntrySerializablePredicate. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanCacheEvictionEntry. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanCacheInvokeDirectResult. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanCacheObjectAdapter. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanCacheObjectByteArrayImpl. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridCacheEntryInfo. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridCacheGroupIdMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridCacheIdMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridCacheMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridCacheReturn. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridChangeGlobalStateMessageResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanKeyCacheObjectImpl. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanWalStateAckMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.processors.cache.binary
Methods in org.apache.ignite.internal.processors.cache.binary with parameters of type MessageWriter Modifier and Type Method Description booleanMetadataRequestMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanMetadataResponseMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.processors.cache.distributed
Methods in org.apache.ignite.internal.processors.cache.distributed with parameters of type MessageWriter Modifier and Type Method Description booleanGridCacheTtlUpdateRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridCacheTxRecoveryRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridCacheTxRecoveryResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDistributedBaseMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDistributedLockRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDistributedLockResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDistributedTxFinishRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDistributedTxFinishResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDistributedTxPrepareRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDistributedTxPrepareResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDistributedUnlockRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.processors.cache.distributed.dht
Methods in org.apache.ignite.internal.processors.cache.distributed.dht with parameters of type MessageWriter Modifier and Type Method Description booleanGridDhtAffinityAssignmentRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDhtAffinityAssignmentResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDhtLockRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDhtLockResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDhtTxFinishRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDhtTxFinishResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDhtTxOnePhaseCommitAckRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDhtTxPrepareRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDhtTxPrepareResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDhtUnlockRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanPartitionUpdateCountersMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.processors.cache.distributed.dht.atomic
Methods in org.apache.ignite.internal.processors.cache.distributed.dht.atomic with parameters of type MessageWriter Modifier and Type Method Description booleanGridDhtAtomicAbstractUpdateRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDhtAtomicDeferredUpdateResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDhtAtomicNearResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDhtAtomicSingleUpdateRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDhtAtomicUpdateRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDhtAtomicUpdateResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridNearAtomicAbstractUpdateRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridNearAtomicCheckUpdateRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridNearAtomicFullUpdateRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridNearAtomicSingleUpdateFilterRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridNearAtomicSingleUpdateInvokeRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridNearAtomicSingleUpdateRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridNearAtomicUpdateResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanNearCacheUpdates. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanUpdateErrors. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Methods in org.apache.ignite.internal.processors.cache.distributed.dht.preloader with parameters of type MessageWriter Modifier and Type Method Description booleanCacheGroupAffinityMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDhtForceKeysRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDhtForceKeysResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDhtPartitionDemandLegacyMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDhtPartitionDemandMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDhtPartitionExchangeId. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDhtPartitionsAbstractMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDhtPartitionsFullMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDhtPartitionsSingleMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDhtPartitionsSingleRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDhtPartitionSupplyMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridDhtPartitionSupplyMessageV2. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch
Methods in org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch with parameters of type MessageWriter Modifier and Type Method Description booleanLatchAckMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.processors.cache.distributed.near
Methods in org.apache.ignite.internal.processors.cache.distributed.near with parameters of type MessageWriter Modifier and Type Method Description booleanCacheVersionedValue. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridNearGetRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridNearGetResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridNearLockRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridNearLockResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridNearSingleGetRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridNearSingleGetResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridNearTxFinishRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridNearTxFinishResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridNearTxPrepareRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridNearTxPrepareResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridNearUnlockRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.processors.cache.persistence.snapshot
Methods in org.apache.ignite.internal.processors.cache.persistence.snapshot with parameters of type MessageWriter Modifier and Type Method Description booleanIncrementalSnapshotAwareMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanSnapshotFilesFailureMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanSnapshotFilesRequestMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.processors.cache.query
Methods in org.apache.ignite.internal.processors.cache.query with parameters of type MessageWriter Modifier and Type Method Description booleanGridCacheQueryRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridCacheQueryResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridCacheSqlQuery. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.processors.cache.query.continuous
Methods in org.apache.ignite.internal.processors.cache.query.continuous with parameters of type MessageWriter Modifier and Type Method Description booleanCacheContinuousQueryBatchAck. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanCacheContinuousQueryEntry. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.processors.cache.transactions
Methods in org.apache.ignite.internal.processors.cache.transactions with parameters of type MessageWriter Modifier and Type Method Description booleanIgniteTxEntry. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanIgniteTxKey. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanTxEntryValueHolder. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanTxLock. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanTxLockList. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanTxLocksRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanTxLocksResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.processors.cache.version
Methods in org.apache.ignite.internal.processors.cache.version with parameters of type MessageWriter Modifier and Type Method Description booleanGridCacheRawVersionedEntry. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridCacheVersion. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridCacheVersionEx. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.processors.cluster
Methods in org.apache.ignite.internal.processors.cluster with parameters of type MessageWriter Modifier and Type Method Description booleanClusterMetricsUpdateMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.processors.continuous
Methods in org.apache.ignite.internal.processors.continuous with parameters of type MessageWriter Modifier and Type Method Description booleanContinuousRoutineStartResultMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridContinuousMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.processors.datastreamer
Methods in org.apache.ignite.internal.processors.datastreamer with parameters of type MessageWriter Modifier and Type Method Description booleanDataStreamerEntry. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanDataStreamerRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanDataStreamerResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.processors.marshaller
Methods in org.apache.ignite.internal.processors.marshaller with parameters of type MessageWriter Modifier and Type Method Description booleanMissingMappingRequestMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanMissingMappingResponseMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.processors.odbc
Methods in org.apache.ignite.internal.processors.odbc with parameters of type MessageWriter Modifier and Type Method Description booleanClientMessage. writeTo(ByteBuffer buf, MessageWriter ignored)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.processors.query.h2.twostep.messages
Methods in org.apache.ignite.internal.processors.query.h2.twostep.messages with parameters of type MessageWriter Modifier and Type Method Description booleanGridQueryCancelRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridQueryFailResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridQueryNextPageRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridQueryNextPageResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.processors.query.messages
Methods in org.apache.ignite.internal.processors.query.messages with parameters of type MessageWriter Modifier and Type Method Description booleanGridQueryKillRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridQueryKillResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.processors.query.schema.message
Methods in org.apache.ignite.internal.processors.query.schema.message with parameters of type MessageWriter Modifier and Type Method Description booleanSchemaOperationStatusMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.processors.query.stat.messages
Methods in org.apache.ignite.internal.processors.query.stat.messages with parameters of type MessageWriter Modifier and Type Method Description booleanStatisticsColumnData. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanStatisticsDecimalMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanStatisticsKeyMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanStatisticsObjectData. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanStatisticsRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanStatisticsResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.processors.rest.handlers.task
Methods in org.apache.ignite.internal.processors.rest.handlers.task with parameters of type MessageWriter Modifier and Type Method Description booleanGridTaskResultRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridTaskResultResponse. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.processors.service
Methods in org.apache.ignite.internal.processors.service with parameters of type MessageWriter Modifier and Type Method Description booleanServiceDeploymentProcessId. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanServiceSingleNodeDeploymentResult. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanServiceSingleNodeDeploymentResultBatch. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.util
Methods in org.apache.ignite.internal.util with parameters of type MessageWriter Modifier and Type Method Description static intIgniteUtils. writeMessageFully(Message msg, OutputStream out, ByteBuffer buf, MessageWriter writer)Fully writes communication message to provided stream.booleanGridByteArrayList. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridIntList. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridLongList. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanGridMessageCollection. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanUUIDCollectionMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.util.distributed
Methods in org.apache.ignite.internal.util.distributed with parameters of type MessageWriter Modifier and Type Method Description booleanSingleNodeMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.internal.util.nio
Methods in org.apache.ignite.internal.util.nio that return MessageWriter Modifier and Type Method Description MessageWriterGridNioMessageWriterFactory. writer(GridNioSession ses)Creates new writer. -
Uses of MessageWriter in org.apache.ignite.plugin.extensions.communication
Methods in org.apache.ignite.plugin.extensions.communication that return MessageWriter Modifier and Type Method Description MessageWriterMessageFormatter. writer(UUID rmtNodeId)Creates new message writer instance.Methods in org.apache.ignite.plugin.extensions.communication with parameters of type MessageWriter Modifier and Type Method Description booleanMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.spi.collision.jobstealing
Methods in org.apache.ignite.spi.collision.jobstealing with parameters of type MessageWriter Modifier and Type Method Description booleanJobStealingRequest. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.spi.communication.tcp.internal
Methods in org.apache.ignite.spi.communication.tcp.internal with parameters of type MessageWriter Modifier and Type Method Description booleanTcpInverseConnectionResponseMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer. -
Uses of MessageWriter in org.apache.ignite.spi.communication.tcp.messages
Methods in org.apache.ignite.spi.communication.tcp.messages with parameters of type MessageWriter Modifier and Type Method Description booleanHandshakeMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanHandshakeMessage2. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanHandshakeWaitMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanNodeIdMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.booleanRecoveryLastReceivedMessage. writeTo(ByteBuffer buf, MessageWriter writer)Writes this message to provided byte buffer.
-