public class CompoundLockFuture extends GridFutureAdapter<Void> implements DhtLockFuture<Void>, IgniteInClosure<IgniteInternalFuture<?>>
| Constructor and Description |
|---|
CompoundLockFuture(int cnt,
GridDhtTxLocalAdapter tx) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(IgniteInternalFuture<?> future)
Closure body.
|
void |
init()
Init method.
|
void |
onError(Throwable error) |
void |
register(IgniteInternalFuture<?> fut) |
cancel, chain, chain, error, get, get, get, getUninterruptibly, ignoreInterrupts, isCancelled, isDone, isFailed, listen, logger, onCancelled, onDone, onDone, onDone, onDone, onDone, reset, result, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcancel, chain, chain, error, get, get, get, getUninterruptibly, isCancelled, isDone, listen, resultpublic CompoundLockFuture(int cnt,
GridDhtTxLocalAdapter tx)
cnt - ResultSet futures count.tx - Transaction.public void register(IgniteInternalFuture<?> fut)
fut - ResultSet future.public void init()
public void apply(IgniteInternalFuture<?> future)
IgniteInClosureapply in interface IgniteInClosure<IgniteInternalFuture<?>>future - Closure argument.public void onError(Throwable error)
onError in interface DhtLockFuture<Void>error - Error.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019