public class MvccAckRequestTxAndQueryCntr extends MvccAckRequestTx
DIRECT_TYPE_SIZE| Constructor and Description |
|---|
MvccAckRequestTxAndQueryCntr()
Required by
GridIoMessageFactory. |
MvccAckRequestTxAndQueryCntr(long futId,
long txCntr,
long qryCntr) |
| Modifier and Type | Method and Description |
|---|---|
short |
directType()
Gets message type.
|
byte |
fieldsCount()
Gets fields count.
|
long |
queryCounter() |
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, queryTrackerId, skipResponse, skipResponse, txCounter, waitForCoordinatorInitpublic MvccAckRequestTxAndQueryCntr()
GridIoMessageFactory.public MvccAckRequestTxAndQueryCntr(long futId,
long txCntr,
long qryCntr)
futId - Future ID.txCntr - Counter assigned to transaction update.qryCntr - Counter assigned for transaction reads.public long queryCounter()
queryCounter 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.8.0 Release Date : February 27 2020