public class GridDhtPartitionsSingleRequest<K,V> extends GridCacheMessage<K,V>
MessageAdapter.TypeCACHE_MSG_INDEX_FIELD_NAME, cacheId, MAX_CACHE_MSG_LOOKUP_INDEXreader, readState| Constructor and Description |
|---|
GridDhtPartitionsSingleRequest()
Required by
Externalizable. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowForStartup() |
byte |
directType()
Gets message type.
|
GridDhtPartitionExchangeId |
exchangeId() |
GridCacheVersion |
lastVersion() |
boolean |
readFrom(ByteBuffer buf)
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, ignoreClassErrors, lookupIndex, marshalBooleanLinkedMap, marshalCollection, marshalFilter, marshalInfo, marshalInfos, marshalInvokeArguments, marshalTx, marshalValuesCollection, messageId, nextIndexId, onClassError, prepare, prepareFilter, prepareMarshal, prepareObject, prepareObjects, topologyVersion, transactional, transferExpiryPolicy, unmarshalBooleanLinkedMap, unmarshalCollection, unmarshalFilter, unmarshalInfo, unmarshalInfos, unmarshalInvokeArguments, unmarshalTx, unmarshalValueBytesCollectionsetReader, skipRecoverypublic GridDhtPartitionsSingleRequest()
Externalizable.public boolean writeTo(ByteBuffer buf, MessageWriter writer)
buf - Byte buffer.writer - Writer.public boolean readFrom(ByteBuffer buf)
buf - Byte buffer.public byte directType()
directType in class MessageAdapterpublic String toString()
public boolean allowForStartup()
allowForStartup in class GridCacheMessage<K,V>True if this message is preloader message.public GridDhtPartitionExchangeId exchangeId()
@Nullable public GridCacheVersion lastVersion()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015