Uses of Interface
com.oracle.coherence.concurrent.executor.internal.LiveObject
-
Packages that use LiveObject Package Description com.oracle.coherence.concurrent.executor Classes to allow submission of tasks to the grid for execution. -
-
Uses of LiveObject in com.oracle.coherence.concurrent.executor
Classes in com.oracle.coherence.concurrent.executor that implement LiveObject Modifier and Type Class Description classClusteredExecutorInfoA Coherence-based implementation of aTaskExecutorService.ExecutorInfo.classClusteredTaskManager<T,A,R>Manages the definition and current state of an individualTaskbeing orchestrated by anTaskExecutorService.
-