| Modifier and Type | Class and Description |
|---|---|
class |
GridJobCancelRequest
Job cancellation request.
|
class |
GridJobExecuteRequest
Job execution request.
|
class |
GridJobExecuteResponse
Job execution response.
|
class |
GridJobSiblingsRequest
Job siblings request.
|
class |
GridJobSiblingsResponse
Job siblings response.
|
class |
GridTaskCancelRequest
Request for cancelling tasks.
|
class |
GridTaskSessionRequest
Task session request.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends Message> |
DirectByteBufferStream.readMessage() |
<T extends Message> |
DirectMessageReader.readMessage(String name)
Reads nested message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DirectByteBufferStream.writeMessage(Message msg,
MessageWriter writer) |
boolean |
DirectMessageWriter.writeMessage(String name,
Message msg)
Writes nested message.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridCheckpointRequest
This class defines checkpoint request.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridIoMessage
Wrapper for all grid messages.
|
class |
GridIoUserMessage
User message wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
Message |
GridIoMessageFactory.create(byte type)
Creates new message instance of provided type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridIoManager.send(ClusterNode node,
GridTopic topic,
Message msg,
GridIoPolicy plc) |
void |
GridIoManager.send(ClusterNode node,
Object topic,
Message msg,
GridIoPolicy plc) |
void |
GridIoManager.send(Collection<? extends ClusterNode> nodes,
GridTopic topic,
Message msg,
GridIoPolicy plc) |
void |
GridIoManager.send(Collection<? extends ClusterNode> nodes,
Object topic,
Message msg,
GridIoPolicy plc) |
void |
GridIoManager.send(UUID nodeId,
GridTopic topic,
Message msg,
GridIoPolicy plc) |
void |
GridIoManager.send(UUID nodeId,
Object topic,
Message msg,
GridIoPolicy plc) |
void |
GridIoManager.sendOrderedMessage(ClusterNode node,
Object topic,
Message msg,
GridIoPolicy plc,
long timeout,
boolean skipOnTimeout) |
void |
GridIoManager.sendOrderedMessage(Collection<? extends ClusterNode> nodes,
Object topic,
Message msg,
GridIoPolicy plc,
long timeout,
boolean skipOnTimeout) |
void |
GridIoManager.sendOrderedMessage(UUID nodeId,
Object topic,
Message msg,
GridIoPolicy plc,
long timeout,
boolean skipOnTimeout) |
| Modifier and Type | Method and Description |
|---|---|
static void |
GridIoMessageFactory.registerCustom(byte type,
IgniteOutClosure<Message> c)
Registers factory for custom message.
|
| Constructor and Description |
|---|
GridIoMessage(GridIoPolicy plc,
Object topic,
int topicOrd,
Message msg,
boolean ordered,
long timeout,
boolean skipOnTimeout) |
| Modifier and Type | Class and Description |
|---|---|
class |
GridDeploymentInfoBean
Deployment info bean.
|
class |
GridDeploymentRequest
Deployment request.
|
class |
GridDeploymentResponse
Grid deployment response containing requested resource bytes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridEventStorageMessage
Event storage message.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CacheEntryPredicate |
interface |
CacheObject |
interface |
KeyCacheObject |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheEntryInfoCollection |
class |
CacheEntryPredicateAdapter |
class |
CacheEntryPredicateContainsValue |
class |
CacheEntryPredicateHasValue |
class |
CacheEntryPredicateNoValue |
class |
CacheEntrySerializablePredicate |
class |
CacheEvictionEntry |
class |
CacheInvokeDirectResult |
class |
CacheObjectAdapter |
class |
CacheObjectByteArrayImpl
Cache object over byte array.
|
class |
CacheObjectImpl |
class |
GridCacheEntryInfo
Entry information that gets passed over wire.
|
class |
GridCacheEvictionRequest
Cache eviction request.
|
class |
GridCacheEvictionResponse
Cache eviction response.
|
class |
GridCacheMessage
Parent of all cache messages.
|
class |
GridCacheReturn
Return value for cases where both, value and success flag need to be returned.
|
class |
KeyCacheObjectImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheOptimisticCheckPreparedTxRequest
Message sent to check that transactions related to some optimistic transaction
were prepared on remote node.
|
class |
GridCacheOptimisticCheckPreparedTxResponse
Check prepared transactions response.
|
class |
GridCacheTtlUpdateRequest |
class |
GridDistributedBaseMessage
Base for all messages in replicated cache.
|
class |
GridDistributedLockRequest
Lock request message.
|
class |
GridDistributedLockResponse
Lock response message.
|
class |
GridDistributedTxFinishRequest
Transaction completion message.
|
class |
GridDistributedTxFinishResponse
Transaction finish response.
|
class |
GridDistributedTxPrepareRequest
Transaction prepare request for optimistic and eventually consistent
transactions.
|
class |
GridDistributedTxPrepareResponse
Response to prepare request.
|
class |
GridDistributedUnlockRequest
Lock request message.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtAffinityAssignmentRequest
Affinity assignment request.
|
class |
GridDhtAffinityAssignmentResponse
Affinity assignment response.
|
class |
GridDhtLockRequest
DHT lock request.
|
class |
GridDhtLockResponse
DHT cache lock response.
|
class |
GridDhtTxFinishRequest
Near transaction finish request.
|
class |
GridDhtTxFinishResponse
DHT transaction finish response.
|
class |
GridDhtTxPrepareRequest
DHT prepare request.
|
class |
GridDhtTxPrepareResponse
DHT transaction prepare response.
|
class |
GridDhtUnlockRequest
DHT cache unlock request.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtAtomicDeferredUpdateResponse
Deferred dht atomic update response.
|
class |
GridDhtAtomicUpdateRequest
Lite dht cache backup update request.
|
class |
GridDhtAtomicUpdateResponse
DHT atomic cache backup update response.
|
class |
GridNearAtomicUpdateRequest
Lite DHT cache update request sent from near node to primary node.
|
class |
GridNearAtomicUpdateResponse
DHT atomic cache near update response.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtForceKeysRequest
Force keys request.
|
class |
GridDhtForceKeysResponse
Force keys response.
|
class |
GridDhtPartitionDemandMessage
Partition demand request.
|
class |
GridDhtPartitionExchangeId
Exchange ID.
|
class |
GridDhtPartitionsFullMessage
Information about partitions of all nodes in topology.
|
class |
GridDhtPartitionsSingleMessage
Information about partitions of a single node.
|
class |
GridDhtPartitionsSingleRequest
Request for single partition info.
|
class |
GridDhtPartitionSupplyMessage
Partition supply message.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheVersionedValue
Cache object and version.
|
class |
GridNearGetRequest
Get request.
|
class |
GridNearGetResponse
Get response.
|
class |
GridNearLockRequest
Near cache lock request.
|
class |
GridNearLockResponse
Near cache lock response.
|
class |
GridNearTxFinishRequest
Near transaction finish request.
|
class |
GridNearTxFinishResponse
Reply for synchronous phase 2.
|
class |
GridNearTxPrepareRequest
Near transaction prepare request.
|
class |
GridNearTxPrepareResponse
Near cache prepare response.
|
class |
GridNearUnlockRequest
Near cache unlock request.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheQueryRequest
Query request.
|
class |
GridCacheQueryResponse
Query request.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheContinuousQueryEntry
Continuous query entry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteTxEntry
Transaction entry.
|
class |
IgniteTxKey
Cache transaction key.
|
class |
TxEntryValueHolder
Auxiliary class to hold value, value-has-been-set flag, value update operation, value bytes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheRawVersionedEntry<K,V>
Raw versioned entry.
|
class |
GridCacheVersion
Grid unique version.
|
class |
GridCacheVersionEx
Extended cache version which also has additional DR version.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridClockDeltaSnapshotMessage
Message containing time delta map for all nodes.
|
class |
GridClockDeltaVersion
Version for time delta snapshot.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridContinuousMessage
Continuous processor message.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataStreamerEntry |
class |
DataStreamerRequest |
class |
DataStreamerResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
IgfsAckMessage
Block write request acknowledgement message.
|
class |
IgfsBlockKey
File's binary data block key.
|
class |
IgfsBlocksMessage
IGFS write blocks message.
|
class |
IgfsCommunicationMessage
Base class for all IGFS communication messages sent between nodes.
|
class |
IgfsDeleteMessage
Indicates that entry scheduled for delete was actually deleted.
|
class |
IgfsFileAffinityRange
Affinity range.
|
class |
IgfsFragmentizerRequest
Fragmentizer request.
|
class |
IgfsFragmentizerResponse
Fragmentizer response.
|
class |
IgfsSyncMessage
Basic sync message.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridTaskResultRequest
Task result request.
|
class |
GridTaskResultResponse
Task result response.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridStreamerCancelRequest
Streamer cancel request.
|
class |
GridStreamerExecutionRequest |
class |
GridStreamerResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
GridByteArrayList
Re-sizable array implementation of the byte list (eliminating auto-boxing of primitive byte type).
|
class |
GridLongList
Minimal list API to work with primitive longs.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
IgniteUtils.writeMessageFully(Message msg,
OutputStream out,
ByteBuffer buf,
MessageWriter writer)
Fully writes communication message to provided stream.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
GridNioMessageReader.read(UUID nodeId,
Message msg,
ByteBuffer buf) |
boolean |
GridCommunicationClient.sendMessage(UUID nodeId,
Message msg) |
boolean |
GridTcpCommunicationClient.sendMessage(UUID nodeId,
Message msg) |
boolean |
GridTcpNioCommunicationClient.sendMessage(UUID nodeId,
Message msg) |
GridNioFuture<?> |
GridNioServer.sendSystem(GridNioSession ses,
Message msg)
Adds message at the front of the queue without acquiring back pressure semaphore.
|
GridNioFuture<?> |
GridNioServer.sendSystem(GridNioSession ses,
Message msg,
IgniteInClosure<? super IgniteInternalFuture<?>> lsnr)
Adds message at the front of the queue without acquiring back pressure semaphore.
|
boolean |
GridNioMessageWriter.write(UUID nodeId,
Message msg,
ByteBuffer buf) |
int |
GridNioMessageWriter.writeFully(UUID nodeId,
Message msg,
OutputStream out,
ByteBuffer buf) |
| Modifier and Type | Method and Description |
|---|---|
GridNioServer.Builder<T> |
GridNioServer.Builder.skipRecoveryPredicate(IgnitePredicate<Message> skipRecoveryPred) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Message> |
MessageReader.readMessage(String name)
Reads nested message.
|
| Modifier and Type | Method and Description |
|---|---|
Message |
MessageFactory.create(byte type)
Creates new message instance of provided type.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
MessageWriter.writeMessage(String name,
Message val)
Writes nested message.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JobStealingRequest
Job stealing request.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
TcpCommunicationSpi.HandshakeMessage
Handshake message.
|
static class |
TcpCommunicationSpi.NodeIdMessage
Node ID message.
|
static class |
TcpCommunicationSpi.RecoveryLastReceivedMessage
Recovery acknowledgment message.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
TcpCommunicationSpi.notifyListener(UUID sndId,
Message msg,
IgniteRunnable msgC) |
void |
TcpCommunicationSpi.sendMessage(ClusterNode node,
Message msg)
Sends given message to destination node.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TcpCommunicationSpi.setListener(CommunicationListener<Message> lsnr)
Set communication listener.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015