public class CacheObjectsReleaseFuture<T,R> extends GridCompoundFuture<T,R>
| Constructor and Description |
|---|
CacheObjectsReleaseFuture(String type,
AffinityTopologyVersion topVer) |
CacheObjectsReleaseFuture(String type,
AffinityTopologyVersion topVer,
@Nullable IgniteReducer<T,R> rdc) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
add, apply, cancel, clear, future, futures, futuresCountNoLock, hasFutures, hasPending, ignoreFailure, initialized, logDebug, logError, markInitialized, processFailurechain, chain, error, get, get, get, getUninterruptibly, ignoreInterrupts, isCancelled, isDone, isFailed, listen, logger, onCancelled, onDone, onDone, onDone, onDone, onDone, reset, resultpublic CacheObjectsReleaseFuture(String type, AffinityTopologyVersion topVer)
type - Wait object type.topVer - Topology version to wait for.public CacheObjectsReleaseFuture(String type, AffinityTopologyVersion topVer, @Nullable @Nullable IgniteReducer<T,R> rdc)
type - Wait object type.topVer - Topology version to wait for.rdc - Reducer object.public String toString()
toString in class GridCompoundFuture<T,R>
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020