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 |
|---|---|
boolean |
addDeploymentInfo()
Deployment enabled flag indicates whether deployment info has to be added to this message.
|
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.
|
batchId, batchSize, dhtFutureId, finishUnmarshal, keys, op, operationCounter, prepareMarshal, values, versioncacheGroupMessage, cacheId, cacheId, handlerIdappendFlag, classError, deployInfo, error, finishUnmarshalCacheObjects, finishUnmarshalCacheObjects, ignoreClassErrors, lookupIndex, marshalCollection, marshalInfo, marshalInfos, marshalInvokeArguments, marshalTx, messageId, messageLogger, nextIndexId, onAckReceived, onClassError, partition, partitionExchangeMessage, prepare, prepareMarshalCacheObject, prepareMarshalCacheObjects, prepareMarshalCacheObjects, prepareObject, prepareObject, transferExpiryPolicy, unmarshalCollection, unmarshalInfo, unmarshalInfos, unmarshalInvokeArguments, unmarshalTxpublic 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 boolean addDeploymentInfo()
addDeploymentInfo in class GridDhtTxQueryEnlistRequesttrue or if deployment info must be added to the the message, false otherwise.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.7.5 Release Date : June 4 2019