public class GridDhtTxQueryFirstEnlistRequest extends GridDhtTxQueryEnlistRequest
cacheIdaddDepInfo, CACHE_MSG_INDEX_FIELD_NAME, forceAddDepInfo, MAX_CACHE_MSG_LOOKUP_INDEXDIRECT_TYPE_SIZE| Constructor and Description |
|---|
GridDhtTxQueryFirstEnlistRequest() |
| Modifier and Type | Method and Description |
|---|---|
long |
cleanupVersion() |
long |
coordinatorVersion() |
long |
counter() |
short |
directType()
Gets message type.
|
byte |
fieldsCount()
Gets fields count.
|
MvccSnapshot |
mvccSnapshot() |
UUID |
nearNodeId() |
GridCacheVersion |
nearXidVersion() |
boolean |
readFrom(ByteBuffer buf,
MessageReader reader)
Reads this message from provided byte buffer.
|
UUID |
subjectId() |
int |
taskNameHash() |
long |
timeout() |
AffinityTopologyVersion |
topologyVersion()
Gets topology version or -1 in case of topology version is not required for this message.
|
String |
toString() |
boolean |
writeTo(ByteBuffer buf,
MessageWriter writer)
Writes this message to provided byte buffer.
|
addDeploymentInfo, batchId, batchSize, dhtFutureId, finishUnmarshal, keys, op, operationCounter, prepareMarshal, values, versioncacheGroupMessage, cacheId, cacheId, handlerIdappendFlag, classError, deployInfo, error, finishUnmarshalCacheObjects, finishUnmarshalCacheObjects, ignoreClassErrors, lastAffinityChangedTopologyVersion, lastAffinityChangedTopologyVersion, lookupIndex, marshalCollection, marshalInfo, marshalInfos, marshalInvokeArguments, marshalTx, messageId, messageLogger, nextIndexId, onAckReceived, onClassError, partition, partitionExchangeMessage, prepare, prepareMarshalCacheObject, prepareMarshalCacheObjects, prepareMarshalCacheObjects, prepareObject, prepareObject, transferExpiryPolicy, unmarshalCollection, unmarshalInfo, unmarshalInfos, unmarshalInvokeArguments, unmarshalTxclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdeployInfo, preparepublic AffinityTopologyVersion topologyVersion()
topologyVersion in class GridCacheMessagepublic UUID nearNodeId()
public GridCacheVersion nearXidVersion()
public long timeout()
public UUID subjectId()
public int taskNameHash()
public MvccSnapshot mvccSnapshot()
public long coordinatorVersion()
public long counter()
public long cleanupVersion()
public short directType()
directType in interface MessagedirectType in class GridDhtTxQueryEnlistRequestpublic boolean writeTo(ByteBuffer buf, MessageWriter writer)
writeTo in interface MessagewriteTo in class GridDhtTxQueryEnlistRequestbuf - Byte buffer.writer - Writer.public boolean readFrom(ByteBuffer buf, MessageReader reader)
readFrom in interface MessagereadFrom in class GridDhtTxQueryEnlistRequestbuf - Byte buffer.reader - Reader.public byte fieldsCount()
fieldsCount in interface MessagefieldsCount in class GridDhtTxQueryEnlistRequestpublic String toString()
toString in class GridDhtTxQueryEnlistRequest
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021