Uses of Class
com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.CacheAwareContinuation
-
Packages that use ClusteredExecutorInfo.CacheAwareContinuation Package Description com.oracle.coherence.concurrent.executor Classes to allow submission of tasks to the grid for execution. -
-
Uses of ClusteredExecutorInfo.CacheAwareContinuation in com.oracle.coherence.concurrent.executor
Subclasses of ClusteredExecutorInfo.CacheAwareContinuation in com.oracle.coherence.concurrent.executor Modifier and Type Class Description static classClusteredExecutorInfo.ClosingContinuationstatic classClusteredExecutorInfo.ClosingGracefullyContinuationAComposableContinuationto gracefully close aClusteredExecutorInfo, allowing already assignedTasks to complete.static classClusteredExecutorInfo.JoiningContinuationstatic classClusteredExecutorInfo.RemoveContinuationAComposableContinuationto remove aClusteredExecutorInfo.
-