public class GridDhtTxFinishResponse<K,V> extends GridDistributedTxFinishResponse<K,V>
MessageAdapter.TypeCACHE_MSG_INDEX_FIELD_NAME, cacheId, MAX_CACHE_MSG_LOOKUP_INDEXreader, readState| Constructor and Description |
|---|
GridDhtTxFinishResponse()
Empty constructor required by
Externalizable. |
GridDhtTxFinishResponse(GridCacheVersion xid,
IgniteUuid futId,
IgniteUuid miniId) |
| Modifier and Type | Method and Description |
|---|---|
byte |
directType()
Gets message type.
|
IgniteUuid |
miniId() |
boolean |
readFrom(ByteBuffer buf)
Reads this message from provided byte buffer.
|
String |
toString() |
boolean |
writeTo(ByteBuffer buf,
MessageWriter writer)
Writes this message to provided byte buffer.
|
futureId, xidallowForStartup, cacheId, cacheId, classError, deployInfo, finishUnmarshal, ignoreClassErrors, lookupIndex, marshalBooleanLinkedMap, marshalCollection, marshalFilter, marshalInfo, marshalInfos, marshalInvokeArguments, marshalTx, marshalValuesCollection, messageId, nextIndexId, onClassError, prepare, prepareFilter, prepareMarshal, prepareObject, prepareObjects, topologyVersion, transactional, transferExpiryPolicy, unmarshalBooleanLinkedMap, unmarshalCollection, unmarshalFilter, unmarshalInfo, unmarshalInfos, unmarshalInvokeArguments, unmarshalTx, unmarshalValueBytesCollectionsetReader, skipRecoverypublic GridDhtTxFinishResponse()
Externalizable.public GridDhtTxFinishResponse(GridCacheVersion xid, IgniteUuid futId, IgniteUuid miniId)
xid - Xid version.futId - Future ID.miniId - Mini future ID.public IgniteUuid miniId()
public String toString()
toString in class GridDistributedTxFinishResponse<K,V>public boolean writeTo(ByteBuffer buf, MessageWriter writer)
writeTo in class GridDistributedTxFinishResponse<K,V>buf - Byte buffer.writer - Writer.public boolean readFrom(ByteBuffer buf)
readFrom in class GridDistributedTxFinishResponse<K,V>buf - Byte buffer.public byte directType()
directType in class GridDistributedTxFinishResponse<K,V>
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015