public class MvccAckRequestTxAndQueryId extends MvccAckRequestTx
DIRECT_TYPE_SIZE| Constructor and Description |
|---|
MvccAckRequestTxAndQueryId()
Required by
GridIoMessageFactory. |
MvccAckRequestTxAndQueryId(long futId,
long txCntr,
long qryTrackerId) |
| Modifier and Type | Method and Description |
|---|---|
short |
directType()
Gets message type.
|
byte |
fieldsCount()
Gets fields count.
|
long |
queryTrackerId() |
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.
|
futureId, onAckReceived, processedFromNioThread, queryCounter, skipResponse, skipResponse, txCounter, waitForCoordinatorInitpublic MvccAckRequestTxAndQueryId()
GridIoMessageFactory.public MvccAckRequestTxAndQueryId(long futId,
long txCntr,
long qryTrackerId)
futId - Future ID.txCntr - Counter assigned to transaction update.qryTrackerId - Query tracker id.public long queryTrackerId()
queryTrackerId in class MvccAckRequestTxpublic boolean writeTo(ByteBuffer buf, MessageWriter writer)
writeTo in interface MessagewriteTo in class MvccAckRequestTxbuf - Byte buffer.writer - Writer.public boolean readFrom(ByteBuffer buf, MessageReader reader)
readFrom in interface MessagereadFrom in class MvccAckRequestTxbuf - Byte buffer.reader - Reader.public short directType()
directType in interface MessagedirectType in class MvccAckRequestTxpublic byte fieldsCount()
fieldsCount in interface MessagefieldsCount in class MvccAckRequestTxpublic String toString()
toString in class MvccAckRequestTx
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020