public class GridDhtPartitionsSingleRequest extends GridCacheMessage
CACHE_MSG_INDEX_FIELD_NAME, cacheId, MAX_CACHE_MSG_LOOKUP_INDEX| Constructor and Description |
|---|
GridDhtPartitionsSingleRequest()
Required by
Externalizable. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowForStartup() |
byte |
directType()
Gets message type.
|
GridDhtPartitionExchangeId |
exchangeId() |
byte |
fieldsCount()
Gets fields count.
|
GridCacheVersion |
lastVersion() |
boolean |
partitionExchangeMessage() |
boolean |
readFrom(ByteBuffer buf,
MessageReader reader)
Reads this message from provided byte buffer.
|
String |
toString() |
boolean |
writeTo(ByteBuffer buf,
MessageWriter writer)
Writes this message to provided byte buffer.
|
cacheId, cacheId, classError, deployInfo, finishUnmarshal, finishUnmarshalCacheObjects, finishUnmarshalCacheObjects, ignoreClassErrors, lookupIndex, marshalBooleanLinkedMap, marshalCollection, marshalInfo, marshalInfos, marshalInvokeArguments, marshalTx, messageId, nextIndexId, onClassError, prepare, prepareMarshal, prepareMarshalCacheObjects, prepareMarshalCacheObjects, prepareObject, topologyVersion, transferExpiryPolicy, unmarshalBooleanLinkedMap, unmarshalCollection, unmarshalInfo, unmarshalInfos, unmarshalInvokeArguments, unmarshalTxpublic GridDhtPartitionsSingleRequest()
Externalizable.public boolean writeTo(ByteBuffer buf, MessageWriter writer)
public boolean readFrom(ByteBuffer buf, MessageReader reader)
public byte directType()
public byte fieldsCount()
public String toString()
public boolean allowForStartup()
allowForStartup in class GridCacheMessageTrue if this message is preloader message.public boolean partitionExchangeMessage()
partitionExchangeMessage in class GridCacheMessageTrue if this message is partition exchange message.public GridDhtPartitionExchangeId exchangeId()
@Nullable public GridCacheVersion lastVersion()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.1.0-incubating Release Date : May 20 2015