public class DhtResultSetEnlistFuture extends GridDhtTxQueryAbstractEnlistFuture implements ResultSetEnlistFuture
ResultSetEnlistFuture.ResultSetUpdateSourceIteratorWrapper| Constructor and Description |
|---|
DhtResultSetEnlistFuture(UUID nearNodeId,
GridCacheVersion nearLockVer,
MvccSnapshot mvccSnapshot,
long threadId,
IgniteUuid nearFutId,
int nearMiniId,
int[] parts,
GridDhtTxLocalAdapter tx,
long timeout,
<any> cctx,
ResultSet rs) |
| Modifier and Type | Method and Description |
|---|---|
protected <any> |
createIterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateIterator, future, initpublic DhtResultSetEnlistFuture(UUID nearNodeId, GridCacheVersion nearLockVer, MvccSnapshot mvccSnapshot, long threadId, IgniteUuid nearFutId, int nearMiniId, int[] parts, GridDhtTxLocalAdapter tx, long timeout, <any> cctx, ResultSet rs)
nearNodeId - Near node ID.nearLockVer - Near lock version.mvccSnapshot - Mvcc snapshot.threadId - Thread ID.nearFutId - Near future id.nearMiniId - Near mini future id.parts - Partitions.tx - Transaction.timeout - Lock acquisition timeout.cctx - Cache context.rs - Result set to process.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2-p3 Release Date : April 25 2019