Class Hierarchy
- java.lang.Object
- com.oracle.coherence.concurrent.executor.AbstractCollector<T,R> (implements com.tangosol.io.pof.PortableObject, com.oracle.coherence.concurrent.executor.Task.Collector<T,A,R>)
- com.oracle.coherence.concurrent.executor.TaskCollectors.CountCollector<T>
- com.oracle.coherence.concurrent.executor.TaskCollectors.LastOfCollector<T>
- com.oracle.coherence.concurrent.executor.Result<T> (implements com.tangosol.io.ExternalizableLite, com.tangosol.io.pof.PortableObject)
- com.oracle.coherence.concurrent.executor.TaskCollectors
- com.oracle.coherence.concurrent.executor.TaskCollectors.FirstOfCollector<T> (implements com.tangosol.io.pof.PortableObject, com.oracle.coherence.concurrent.executor.Task.Collector<T,A,R>)
- com.oracle.coherence.concurrent.executor.TaskCollectors.ListOfCollector<T> (implements com.tangosol.io.pof.PortableObject, com.oracle.coherence.concurrent.executor.Task.Collector<T,A,R>)
- com.oracle.coherence.concurrent.executor.TaskCollectors.SetOfCollector<T> (implements com.tangosol.io.pof.PortableObject, com.oracle.coherence.concurrent.executor.Task.Collector<T,A,R>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.oracle.coherence.concurrent.executor.Task.Yield
- java.lang.Exception
- com.oracle.coherence.concurrent.executor.AbstractCollector<T,R> (implements com.tangosol.io.pof.PortableObject, com.oracle.coherence.concurrent.executor.Task.Collector<T,A,R>)
Interface Hierarchy
- java.util.function.Consumer<T>
- com.oracle.coherence.concurrent.executor.Task.CompletionRunnable<T> (also extends com.tangosol.io.ExternalizableLite)
- com.oracle.coherence.concurrent.executor.RemoteExecutor
- java.io.Serializable
- com.tangosol.io.ExternalizableLite
- com.oracle.coherence.concurrent.executor.Task<T>
- com.oracle.coherence.concurrent.executor.Task.Collector<T,A,R>
- com.oracle.coherence.concurrent.executor.Task.CompletionRunnable<T> (also extends java.util.function.Consumer<T>)
- com.oracle.coherence.concurrent.executor.Task.Option
- com.tangosol.io.ExternalizableLite
- com.oracle.coherence.concurrent.executor.Task.Collectable<T,R>
- com.oracle.coherence.concurrent.executor.Task.Completable<T,R>
- com.oracle.coherence.concurrent.executor.Task.Context<T>
- com.oracle.coherence.concurrent.executor.Task.Coordinator<T>
- com.oracle.coherence.concurrent.executor.Task.Properties
- com.oracle.coherence.concurrent.executor.Task.SubscribedOrchestration<T>
- com.oracle.coherence.concurrent.executor.Task.Orchestration<T>
- com.oracle.coherence.concurrent.executor.Task.Subscriber<T>
- com.oracle.coherence.concurrent.executor.Task.Subscription<T>