public abstract class GridCacheIdMessage extends GridCacheMessage
| Modifier and Type | Field and Description |
|---|---|
protected int |
cacheId
Cache ID.
|
addDepInfo, CACHE_MSG_INDEX_FIELD_NAME, forceAddDepInfo, MAX_CACHE_MSG_LOOKUP_INDEXDIRECT_TYPE_SIZE| Constructor and Description |
|---|
GridCacheIdMessage() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
cacheGroupMessage() |
int |
cacheId() |
void |
cacheId(int cacheId) |
byte |
fieldsCount()
Gets fields count.
|
int |
handlerId() |
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.
|
addDeploymentInfo, appendFlag, classError, deployInfo, error, finishUnmarshal, finishUnmarshalCacheObjects, finishUnmarshalCacheObjects, ignoreClassErrors, lookupIndex, marshalCollection, marshalInfo, marshalInfos, marshalInvokeArguments, marshalTx, messageId, messageLogger, nextIndexId, onAckReceived, onClassError, partition, partitionExchangeMessage, prepare, prepareMarshal, prepareMarshalCacheObject, prepareMarshalCacheObjects, prepareMarshalCacheObjects, prepareObject, prepareObject, topologyVersion, transferExpiryPolicy, unmarshalCollection, unmarshalInfo, unmarshalInfos, unmarshalInvokeArguments, unmarshalTxclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdirectType@GridToStringInclude protected int cacheId
public int cacheId()
public boolean cacheGroupMessage()
cacheGroupMessage in class GridCacheMessageTrue if cache group message.public void cacheId(int cacheId)
cacheId - Cache ID.public byte fieldsCount()
fieldsCount in interface MessagefieldsCount in class GridCacheMessagepublic boolean writeTo(ByteBuffer buf, MessageWriter writer)
writeTo in interface MessagewriteTo in class GridCacheMessagebuf - Byte buffer.writer - Writer.public boolean readFrom(ByteBuffer buf, MessageReader reader)
readFrom in interface MessagereadFrom in class GridCacheMessagebuf - Byte buffer.reader - Reader.public int handlerId()
handlerId in class GridCacheMessagepublic String toString()
toString in class GridCacheMessage
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018