Package com.oracle.coherence.concurrent.executor.internal
-
Interface Summary Interface Description ClusterMemberAware AClusterMemberAwareobject is aware of its clusterMemberwishes to receive Member lifecycle events.Leased ALeasedobject is one that supports tracking of last use and automated cleanup upon expiry.LiveObject ALiveObjectis a Cache Entry Value that responds to Coherence Cache Events occurring on itself. -
Class Summary Class Description ClusteredTaskInterceptor A ClusteredTaskManager event interceptor that orders the incoming tasks and put them in pending state when the orchestrated tasks reaches given capacity.ClusteredTaskInterceptor.SequenceComparator Comparator used to compare sequence number.ClusteredTaskInterceptor.SetTaskStateProcessor AnInvocableMap.EntryProcessorto compare and set the state of aClusteredTaskManager, returning the previous state.ExecutorTrace Utility class used to trace executor processors, subscribers, and tasks.LifecycleEventInterceptor ALifecycleEventinterceptor to automatically activate and deactivate a localExecutorServicefor executing tasks.LiveObjectEventInterceptor TheLiveObjectEventInterceptoris theEventInterceptorthat forwardsEvents to objects implementsLiveObject.LiveObjectEventInterceptor.ExpiredProcessor AnInvocableMap.EntryProcessorto notify aLeasedthat it has expired.LiveObjectEventInterceptor.MemberAwareProcessor -
Enum Summary Enum Description Cause An enumeration to represent the possible causes of backing map events.