public class CacheObjectsReleaseFuture<T,R> extends GridCompoundFuture<T,R>
| Modifier and Type | Field and Description |
|---|---|
static int |
DFLT_IGNITE_PARTITION_RELEASE_FUTURE_WARN_LIMIT |
| 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, compoundsLockedExclusively, compoundsReadLock, compoundsReadUnlock, future, futures, futuresCountNoLock, hasFutures, hasPending, ignoreFailure, initialized, logDebug, logError, markInitialized, processFailurechain, chain, chainCompose, chainCompose, error, get, get, get, getUninterruptibly, ignoreInterrupts, isCancelled, isDone, isFailed, listen, logger, onCancelled, onDone, onDone, onDone, onDone, onDone, reset, resultpublic static final int DFLT_IGNITE_PARTITION_RELEASE_FUTURE_WARN_LIMIT
public 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.15.0 Release Date : April 25 2023