A B C D E F G H I J L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abandon(T) - Method in class com.oracle.coherence.concurrent.executor.ContinuationService
-
Abandons any
ComposableContinuations for the specified object. - AbstractCollectable<T,R,O extends AbstractOrchestration<T,?>> - Class in com.oracle.coherence.concurrent.executor
-
A base implementation of a
Task.CollectableandTask.Completable. - AbstractCollectable(O, Task.Collector<? super T, ?, R>) - Constructor for class com.oracle.coherence.concurrent.executor.AbstractCollectable
-
Constructs a
Task.Collectablebased on anTask.Orchestration. - AbstractCollector<T,R> - Class in com.oracle.coherence.concurrent.executor
-
An abstract
Task.Collector. - AbstractCollector() - Constructor for class com.oracle.coherence.concurrent.executor.AbstractCollector
- AbstractExecutorBuilder<T> - Class in com.oracle.coherence.concurrent.config.builders
-
Base
ParameterizedBuilderfpr named executors. - AbstractExecutorBuilder() - Constructor for class com.oracle.coherence.concurrent.config.builders.AbstractExecutorBuilder
- AbstractExecutorProcessor<T extends com.tangosol.coherence.config.builder.ParameterizedBuilder<NamedExecutorService>> - Class in com.oracle.coherence.concurrent.config.processors
-
Base class for
ElementProcessors producingNamedExecutorServiceinstances. - AbstractExecutorProcessor() - Constructor for class com.oracle.coherence.concurrent.config.processors.AbstractExecutorProcessor
- AbstractExecutorWithFactoryBuilder<T> - Class in com.oracle.coherence.concurrent.config.builders
-
Base
ParameterizedBuilderfor named executors that supportthread factories. - AbstractExecutorWithFactoryBuilder() - Constructor for class com.oracle.coherence.concurrent.config.builders.AbstractExecutorWithFactoryBuilder
- AbstractOrchestration<T,C extends TaskExecutorService> - Class in com.oracle.coherence.concurrent.executor
-
A base implementation of a
Task.Orchestration. - AbstractOrchestration(C, Task<T>) - Constructor for class com.oracle.coherence.concurrent.executor.AbstractOrchestration
-
Constructs a
Task.Orchestration. - AbstractTaskCoordinator<T> - Class in com.oracle.coherence.concurrent.executor
-
A base implementation of a
Task.Coordinator. - AbstractTaskCoordinator(String, ExecutorService, boolean) - Constructor for class com.oracle.coherence.concurrent.executor.AbstractTaskCoordinator
-
Construct an
AbstractTaskCoordinator. - accumulateAndGet(int, Remote.IntBinaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicInteger
-
Atomically updates the current value with the results of applying the given function to the current and given values, returning the updated value.
- accumulateAndGet(int, Remote.IntBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
- accumulateAndGet(int, Remote.IntBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
- accumulateAndGet(int, Remote.IntBinaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicInteger
-
Atomically updates the current value with the results of applying the given function to the current and given values, returning the updated value.
- accumulateAndGet(int, Remote.IntBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- accumulateAndGet(int, Remote.IntBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
- accumulateAndGet(int, IntBinaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicInteger
-
Atomically updates the current value with the results of applying the given function to the current and given values, returning the updated value.
- accumulateAndGet(int, IntBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
- accumulateAndGet(int, IntBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
- accumulateAndGet(int, IntBinaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicInteger
-
Atomically updates the current value with the results of applying the given function to the current and given values, returning the updated value.
- accumulateAndGet(int, IntBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- accumulateAndGet(int, IntBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
- accumulateAndGet(long, Remote.LongBinaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
-
Atomically updates the current value with the results of applying the given function to the current and given values, returning the updated value.
- accumulateAndGet(long, Remote.LongBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
- accumulateAndGet(long, Remote.LongBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
- accumulateAndGet(long, Remote.LongBinaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
-
Atomically updates the current value with the results of applying the given function to the current and given values, returning the updated value.
- accumulateAndGet(long, Remote.LongBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
- accumulateAndGet(long, Remote.LongBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
- accumulateAndGet(long, LongBinaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
-
Atomically updates the current value with the results of applying the given function to the current and given values, returning the updated value.
- accumulateAndGet(long, LongBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
- accumulateAndGet(long, LongBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
- accumulateAndGet(long, LongBinaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
-
Atomically updates the current value with the results of applying the given function to the current and given values, returning the updated value.
- accumulateAndGet(long, LongBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
- accumulateAndGet(long, LongBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
- accumulateAndGet(V, Remote.BinaryOperator<V>) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicReference
-
Atomically updates the current value with the results of applying the given function to the current and given values, returning the updated value.
- accumulateAndGet(V, Remote.BinaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicReference
- accumulateAndGet(V, Remote.BinaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicReference
- accumulateAndGet(V, Remote.BinaryOperator<V>) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicReference
-
Atomically updates the current value with the results of applying the given function to the current and given values, returning the updated value.
- accumulateAndGet(V, Remote.BinaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicReference
- accumulateAndGet(V, Remote.BinaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicReference
- accumulateAndGet(V, BinaryOperator<V>) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicReference
-
Atomically updates the current value with the results of applying the given function to the current and given values, returning the updated value.
- accumulateAndGet(V, BinaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicReference
- accumulateAndGet(V, BinaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicReference
- accumulateAndGet(V, BinaryOperator<V>) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicReference
-
Atomically updates the current value with the results of applying the given function to the current and given values, returning the updated value.
- accumulateAndGet(V, BinaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicReference
- accumulateAndGet(V, BinaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicReference
- accumulator() - Method in class com.oracle.coherence.concurrent.executor.AbstractCollector
- accumulator() - Method in class com.oracle.coherence.concurrent.executor.ConditionalCollector
- accumulator() - Method in interface com.oracle.coherence.concurrent.executor.Task.Collector
-
A function that folds
Taskresults into a mutable result container. - accumulator() - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.FirstOfCollector
- accumulator() - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.ListOfCollector
- accumulator() - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.SetOfCollector
- acquire() - Method in class com.oracle.coherence.concurrent.LocalSemaphore
- acquire() - Method in class com.oracle.coherence.concurrent.RemoteSemaphore
-
Acquires a permit from this semaphore, blocking until one is available, or the thread is interrupted.
- acquire() - Method in interface com.oracle.coherence.concurrent.Semaphore
-
Acquires a permit from this semaphore, blocking until one is available, or the thread is interrupted.
- acquire(int) - Method in class com.oracle.coherence.concurrent.LocalSemaphore
- acquire(int) - Method in class com.oracle.coherence.concurrent.RemoteSemaphore
-
Acquires the given number of permits from this semaphore, blocking until all are available, or the thread is interrupted.
- acquire(int) - Method in interface com.oracle.coherence.concurrent.Semaphore
-
Acquires the given number of permits from this semaphore, blocking until all are available, or the thread is interrupted.
- acquire(PermitAcquirer, int) - Method in class com.oracle.coherence.concurrent.internal.SemaphoreStatus
-
Acquires the given number of permits for specified acquirer.
- acquire(String) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
- acquire(String) - Method in interface com.oracle.coherence.concurrent.executor.TaskExecutorService
-
Attempts to acquire the
Task.Coordinatorfor a previously submittedTask. - acquireUninterruptibly() - Method in class com.oracle.coherence.concurrent.LocalSemaphore
- acquireUninterruptibly() - Method in class com.oracle.coherence.concurrent.RemoteSemaphore
-
Acquires a permit from this semaphore, blocking until one is available.
- acquireUninterruptibly() - Method in interface com.oracle.coherence.concurrent.Semaphore
-
Acquires a permit from this semaphore, blocking until one is available.
- acquireUninterruptibly(int) - Method in class com.oracle.coherence.concurrent.LocalSemaphore
- acquireUninterruptibly(int) - Method in class com.oracle.coherence.concurrent.RemoteSemaphore
-
Acquires the given number of permits from this semaphore, blocking until all are available.
- acquireUninterruptibly(int) - Method in interface com.oracle.coherence.concurrent.Semaphore
-
Acquires the given number of permits from this semaphore, blocking until all are available.
- add(T) - Method in class com.oracle.coherence.concurrent.executor.util.OptionsByType
-
Adds an option to the collection, replacing an existing option of the same concrete type if one exists.
- addAll(OptionsByType<? extends T>) - Method in class com.oracle.coherence.concurrent.executor.util.OptionsByType
-
Adds all current options into the specified
OptionsByTypeto this collection, replacing existing options of the same concrete type where they exist. - addAll(T[]) - Method in class com.oracle.coherence.concurrent.executor.util.OptionsByType
-
Adds an array of options to the collection, replacing existing options of the same concrete type where they exist.
- addAndGet(int) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicInteger
-
Atomically adds the given value to the current value.
- addAndGet(int) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
- addAndGet(int) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
- addAndGet(int) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicInteger
-
Atomically adds the given value to the current value.
- addAndGet(int) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- addAndGet(int) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
- addAndGet(long) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
-
Atomically adds the given value to the current value.
- addAndGet(long) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
- addAndGet(long) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
- addAndGet(long) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
-
Atomically adds the given value to the current value.
- addAndGet(long) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
- addAndGet(long) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
- addKey(LongArray<String>, long, String) - Method in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor
-
Add an entry to the key map.
- addMemberListener(MemberListener) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskCoordinator
-
Adds the specified
MemberListener. - addNamedExecutorService(NamedExecutorService) - Method in class com.oracle.coherence.concurrent.config.ConcurrentConfiguration
-
Add the specified
NamedExecutorServiceand register it with the localClusteredExecutorService. - addPending(int) - Method in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor
-
Add the given partition to the set of partitions with pending work.
- all(Remote.Predicate<? super T>) - Static method in class com.oracle.coherence.concurrent.executor.function.BiPredicates
-
Obtains a
Remote.Predicatethat ensures all results satisfy a specifiedRemote.Predicate. - AllResultsBiPredicate(Remote.Predicate<? super T>) - Constructor for class com.oracle.coherence.concurrent.executor.function.BiPredicates.AllResultsBiPredicate
-
Constructs an
BiPredicates.AllResultsBiPredicate. - always() - Static method in class com.oracle.coherence.concurrent.executor.function.Predicates
-
Obtains a
Remote.Predicatethat always succeeds. - AlwaysPredicate() - Constructor for class com.oracle.coherence.concurrent.executor.function.Predicates.AlwaysPredicate
-
Constructs a
Predicates.AlwaysPredicate(required for serialization). - analyze(ExecutionPlan, Map<String, ? extends TaskExecutorService.ExecutorInfo>, EnumSet<ExecutionStrategy.EvaluationRationale>) - Method in interface com.oracle.coherence.concurrent.executor.ExecutionStrategy
-
Analyzes the current
ExecutionPlanfor aTask, together with theTaskExecutorService.ExecutorInfoto produce a newExecutionPlan. - analyze(ExecutionPlan, Map<String, ? extends TaskExecutorService.ExecutorInfo>, EnumSet<ExecutionStrategy.EvaluationRationale>) - Method in class com.oracle.coherence.concurrent.executor.StandardExecutionStrategy
- andThen(Task.CompletionRunnable<? super R>) - Method in class com.oracle.coherence.concurrent.executor.AbstractCollectable
- andThen(Task.CompletionRunnable<? super R>) - Method in interface com.oracle.coherence.concurrent.executor.Task.Collectable
-
Provide a runnable to call when the task has completed.
- andThen(InvocableMap.EntryProcessor<String, ClusteredTaskManager, ?>) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.ChainedProcessor
-
Adds another
InvocableMap.EntryProcessorto theClusteredTaskManager.ChainedProcessor. - any(Remote.Predicate<? super T>) - Static method in class com.oracle.coherence.concurrent.executor.function.BiPredicates
-
Obtains a
Remote.Predicatethat ensures any result satisfies a specifiedRemote.Predicate. - ANY - com.oracle.coherence.concurrent.executor.ClusteredExecutorService.State
-
ANYis used for state transitions. - AnyFutureSubscriber<T> - Class in com.oracle.coherence.concurrent.executor.subscribers.internal
-
A
FutureSubscriberwhich notifies a monitor object when the task completes or fails. - AnyFutureSubscriber(Object) - Constructor for class com.oracle.coherence.concurrent.executor.subscribers.internal.AnyFutureSubscriber
-
Constructs a
AnyFutureSubscriber. - AnyResultBiPredicate(Remote.Predicate<? super T>) - Constructor for class com.oracle.coherence.concurrent.executor.function.BiPredicates.AnyResultBiPredicate
-
Constructs an
BiPredicates.AnyResultBiPredicate. - anything() - Static method in class com.oracle.coherence.concurrent.executor.function.Predicates
-
Obtains a
Remote.Predicatethat always succeeds. - as(String) - Method in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
- as(String) - Method in interface com.oracle.coherence.concurrent.executor.Task.Orchestration
-
Sets the unique identity for the
Taskwhen it is orchestrated. - asArray() - Method in class com.oracle.coherence.concurrent.executor.util.OptionsByType
-
Obtains the current collection of options as an array.
- asArray() - Method in class com.oracle.coherence.concurrent.executor.util.OptionsByType.EmptyOptionsByType
- assign(String) - Method in class com.oracle.coherence.concurrent.executor.MutableExecutionPlan
- ASSIGN - com.oracle.coherence.concurrent.executor.ExecutionPlan.Action
- ASSIGNED - com.oracle.coherence.concurrent.executor.ClusteredAssignment.State
- AssignmentProcessor() - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredAssignment.AssignmentProcessor
-
Constructs a
ClusteredAssignment.AssignmentProcessor(required for serialization). - AssignmentProcessor(ClusteredAssignment, ExecutionPlan.Action) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredAssignment.AssignmentProcessor
-
Construct an
ClusteredAssignment.AssignmentProcessoron a givenClusteredAssignmentand assignmentExecutionPlan.Action. - assignments() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.CacheAwareContinuation
-
Obtains a reference to the
ClusteredAssignmentcache. - assignments() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
Return the
NamedCachestoringClusteredAssignmentinstances. - assignments(CacheService) - Static method in class com.oracle.coherence.concurrent.executor.util.Caches
-
Obtains the cache used to store
ClusteredAssignmentinstances. - assignments(ConfigurableCacheFactory) - Static method in class com.oracle.coherence.concurrent.executor.util.Caches
-
Obtains the cache used to store
ClusteredAssignmentinstances. - assignments(Session) - Static method in class com.oracle.coherence.concurrent.executor.util.Caches
-
Obtains the cache used to store
ClusteredAssignmentinstances. - ASSIGNMENTS_CACHE_NAME - Static variable in class com.oracle.coherence.concurrent.executor.util.Caches
-
The
NamedCachein whichClusteredAssignmentinstances will be placed. - async() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicBoolean
-
Return non-blocking API for this atomic value.
- async() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicInteger
-
Return non-blocking API for this atomic value.
- async() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
-
Return non-blocking API for this atomic value.
- async() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicMarkableReference
-
Return non-blocking API for this atomic reference.
- async() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicReference
-
Return non-blocking API for this atomic reference.
- async() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicStampedReference
-
Return non-blocking API for this atomic reference.
- async() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicBoolean
- async() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- async() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
- async() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicMarkableReference
- async() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicReference
- async() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicStampedReference
- async() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicBoolean
- async() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
- async() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
- async() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicMarkableReference
- async() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicReference
- async() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicStampedReference
- AsyncAtomicBoolean - Interface in com.oracle.coherence.concurrent.atomic
-
A
booleanvalue that may be updated atomically. - AsyncAtomicBooleanProducer - Class in com.oracle.coherence.concurrent.atomic.internal.cdi
-
CDI producers for
AsyncAtomicBooleanvalues. - AsyncAtomicBooleanProducer() - Constructor for class com.oracle.coherence.concurrent.atomic.internal.cdi.AsyncAtomicBooleanProducer
- AsyncAtomicInteger - Interface in com.oracle.coherence.concurrent.atomic
-
A
intvalue that may be updated atomically. - AsyncAtomicIntegerProducer - Class in com.oracle.coherence.concurrent.atomic.internal.cdi
-
CDI producers for
AsyncAtomicIntegervalues. - AsyncAtomicIntegerProducer() - Constructor for class com.oracle.coherence.concurrent.atomic.internal.cdi.AsyncAtomicIntegerProducer
- AsyncAtomicLong - Interface in com.oracle.coherence.concurrent.atomic
-
A
longvalue that may be updated atomically. - AsyncAtomicLongProducer - Class in com.oracle.coherence.concurrent.atomic.internal.cdi
-
CDI producers for
AsyncAtomicLongvalues. - AsyncAtomicLongProducer() - Constructor for class com.oracle.coherence.concurrent.atomic.internal.cdi.AsyncAtomicLongProducer
- AsyncAtomicMarkableReference<V> - Interface in com.oracle.coherence.concurrent.atomic
-
An
AtomicMarkableReferencemaintains an object reference along with a mark bit, that can be updated atomically. - AsyncAtomicMarkableReferenceProducer - Class in com.oracle.coherence.concurrent.atomic.internal.cdi
-
CDI producers for
AsyncAtomicMarkableReferencevalues. - AsyncAtomicMarkableReferenceProducer() - Constructor for class com.oracle.coherence.concurrent.atomic.internal.cdi.AsyncAtomicMarkableReferenceProducer
- AsyncAtomicReference<V> - Interface in com.oracle.coherence.concurrent.atomic
-
An object reference that may be updated atomically.
- AsyncAtomicReferenceProducer - Class in com.oracle.coherence.concurrent.atomic.internal.cdi
-
CDI producers for
AsyncAtomicReferencevalues. - AsyncAtomicReferenceProducer() - Constructor for class com.oracle.coherence.concurrent.atomic.internal.cdi.AsyncAtomicReferenceProducer
- AsyncAtomicStampedReference<V> - Interface in com.oracle.coherence.concurrent.atomic
-
An
AtomicStampedReferencemaintains an object reference along with an integer "stamp", that can be updated atomically. - AsyncAtomicStampedReferenceProducer - Class in com.oracle.coherence.concurrent.atomic.internal.cdi
-
CDI producers for
AsyncAtomicStampedReferencevalues. - AsyncAtomicStampedReferenceProducer() - Constructor for class com.oracle.coherence.concurrent.atomic.internal.cdi.AsyncAtomicStampedReferenceProducer
- asyncEvaluateExecutionStrategy(CacheService, EnumSet<ExecutionStrategy.EvaluationRationale>) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
Asynchronously evaluate the
ExecutionStrategyfor theTaskand if necessary, update theExecutionPlanandResultmap. - asyncEvaluateResult(Result<R>) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
- AsyncLocalAtomicBoolean - Class in com.oracle.coherence.concurrent.atomic
-
Local implementation of
AsyncAtomicBooleaninterface, that simply wrapsjava.util.concurrent.atomic.AtomicBooleaninstance and returns an already completed future from each method. - AsyncLocalAtomicBoolean(AtomicBoolean) - Constructor for class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicBoolean
-
Construct
LocalAtomicBooleaninstance. - AsyncLocalAtomicInteger - Class in com.oracle.coherence.concurrent.atomic
-
Local implementation of
AsyncAtomicIntegerinterface, that simply wrapsjava.util.concurrent.atomic.AtomicIntegerinstance and returns an already completed future from each method. - AsyncLocalAtomicInteger(AtomicInteger) - Constructor for class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
-
Construct
LocalAtomicIntegerinstance. - AsyncLocalAtomicLong - Class in com.oracle.coherence.concurrent.atomic
-
Local implementation of
AsyncAtomicLonginterface, that simply wrapsjava.util.concurrent.atomic.AtomicLonginstance and returns an already completed future from each method. - AsyncLocalAtomicLong(AtomicLong) - Constructor for class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
-
Construct
LocalAtomicLonginstance. - AsyncLocalAtomicMarkableReference<V> - Class in com.oracle.coherence.concurrent.atomic
-
Local implementation of
AsyncAtomicMarkableReferenceinterface, that simply wrapsjava.util.concurrent.atomic.AtomicMarkableReferenceinstance and returns an already completed future from each method. - AsyncLocalAtomicMarkableReference(AtomicMarkableReference<V>) - Constructor for class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicMarkableReference
-
Construct
AsyncLocalAtomicMarkableReferenceinstance. - AsyncLocalAtomicReference<V> - Class in com.oracle.coherence.concurrent.atomic
-
Local implementation of
AsyncAtomicReferenceinterface, that simply wrapsjava.util.concurrent.atomic.AtomicReferenceinstance and returns an already completed future from each method. - AsyncLocalAtomicReference(AtomicReference<V>) - Constructor for class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicReference
-
Construct
LocalAtomicReference<V>instance. - AsyncLocalAtomicStampedReference<V> - Class in com.oracle.coherence.concurrent.atomic
-
Local implementation of
AsyncAtomicStampedReferenceinterface, that simply wrapsjava.util.concurrent.atomic.AtomicStampedReferenceinstance and returns an already completed future from each method. - AsyncLocalAtomicStampedReference(AtomicStampedReference<V>) - Constructor for class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicStampedReference
-
Construct
AsyncLocalAtomicStampedReferenceinstance. - asyncProcessChanges(CacheService, String, Cause) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
Asynchronously processes the changes that have recently occurred on the
ClusteredTaskManager. - AsyncProcessChangesContinuation(CacheService, String, Cause) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.AsyncProcessChangesContinuation
-
Constructs an
ClusteredTaskManager.AsyncProcessChangesContinuation. - AsyncRemoteAtomicBoolean - Class in com.oracle.coherence.concurrent.atomic
-
The remote implementation of
AsyncAtomicBoolean, backed by a CoherenceNamedMapentry. - AsyncRemoteAtomicBoolean(AsyncNamedMap<String, AtomicBoolean>, String) - Constructor for class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicBoolean
-
Constructs a new
AsyncRemoteAtomicBoolean. - AsyncRemoteAtomicInteger - Class in com.oracle.coherence.concurrent.atomic
-
The remote implementation of
AsyncAtomicInteger, backed by a CoherenceNamedMapentry. - AsyncRemoteAtomicInteger(AsyncNamedMap<String, AtomicInteger>, String) - Constructor for class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
-
Constructs a new
AsyncRemoteAtomicInteger. - AsyncRemoteAtomicLong - Class in com.oracle.coherence.concurrent.atomic
-
The remote implementation of
AsyncAtomicLong, backed by a CoherenceNamedMapentry. - AsyncRemoteAtomicLong(AsyncNamedMap<String, AtomicLong>, String) - Constructor for class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
-
Constructs a new
AsyncRemoteAtomicLong. - AsyncRemoteAtomicMarkableReference<V> - Class in com.oracle.coherence.concurrent.atomic
-
The remote implementation of
AsyncAtomicMarkableReference, backed by a CoherenceNamedMapentry. - AsyncRemoteAtomicMarkableReference(AsyncNamedMap<String, AtomicMarkableReference<V>>, String) - Constructor for class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicMarkableReference
-
Constructs a new
AsyncRemoteAtomicMarkableReference. - AsyncRemoteAtomicReference<V> - Class in com.oracle.coherence.concurrent.atomic
-
The remote implementation of
AsyncAtomicReference, backed by a CoherenceNamedMapentry. - AsyncRemoteAtomicReference(AsyncNamedMap<String, AtomicReference<V>>, String) - Constructor for class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicReference
-
Constructs a new
AsyncRemoteAtomicReference. - AsyncRemoteAtomicStampedReference<V> - Class in com.oracle.coherence.concurrent.atomic
-
The remote implementation of
AsyncAtomicStampedReference, backed by a CoherenceNamedMapentry. - AsyncRemoteAtomicStampedReference(AsyncNamedMap<String, AtomicStampedReference<V>>, String) - Constructor for class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicStampedReference
-
Constructs a new
AsyncRemoteAtomicStampedReference. - atLeast(Duration) - Static method in exception com.oracle.coherence.concurrent.executor.Task.Yield
-
Constructs a
Task.Yieldfor the specified duration. - AtomicBoolean - Interface in com.oracle.coherence.concurrent.atomic
-
A
booleanvalue that may be updated atomically. - AtomicBoolean.Serializer - Class in com.oracle.coherence.concurrent.atomic
-
POF serializer implementation.
- AtomicBooleanProducer - Class in com.oracle.coherence.concurrent.atomic.internal.cdi
-
CDI producers for
AtomicBooleanvalues. - AtomicBooleanProducer() - Constructor for class com.oracle.coherence.concurrent.atomic.internal.cdi.AtomicBooleanProducer
- AtomicEnum<T extends Enum<T>> - Class in com.oracle.coherence.concurrent.executor.atomic
-
An
Enumvalue that may be updated atomically. - AtomicInteger - Interface in com.oracle.coherence.concurrent.atomic
-
An
intvalue that may be updated atomically. - AtomicInteger.Serializer - Class in com.oracle.coherence.concurrent.atomic
-
POF serializer implementation.
- AtomicIntegerProducer - Class in com.oracle.coherence.concurrent.atomic.internal.cdi
-
CDI producers for
AtomicIntegervalues. - AtomicIntegerProducer() - Constructor for class com.oracle.coherence.concurrent.atomic.internal.cdi.AtomicIntegerProducer
- AtomicLong - Interface in com.oracle.coherence.concurrent.atomic
-
A
longvalue that may be updated atomically. - AtomicLong.Serializer - Class in com.oracle.coherence.concurrent.atomic
-
POF serializer implementation.
- AtomicLongProducer - Class in com.oracle.coherence.concurrent.atomic.internal.cdi
-
CDI producers for
AtomicLongvalues. - AtomicLongProducer() - Constructor for class com.oracle.coherence.concurrent.atomic.internal.cdi.AtomicLongProducer
- AtomicMarkableReference<V> - Interface in com.oracle.coherence.concurrent.atomic
-
An
AtomicMarkableReferencemaintains an object reference along with a mark bit, that can be updated atomically. - AtomicMarkableReference.Serializer<V> - Class in com.oracle.coherence.concurrent.atomic
-
POF serializer implementation.
- AtomicMarkableReferenceProducer - Class in com.oracle.coherence.concurrent.atomic.internal.cdi
-
CDI producers for
AtomicMarkableReferencevalues. - AtomicMarkableReferenceProducer() - Constructor for class com.oracle.coherence.concurrent.atomic.internal.cdi.AtomicMarkableReferenceProducer
- AtomicReference<V> - Interface in com.oracle.coherence.concurrent.atomic
-
An object reference that may be updated atomically.
- AtomicReference.Serializer<V> - Class in com.oracle.coherence.concurrent.atomic
-
POF serializer implementation.
- AtomicReferenceProducer - Class in com.oracle.coherence.concurrent.atomic.internal.cdi
-
CDI producers for
AtomicReferencevalues. - AtomicReferenceProducer() - Constructor for class com.oracle.coherence.concurrent.atomic.internal.cdi.AtomicReferenceProducer
- Atomics - Class in com.oracle.coherence.concurrent.atomic
-
Factory methods for various atomic value implementations.
- Atomics.SerializableAtomicMarkableReference<V> - Class in com.oracle.coherence.concurrent.atomic
-
Extension to
AtomicMarkableReferenceto allow Java serialization. - Atomics.SerializableAtomicStampedReference<V> - Class in com.oracle.coherence.concurrent.atomic
-
Extension to
AtomicStampedReferenceto allow Java serialization. - AtomicStampedReference<V> - Interface in com.oracle.coherence.concurrent.atomic
-
An
AtomicStampedReferencemaintains an object reference along with an integer "stamp", that can be updated atomically. - AtomicStampedReference.Serializer<V> - Class in com.oracle.coherence.concurrent.atomic
-
POF serializer implementation.
- AtomicStampedReferenceProducer - Class in com.oracle.coherence.concurrent.atomic.internal.cdi
-
CDI producers for
AtomicStampedReferencevalues. - AtomicStampedReferenceProducer() - Constructor for class com.oracle.coherence.concurrent.atomic.internal.cdi.AtomicStampedReferenceProducer
- attemptMark(V, boolean) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicMarkableReference
-
Atomically sets the value of the mark to the given update value if the current reference is equal to the expected reference.
- attemptMark(V, boolean) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicMarkableReference
- attemptMark(V, boolean) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicMarkableReference
- attemptMark(V, boolean) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicMarkableReference
-
Atomically sets the value of the mark to the given update value if the current reference is equal to the expected reference.
- attemptMark(V, boolean) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicMarkableReference
- attemptMark(V, boolean) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicMarkableReference
- attemptStamp(V, int) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicStampedReference
-
Atomically sets the value of the stamp to the given update value if the current reference is equal to the expected reference.
- attemptStamp(V, int) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicStampedReference
- attemptStamp(V, int) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicStampedReference
- attemptStamp(V, int) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicStampedReference
-
Atomically sets the value of the stamp to the given update value if the current reference is
==to the expected reference. - attemptStamp(V, int) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicStampedReference
- attemptStamp(V, int) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicStampedReference
- autoDetect() - Static method in class com.oracle.coherence.concurrent.executor.options.Member
-
Auto-detects the
Memberbased on the current environment. - available() - Static method in class com.oracle.coherence.concurrent.executor.function.Predicates
-
Obtains a
Remote.Predicatethat succeeds whenResult.isPresent()()}. - availablePermits() - Method in class com.oracle.coherence.concurrent.LocalSemaphore
- availablePermits() - Method in class com.oracle.coherence.concurrent.RemoteSemaphore
-
Returns the current number of permits available in this semaphore.
- availablePermits() - Method in interface com.oracle.coherence.concurrent.Semaphore
-
Returns the current number of permits available in this semaphore.
- await() - Method in interface com.oracle.coherence.concurrent.CountDownLatch
-
Causes the current thread to wait until the latch has counted down to zero, unless the thread is interrupted.
- await() - Method in class com.oracle.coherence.concurrent.LocalCountDownLatch
- await() - Method in class com.oracle.coherence.concurrent.RemoteCountDownLatch
-
Causes the current thread to wait until the latch has counted down to zero, unless the thread is interrupted.
- await(long, TimeUnit) - Method in interface com.oracle.coherence.concurrent.CountDownLatch
-
Causes the current thread to wait until the latch has counted down to zero, unless the thread is interrupted, or the specified waiting time elapses.
- await(long, TimeUnit) - Method in class com.oracle.coherence.concurrent.LocalCountDownLatch
- await(long, TimeUnit) - Method in class com.oracle.coherence.concurrent.RemoteCountDownLatch
-
Causes the current thread to wait until the latch has counted down to zero, unless the thread is interrupted, or the specified waiting time elapses.
- awaitTermination(long, TimeUnit) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
- awaitTermination(long, TimeUnit) - Method in interface com.oracle.coherence.concurrent.executor.RemoteExecutor
-
Blocks until all tasks have completed execution after a shutdown request, or the timeout occurs, or the current thread is interrupted, whichever happens first.
B
- BiPredicates - Class in com.oracle.coherence.concurrent.executor.function
-
Helper methods for
Remote.BiPredicates. - BiPredicates.AllResultsBiPredicate<T> - Class in com.oracle.coherence.concurrent.executor.function
-
A
Remote.BiPredicatethat is satisfied only when all provided results satisfy anotherRemote.Predicate. - BiPredicates.AnyResultBiPredicate<T> - Class in com.oracle.coherence.concurrent.executor.function
-
A
Remote.BiPredicatethat is satisfied when one or more of the provided results satisfies anotherRemote.Predicate. - BiPredicates.NeverBiPredicate - Class in com.oracle.coherence.concurrent.executor.function
-
A
BiPredicates.NeverBiPredicatereturns false for all values provided to theBiPredicate.test(Object, Object)method. - build() - Method in class com.oracle.coherence.concurrent.executor.ExecutionStrategyBuilder
-
Build an
ExecutionStrategy. - builder() - Method in class com.oracle.coherence.concurrent.config.processors.AbstractExecutorProcessor
- builder() - Method in class com.oracle.coherence.concurrent.config.processors.CachedProcessor
- builder() - Method in class com.oracle.coherence.concurrent.config.processors.FixedProcessor
- builder() - Method in class com.oracle.coherence.concurrent.config.processors.SingleProcessor
- builder() - Method in class com.oracle.coherence.concurrent.config.processors.WorkStealingProcessor
- buildPredicate(String, CronPattern.ValueParser) - Method in class com.oracle.coherence.concurrent.executor.util.CronPattern
-
A Predicate utility builder.
- byteValue() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicInteger
-
Returns the current value of this
AsyncAtomicIntegeras abyteafter a narrowing primitive conversion. - byteValue() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
-
Returns the value of the specified number as a
byte. - byteValue() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
- byteValue() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
- byteValue() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
- byteValue() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
- byteValue() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicInteger
-
Returns the current value of this
AtomicIntegeras abyteafter a narrowing primitive conversion. - byteValue() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
-
Returns the current value of this
AtomicLongas abyteafter a narrowing primitive conversion. - byteValue() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- byteValue() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
C
- CacheAwareContinuation(CacheService) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.CacheAwareContinuation
- CachedBuilder - Class in com.oracle.coherence.concurrent.config.builders
-
A
ParameterizedBuilderfor constructing aNamedExecutorServicewrapper that will construct a cached thread pool. - CachedBuilder() - Constructor for class com.oracle.coherence.concurrent.config.builders.CachedBuilder
- CachedProcessor - Class in com.oracle.coherence.concurrent.config.processors
-
An
ElementProcessorforcachedelements. - CachedProcessor() - Constructor for class com.oracle.coherence.concurrent.config.processors.CachedProcessor
- Caches - Class in com.oracle.coherence.concurrent.executor.util
-
Utility class for easy access to the various caches used by the
Executorservice. - call() - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledCallableTask
- CallableTask<T> - Class in com.oracle.coherence.concurrent.executor.tasks.internal
- CallableTask() - Constructor for class com.oracle.coherence.concurrent.executor.tasks.internal.CallableTask
-
Constructs a
CallableTask(required for serialization). - CallableTask(Callable<T>) - Constructor for class com.oracle.coherence.concurrent.executor.tasks.internal.CallableTask
-
Constructs a
CallableTask. - cancel() - Method in interface com.oracle.coherence.concurrent.executor.Task.Subscription
-
Causes the
Task.Subscriberto (eventually) stop receiving items from aTask.Coordinator. - cancel(boolean) - Method in class com.oracle.coherence.concurrent.executor.AbstractTaskCoordinator
- cancel(boolean) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskCoordinator
- cancel(boolean) - Method in class com.oracle.coherence.concurrent.executor.subscribers.internal.FutureSubscriber
- cancel(boolean) - Method in interface com.oracle.coherence.concurrent.executor.Task.Coordinator
-
Attempts to cancel execution of the
Task. - cancelAll(List<Future<T>>) - Static method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
-
Cancels all provided
futures. - cancelAll(List<Future<T>>, int) - Static method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
-
Cancels provided
futuresbeginning with the specified index. - cancelAssignments(String, CacheService) - Static method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
-
Cancels all assignments that are currently running.
- CancellationProcessor() - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.CancellationProcessor
- CANCELLED - com.oracle.coherence.concurrent.executor.ClusteredAssignment.State
-
Indicates an
ClusteredAssignment.State.EXECUTINGTaskhas been cancelled. - Cause - Enum in com.oracle.coherence.concurrent.executor.internal
-
An enumeration to represent the possible causes of backing map events.
- CESRunnableFuture(Runnable, V) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorService.CESRunnableFuture
-
Construct a
ClusteredExecutorService.CESRunnableFuturewhich encapsulates the passed inRunnable. - CESRunnableFuture(Callable<V>) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorService.CESRunnableFuture
-
Construct a
ClusteredExecutorService.CESRunnableFuturewhich encapsulates the passed inCallable. - ChainedProcessor() - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.ChainedProcessor
-
Constructs an empty
ClusteredTaskManager.ChainedProcessor - CheckHoldersRunnable() - Constructor for class com.oracle.coherence.concurrent.internal.Cleaner.CheckHoldersRunnable
- Cleaner - Class in com.oracle.coherence.concurrent.internal
-
This Cleaner is triggered by members leaving the service or partitions arriving at this member, and is used to release locks and semaphore permits held by the departed members.
- Cleaner() - Constructor for class com.oracle.coherence.concurrent.internal.Cleaner
- Cleaner.CheckHoldersRunnable - Class in com.oracle.coherence.concurrent.internal
-
A
Runnablethat fires anAsynchronousProcessorto validate lock holders. - cleanProperties(CacheService) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
Clean up the task properties.
- cleanup(CacheService, String) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
Cleanup metadata associated with the given task key.
- CleanupContinuation(CacheService, String) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.CleanupContinuation
-
Constructs a
ClusteredTaskManager.CleanupContinuation. - cleanupTask(String) - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
Removes the task from the known task executors and adjusts metrics accordingly.
- CLIENT_CONFIG_URI - Static variable in class com.oracle.coherence.concurrent.config.ConcurrentServicesSessionConfiguration
-
The URI to the default configuration for the
coherence-concurrentmodule. - clone(Object) - Static method in class com.oracle.coherence.concurrent.executor.tasks.CronTask
-
Creates a clone of the given object.
- close() - Method in class com.oracle.coherence.concurrent.executor.AbstractTaskCoordinator
-
Closes the
AbstractTaskCoordinatorand notifies theTask.Subscribers that there will no longer be any further items by callingTask.Subscriber.onComplete(). - close() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
Closes the
Executor. - close() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskCoordinator
-
Closes this
ClusteredTaskCoordinatorand notifies theTask.Subscribers that there will no longer be any further items by callingTask.Subscriber.onComplete(). - close() - Method in interface com.oracle.coherence.concurrent.executor.TaskExecutorService.Registration
-
TODO(rl): flesh out contract Close this registration.
- CLOSED - com.oracle.coherence.concurrent.executor.TaskExecutorService.ExecutorInfo.State
-
The
ExecutorServicehas been closed and no longer has any allocatedTasks. - closeSubscriber(Task.Subscriber<? super T>, boolean) - Method in class com.oracle.coherence.concurrent.executor.AbstractTaskCoordinator
-
A helper method to close a
Task.Subscriberusing the callingThread. - CLOSING - com.oracle.coherence.concurrent.executor.TaskExecutorService.ExecutorInfo.State
-
The
ExecutorServicehas commenced closing, including cleaning up resources and allocatedTasks. - CLOSING_GRACEFULLY - com.oracle.coherence.concurrent.executor.TaskExecutorService.ExecutorInfo.State
-
The
ExecutorServicehas commenced graceful closing. - ClosingContinuation(String, CacheService) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.ClosingContinuation
-
Constructs an
ClusteredExecutorInfo.ClosingContinuation. - ClosingGracefullyContinuation(String, CacheService) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.ClosingGracefullyContinuation
-
Constructs an
ClusteredExecutorInfo.ClosingGracefullyContinuation. - ClusteredAssignment - Class in com.oracle.coherence.concurrent.executor
- ClusteredAssignment() - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredAssignment
-
Constructs a
ClusteredAssignment(required for serialization). - ClusteredAssignment(String, String) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredAssignment
-
Constructs a
ClusteredAssignment. - ClusteredAssignment.AssignmentProcessor - Class in com.oracle.coherence.concurrent.executor
-
An
InvocableMap.EntryProcessorwhich updates an assignment due to an assignmentExecutionPlan.Action. - ClusteredAssignment.SetStateProcessor - Class in com.oracle.coherence.concurrent.executor
-
An
InvocableMap.EntryProcessorto compare and set the state of aClusteredAssignment, returning the previous state. - ClusteredAssignment.State - Enum in com.oracle.coherence.concurrent.executor
-
The current state of the assignment.
- ClusteredExecutorInfo - Class in com.oracle.coherence.concurrent.executor
-
A Coherence-based implementation of a
TaskExecutorService.ExecutorInfo. - ClusteredExecutorInfo() - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
Constructs a
ClusteredExecutorInfo(for serialization support). - ClusteredExecutorInfo(String, long, long, long, long, OptionsByType<TaskExecutorService.Registration.Option>) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
Constructs a
ClusteredExecutorInfowith the specified parameters. - ClusteredExecutorInfo.CacheAwareContinuation - Class in com.oracle.coherence.concurrent.executor
- ClusteredExecutorInfo.ClosingContinuation - Class in com.oracle.coherence.concurrent.executor
- ClusteredExecutorInfo.ClosingGracefullyContinuation - Class in com.oracle.coherence.concurrent.executor
-
A
ComposableContinuationto gracefully close aClusteredExecutorInfo, allowing already assignedTasks to complete. - ClusteredExecutorInfo.JoiningContinuation - Class in com.oracle.coherence.concurrent.executor
- ClusteredExecutorInfo.RemoveContinuation - Class in com.oracle.coherence.concurrent.executor
-
A
ComposableContinuationto remove aClusteredExecutorInfo. - ClusteredExecutorInfo.SetStateProcessor - Class in com.oracle.coherence.concurrent.executor
-
An
InvocableMap.EntryProcessorto compare and set the state of aClusteredExecutorInfo, returning the previous state. - ClusteredExecutorInfo.TouchProcessor - Class in com.oracle.coherence.concurrent.executor
-
An
InvocableMap.EntryProcessorto update the last update timestamp of aClusteredExecutorInfo. - ClusteredExecutorInfo.TouchRunnable - Class in com.oracle.coherence.concurrent.executor
-
A
Runnableto asynchronously touch. - ClusteredExecutorInfo.UpdateInfoProcessor - Class in com.oracle.coherence.concurrent.executor
-
An
InvocableMap.EntryProcessorto update the state of anTaskExecutorService.ExecutorInfo. - ClusteredExecutorInfo.UpdateInfoRunnable - Class in com.oracle.coherence.concurrent.executor
-
A
Runnableto asynchronously update the state ofClusteredExecutorInfousing the information based on the currentRuntime. - ClusteredExecutorService - Class in com.oracle.coherence.concurrent.executor
-
An Oracle Coherence based
TaskExecutorService. - ClusteredExecutorService(CacheService) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
-
Constructs a
ClusteredExecutorServicebased on the specifiedCacheService. - ClusteredExecutorService(ConfigurableCacheFactory) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
-
Constructs a
ClusteredExecutorServicebased on the specifiedConfigurableCacheFactory. - ClusteredExecutorService(Session) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
-
Constructs a
ClusteredExecutorServicebased on the specifiedSession. - ClusteredExecutorService.CESRunnableFuture<V> - Class in com.oracle.coherence.concurrent.executor
-
CESRunnableFutureis a holder for the Callable or Runnable which will be executed byClusteredExecutorService.execute(Remote.Runnable). - ClusteredExecutorService.State - Enum in com.oracle.coherence.concurrent.executor
-
Enumeration representing possible state transitions of the
ClusteredExecutorService. - ClusteredOrchestration<T> - Class in com.oracle.coherence.concurrent.executor
-
A clustered implementation of a
Task.Orchestration. - ClusteredOrchestration(ClusteredExecutorService, Task<T>) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredOrchestration
-
Constructs a new
ClusteredOrchestration. - ClusteredProperties - Class in com.oracle.coherence.concurrent.executor
-
A clustered implementation of a
Task.Properties. - ClusteredProperties() - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredProperties
-
Constructs an
ClusteredProperties(required for serialization). - ClusteredProperties(String, CacheService) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredProperties
-
Constructs a
ClusteredPropertiesgiven the task ID and cache service. - ClusteredProperties(String, CacheService, TaskProperties) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredProperties
-
Constructs a
ClusteredPropertiesgiven the task ID, cache service, and initial properties. - ClusteredProperties.PropertyKey<T extends Serializable> - Class in com.oracle.coherence.concurrent.executor
-
Property key.
- ClusteredProperties.PropertyValue<T extends Serializable> - Class in com.oracle.coherence.concurrent.executor
-
Property value.
- ClusteredProperties.SetPropertyValueProcessor<K extends Serializable,V extends Serializable> - Class in com.oracle.coherence.concurrent.executor
-
An
InvocableMap.EntryProcessorfor inserting/updatingClusteredProperties.PropertyKey/ClusteredProperties.PropertyValuemappings. - ClusteredRegistration - Class in com.oracle.coherence.concurrent.executor
-
A cluster-based implementation of an
TaskExecutorService.Registration. - ClusteredRegistration(ClusteredExecutorService, String, ExecutorService, OptionsByType<TaskExecutorService.Registration.Option>) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
Constructs a
ClusteredRegistration. - ClusteredRegistration.ExecutorMBeanImpl - Class in com.oracle.coherence.concurrent.executor
-
ExecutorMBeanimplementation. - ClusteredRegistration.TaskExecutor - Class in com.oracle.coherence.concurrent.executor
- ClusteredTaskCoordinator<T> - Class in com.oracle.coherence.concurrent.executor
-
An implementation of a
Task.Coordinatorfor Coherence-based implementation. - ClusteredTaskCoordinator(CacheService, ClusteredTaskManager, ExecutorService) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredTaskCoordinator
-
Constructs a
ClusteredTaskCoordinator. - ClusteredTaskCoordinator(CacheService, ClusteredTaskManager, ExecutorService, Task.Properties, Iterator<Task.Subscriber<? super T>>) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredTaskCoordinator
-
Constructs a
ClusteredTaskCoordinator. - ClusteredTaskCoordinator.ClusteredMemberListener - Class in com.oracle.coherence.concurrent.executor
-
A
MemberListenerto monitor the member thisClusteredTaskCoordinatoris part of / connected to in case of an *Extend client. - ClusteredTaskInterceptor - Class in com.oracle.coherence.concurrent.executor.internal
-
A ClusteredTaskManager event interceptor that orders the incoming tasks and put them in pending state when the orchestrated tasks reaches given capacity.
- ClusteredTaskInterceptor(String) - Constructor for class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor
-
Constructs a
ClusteredTaskInterceptor. - ClusteredTaskInterceptor.SequenceComparator - Class in com.oracle.coherence.concurrent.executor.internal
-
Comparator used to compare sequence number.
- ClusteredTaskInterceptor.SetTaskStateProcessor - Class in com.oracle.coherence.concurrent.executor.internal
-
An
InvocableMap.EntryProcessorto compare and set the state of aClusteredTaskManager, returning the previous state. - ClusteredTaskManager<T,A,R> - Class in com.oracle.coherence.concurrent.executor
-
Manages the definition and current state of an individual
Taskbeing orchestrated by anTaskExecutorService. - ClusteredTaskManager() - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
Constructs an
ClusteredTaskManager(required for serialization). - ClusteredTaskManager(String, Task<T>, ExecutionStrategy, Task.Collector<? super T, A, R>, Remote.Predicate<? super R>, Task.CompletionRunnable<? super R>, Duration, OptionsByType<Task.Option>) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
Constructs a
ClusteredTaskManagerfor the specifiedTask. - ClusteredTaskManager.AsyncProcessChangesContinuation - Class in com.oracle.coherence.concurrent.executor
-
The
ComposableContinuationto asynchronously process the changes to theClusteredTaskManager. - ClusteredTaskManager.CancellationProcessor - Class in com.oracle.coherence.concurrent.executor
-
An
InvocableMap.EntryProcessorto terminate a runningTask. - ClusteredTaskManager.ChainedProcessor - Class in com.oracle.coherence.concurrent.executor
-
A
ClusteredTaskManager.ChainedProcessorexecutes zero or more containedInvocableMap.EntryProcessors in sequence against a singleInvocableMap.Entryas a single transaction. - ClusteredTaskManager.CleanupContinuation - Class in com.oracle.coherence.concurrent.executor
-
A
ComposableContinuationto clean up theClusteredTaskManager. - ClusteredTaskManager.NotifyExecutionStrategyProcessor - Class in com.oracle.coherence.concurrent.executor
-
An
InvocableMap.EntryProcessorto notify theTaskthat an event has occurred which requires theExecutionStrategyto be re-evaluated. - ClusteredTaskManager.OptimizeExecutionPlanProcessor - Class in com.oracle.coherence.concurrent.executor
- ClusteredTaskManager.SetActionProcessor - Class in com.oracle.coherence.concurrent.executor
-
An
InvocableMap.EntryProcessorto compare and set the action of aExecutionPlanfor a givenExecutor. - ClusteredTaskManager.State - Enum in com.oracle.coherence.concurrent.executor
-
The state of the
ClusteredTaskManager. - ClusteredTaskManager.UpdateCollectedResultProcessor<T> - Class in com.oracle.coherence.concurrent.executor
-
An
PortableAbstractProcessorto update the collected result for aTask. - ClusteredTaskManager.UpdateContributedResultProcessor - Class in com.oracle.coherence.concurrent.executor
- ClusteredTaskManager.UpdateExecutionPlanProcessor - Class in com.oracle.coherence.concurrent.executor
-
An
InvocableMap.EntryProcessorto update theExecutionPlanfor aTaskafter theExecutionStrategyhas been evaluated. - ClusterMember - Class in com.oracle.coherence.concurrent.executor.options
-
An
TaskExecutorService.Registration.Optionspecifying whether anExecutoris running on a Coherence cluster member. - ClusterMember() - Constructor for class com.oracle.coherence.concurrent.executor.options.ClusterMember
- ClusterMemberAware - Interface in com.oracle.coherence.concurrent.executor.internal
-
A
ClusterMemberAwareobject is aware of its clusterMemberwishes to receive Member lifecycle events. - collect() - Method in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
-
Obtain a
Task.Collectableusing the default collection mechanism. - collect() - Method in class com.oracle.coherence.concurrent.executor.ClusteredOrchestration
- collect(Task.Collector<? super T, ?, R>) - Method in class com.oracle.coherence.concurrent.executor.ClusteredOrchestration
- collect(Task.Collector<? super T, ?, R>) - Method in interface com.oracle.coherence.concurrent.executor.Task.Orchestration
-
Creates a
Task.Collectablefor theTaskusing the specifiedTask.Collector, that will collect individual results fromTasks when they are executed with orchestratedExecutors. - com.oracle.coherence.concurrent - package com.oracle.coherence.concurrent
-
Coherence Concurrent utilities based on java.util.concurrent.
- com.oracle.coherence.concurrent.atomic - package com.oracle.coherence.concurrent.atomic
-
A small toolkit of classes that support lock-free thread-safe programming on single variables.
- com.oracle.coherence.concurrent.atomic.internal.cdi - package com.oracle.coherence.concurrent.atomic.internal.cdi
- com.oracle.coherence.concurrent.cdi - package com.oracle.coherence.concurrent.cdi
-
CDI-related annotations for Coherence-Concurrent.
- com.oracle.coherence.concurrent.config - package com.oracle.coherence.concurrent.config
- com.oracle.coherence.concurrent.config.builders - package com.oracle.coherence.concurrent.config.builders
- com.oracle.coherence.concurrent.config.processors - package com.oracle.coherence.concurrent.config.processors
- com.oracle.coherence.concurrent.executor - package com.oracle.coherence.concurrent.executor
-
Classes to allow submission of tasks to the grid for execution.
- com.oracle.coherence.concurrent.executor.atomic - package com.oracle.coherence.concurrent.executor.atomic
- com.oracle.coherence.concurrent.executor.function - package com.oracle.coherence.concurrent.executor.function
- com.oracle.coherence.concurrent.executor.internal - package com.oracle.coherence.concurrent.executor.internal
- com.oracle.coherence.concurrent.executor.internal.cdi - package com.oracle.coherence.concurrent.executor.internal.cdi
- com.oracle.coherence.concurrent.executor.management - package com.oracle.coherence.concurrent.executor.management
-
MBeans for Coherence Concurrent executors.
- com.oracle.coherence.concurrent.executor.options - package com.oracle.coherence.concurrent.executor.options
- com.oracle.coherence.concurrent.executor.processors - package com.oracle.coherence.concurrent.executor.processors
- com.oracle.coherence.concurrent.executor.subscribers - package com.oracle.coherence.concurrent.executor.subscribers
- com.oracle.coherence.concurrent.executor.subscribers.internal - package com.oracle.coherence.concurrent.executor.subscribers.internal
- com.oracle.coherence.concurrent.executor.tasks - package com.oracle.coherence.concurrent.executor.tasks
- com.oracle.coherence.concurrent.executor.tasks.internal - package com.oracle.coherence.concurrent.executor.tasks.internal
- com.oracle.coherence.concurrent.executor.util - package com.oracle.coherence.concurrent.executor.util
- com.oracle.coherence.concurrent.internal - package com.oracle.coherence.concurrent.internal
- com.oracle.coherence.concurrent.internal.cdi - package com.oracle.coherence.concurrent.internal.cdi
- com.oracle.coherence.concurrent.locks - package com.oracle.coherence.concurrent.locks
-
Interfaces and classes providing a framework for locking and waiting for conditions that is distinct from built-in synchronization and monitors.
- com.oracle.coherence.concurrent.locks.internal - package com.oracle.coherence.concurrent.locks.internal
- com.oracle.coherence.concurrent.locks.internal.cdi - package com.oracle.coherence.concurrent.locks.internal.cdi
- compare(Object, Object) - Method in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor.SequenceComparator
- compareAndExchange(boolean, boolean) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicBoolean
-
Atomically sets the value to
newValueif the current value, referred to as the witness value,== expectedValue. - compareAndExchange(boolean, boolean) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicBoolean
- compareAndExchange(boolean, boolean) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicBoolean
- compareAndExchange(boolean, boolean) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicBoolean
-
Atomically sets the value to
newValueif the current value, referred to as the witness value,== expectedValue. - compareAndExchange(boolean, boolean) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicBoolean
- compareAndExchange(boolean, boolean) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicBoolean
- compareAndExchange(int, int) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicInteger
-
Atomically sets the value to
newValueif the current value, referred to as the witness value,== expectedValue. - compareAndExchange(int, int) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
- compareAndExchange(int, int) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
- compareAndExchange(int, int) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicInteger
-
Atomically sets the value to
newValueif the current value, referred to as the witness value,== expectedValue. - compareAndExchange(int, int) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- compareAndExchange(int, int) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
- compareAndExchange(long, long) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
-
Atomically sets the value to
newValueif the current value, referred to as the witness value,== expectedValue. - compareAndExchange(long, long) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
- compareAndExchange(long, long) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
- compareAndExchange(long, long) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
-
Atomically sets the value to
newValueif the current value, referred to as the witness value,== expectedValue. - compareAndExchange(long, long) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
- compareAndExchange(long, long) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
- compareAndExchange(V, V) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicReference
-
Atomically sets the value to
newValueif the current value, referred to as the witness value, is equal to theexpectedValue. - compareAndExchange(V, V) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicReference
- compareAndExchange(V, V) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicReference
- compareAndExchange(V, V) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicReference
-
Atomically sets the value to
newValueif the current value, referred to as the witness value, is equal to the== expectedValue. - compareAndExchange(V, V) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicReference
- compareAndExchange(V, V) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicReference
- compareAndSet(boolean, boolean) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicBoolean
-
Atomically sets the value to
newValueif the current value== expectedValue. - compareAndSet(boolean, boolean) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicBoolean
- compareAndSet(boolean, boolean) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicBoolean
- compareAndSet(boolean, boolean) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicBoolean
-
Atomically sets the value to
newValueif the current value== expectedValue. - compareAndSet(boolean, boolean) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicBoolean
- compareAndSet(boolean, boolean) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicBoolean
- compareAndSet(int, int) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicInteger
-
Atomically sets the value to
newValueif the current value== expectedValue. - compareAndSet(int, int) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
- compareAndSet(int, int) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
- compareAndSet(int, int) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicInteger
-
Atomically sets the value to
newValueif the current value== expectedValue. - compareAndSet(int, int) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- compareAndSet(int, int) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
- compareAndSet(long, long) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
-
Atomically sets the value to
newValueif the current value== expectedValue. - compareAndSet(long, long) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
- compareAndSet(long, long) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
- compareAndSet(long, long) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
-
Atomically sets the value to
newValueif the current value== expectedValue. - compareAndSet(long, long) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
- compareAndSet(long, long) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
- compareAndSet(T, T) - Method in class com.oracle.coherence.concurrent.executor.atomic.AtomicEnum
-
Atomically sets the value to the new value if the current value == the expected value.
- compareAndSet(V, V) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicReference
-
Atomically sets the value to
newValueif the current value is equal to theexpectedValue. - compareAndSet(V, V) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicReference
- compareAndSet(V, V) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicReference
- compareAndSet(V, V) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicReference
-
Atomically sets the value to
newValueif the current value is equal to theexpectedValue. - compareAndSet(V, V) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicReference
- compareAndSet(V, V) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicReference
- compareAndSet(V, V, boolean, boolean) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicMarkableReference
-
Atomically sets the value of both the reference and mark to the given update values if the current reference is equal to the expected reference and the current mark is equal to the expected mark.
- compareAndSet(V, V, boolean, boolean) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicMarkableReference
- compareAndSet(V, V, boolean, boolean) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicMarkableReference
- compareAndSet(V, V, boolean, boolean) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicMarkableReference
-
Atomically sets the value of both the reference and mark to the given update values if the current reference is equal to the expected reference and the current mark is equal to the expected mark.
- compareAndSet(V, V, boolean, boolean) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicMarkableReference
- compareAndSet(V, V, boolean, boolean) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicMarkableReference
- compareAndSet(V, V, int, int) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicStampedReference
-
Atomically sets the value of both the reference and stamp to the given update values if the current reference is equal to the expected reference and the current stamp is equal to the expected stamp.
- compareAndSet(V, V, int, int) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicStampedReference
- compareAndSet(V, V, int, int) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicStampedReference
- compareAndSet(V, V, int, int) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicStampedReference
-
Atomically sets the value of both the reference and stamp to the given update values if the current reference is
==to the expected reference and the current stamp is equal to the expected stamp. - compareAndSet(V, V, int, int) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicStampedReference
- compareAndSet(V, V, int, int) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicStampedReference
- compareTo(Delayed) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService.CESRunnableFuture
- COMPLETED - com.oracle.coherence.concurrent.executor.ExecutionPlan.Action
- ComposableContinuation - Interface in com.oracle.coherence.concurrent.executor
-
This extension allows composition of Continuations.
- compose(ComposableContinuation) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.ClosingContinuation
- compose(ComposableContinuation) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.ClosingGracefullyContinuation
- compose(ComposableContinuation) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.JoiningContinuation
- compose(ComposableContinuation) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.RemoveContinuation
- compose(ComposableContinuation) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.AsyncProcessChangesContinuation
- compose(ComposableContinuation) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.CleanupContinuation
- compose(ComposableContinuation) - Method in interface com.oracle.coherence.concurrent.executor.ComposableContinuation
-
Composes this
ComposableContinuationwith the specifiedComposableContinuationto produce aComposableContinuationthat replaces the need for this and the specifiedComposableContinuation. - ConcurrentConfiguration - Class in com.oracle.coherence.concurrent.config
-
A simple holder for the parsing result of an
coherence-concurrentconfiguration artifacts. - concurrently() - Method in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
- concurrently() - Method in class com.oracle.coherence.concurrent.executor.ExecutionStrategyBuilder
-
Set this
ExecutionStrategyBuilderso that createdExecutionStrategys will executeTasks in a concurrent nature. - concurrently() - Method in interface com.oracle.coherence.concurrent.executor.Task.Orchestration
- ConcurrentPofConfigProvider - Class in com.oracle.coherence.concurrent.config
-
An implementation of a
PofConfigProviderto make the Concurrent POF configuration discoverable. - ConcurrentPofConfigProvider() - Constructor for class com.oracle.coherence.concurrent.config.ConcurrentPofConfigProvider
- ConcurrentServicesSessionConfiguration - Class in com.oracle.coherence.concurrent.config
- ConcurrentServicesSessionConfiguration() - Constructor for class com.oracle.coherence.concurrent.config.ConcurrentServicesSessionConfiguration
- ConcurrentServicesSessionConfiguration.ConcurrentServicesSessionProvider - Class in com.oracle.coherence.concurrent.config
-
The custom Atomics session provider.
- ConcurrentServicesSessionProvider() - Constructor for class com.oracle.coherence.concurrent.config.ConcurrentServicesSessionConfiguration.ConcurrentServicesSessionProvider
- ConditionalCollector<T,A,R> - Class in com.oracle.coherence.concurrent.executor
-
A
Task.Collectorthat conditionally collects values based on the available result. - ConditionalCollector() - Constructor for class com.oracle.coherence.concurrent.executor.ConditionalCollector
-
For serialization.
- ConditionalCollector(Remote.Predicate<? super Iterator<T>>, Task.Collector<? super T, A, R>, R) - Constructor for class com.oracle.coherence.concurrent.executor.ConditionalCollector
-
Constructs a
ConditionalCollector. - CONFIG_URI - Static variable in class com.oracle.coherence.concurrent.config.ConcurrentServicesSessionConfiguration
-
The URI to the default configuration for the
coherence-concurrentmodule. - contains(Class<O>) - Method in class com.oracle.coherence.concurrent.executor.util.OptionsByType
-
Determines if an option of the specified concrete type is in the collection.
- contains(Class<O>) - Method in class com.oracle.coherence.concurrent.executor.util.OptionsByType.EmptyOptionsByType
- contains(String) - Method in class com.oracle.coherence.concurrent.executor.MutableExecutionPlan
- contains(T) - Method in class com.oracle.coherence.concurrent.executor.util.OptionsByType
-
Determines if the specified option (and type) is in the
OptionsByType. - contains(T) - Method in class com.oracle.coherence.concurrent.executor.util.OptionsByType.EmptyOptionsByType
- ContinuationRunnable(T, int) - Constructor for class com.oracle.coherence.concurrent.executor.ContinuationService.ContinuationRunnable
-
Constructs a
ContinuationService.ContinuationRunnable. - ContinuationService<T> - Class in com.oracle.coherence.concurrent.executor
-
A service for tracking, composing and executing
ComposableContinuations. - ContinuationService(ThreadFactory) - Constructor for class com.oracle.coherence.concurrent.executor.ContinuationService
-
Construct a
ContinuationServiceusing the specifiedThreadFactoryto provideThreads for executingComposableContinuations. - ContinuationService.ContinuationRunnable - Class in com.oracle.coherence.concurrent.executor
-
The
Runnablethat will execute aComposableContinuationfor anObjectusing a specifiedExecutorServiceindex. - count() - Static method in class com.oracle.coherence.concurrent.executor.TaskCollectors
-
A
Task.Collectorthat counts the number of non-null results that have been made. - count(Predicate<? super ExecutionPlan.Action>) - Method in interface com.oracle.coherence.concurrent.executor.ExecutionPlan
-
Determines the number of a
Executors whoseExecutionPlan.Actions satisfy the specifiedPredicatein theExecutionPlan. - count(Predicate<? super ExecutionPlan.Action>) - Method in class com.oracle.coherence.concurrent.executor.MutableExecutionPlan
- Count - Annotation Type in com.oracle.coherence.concurrent.cdi
-
A qualifier annotation used when injecting Coherence resource to specify the latch count.
- Count.Literal - Class in com.oracle.coherence.concurrent.cdi
-
An annotation literal for the
Countannotation. - CountCollector() - Constructor for class com.oracle.coherence.concurrent.executor.TaskCollectors.CountCollector
-
Constructs a
TaskCollectors.CountCollector(required for serialization). - countDown() - Method in interface com.oracle.coherence.concurrent.CountDownLatch
-
Decrements the count of the latch, releasing all waiting threads if the count reaches zero.
- countDown() - Method in class com.oracle.coherence.concurrent.internal.LatchCounter
-
Count down the latch count.
- countDown() - Method in class com.oracle.coherence.concurrent.LocalCountDownLatch
- countDown() - Method in class com.oracle.coherence.concurrent.RemoteCountDownLatch
-
Decrements the latch count, releasing all waiting threads if the count reaches zero.
- CountDownLatch - Interface in com.oracle.coherence.concurrent
- CountDownLatchProducer - Class in com.oracle.coherence.concurrent.internal.cdi
-
CDI producers for
LocalCountDownLatchandRemoteCountDownLatchinstances. - CountDownLatchProducer() - Constructor for class com.oracle.coherence.concurrent.internal.cdi.CountDownLatchProducer
- createSession(SessionConfiguration, SessionProvider.Context) - Method in class com.oracle.coherence.concurrent.config.ConcurrentServicesSessionConfiguration.ConcurrentServicesSessionProvider
- CronPattern - Class in com.oracle.coherence.concurrent.executor.util
-
A UNIX crontab-like pattern is a string split in five space separated parts.
- CronPattern(String) - Constructor for class com.oracle.coherence.concurrent.executor.util.CronPattern
-
Builds a CronPattern based on the provided input argument formatted as a crontab-like string.
- CronPattern.ValueParser - Interface in com.oracle.coherence.concurrent.executor.util
-
Definition for a value parser.
- CronTask<T> - Class in com.oracle.coherence.concurrent.executor.tasks
-
A
Taskthat can run repeatedly at scheduled time, like a crontab job. - CronTask() - Constructor for class com.oracle.coherence.concurrent.executor.tasks.CronTask
-
Constructs a
CronTask(required for serialization). - CronTask(Task<T>, String) - Constructor for class com.oracle.coherence.concurrent.executor.tasks.CronTask
-
Constructs a
CronTask.
D
- DAY_OF_MONTH_VALUE_PARSER - Static variable in class com.oracle.coherence.concurrent.executor.util.CronPattern
-
The parser for the day of month values.
- DAY_OF_WEEK_VALUE_PARSER - Static variable in class com.oracle.coherence.concurrent.executor.util.CronPattern
-
The parser for the day of week values.
- Debugging - Class in com.oracle.coherence.concurrent.executor.options
- Debugging() - Constructor for class com.oracle.coherence.concurrent.executor.options.Debugging
-
Constructs a
Debugging(required for serialization). - Debugging(int) - Constructor for class com.oracle.coherence.concurrent.executor.options.Debugging
-
Constructs a
Debuggingoption. - decrementAndGet() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicInteger
-
Atomically decrements the current value.
- decrementAndGet() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
-
Atomically decrements the current value.
- decrementAndGet() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
- decrementAndGet() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
- decrementAndGet() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
- decrementAndGet() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
- decrementAndGet() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicInteger
-
Atomically decrements the current value.
- decrementAndGet() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
-
Atomically decrements the current value.
- decrementAndGet() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- decrementAndGet() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
- decrementAndGet() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
- decrementAndGet() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
- DEFAULT_EXECUTOR_NAME - Static variable in interface com.oracle.coherence.concurrent.executor.RemoteExecutor
-
The name of the
defaultexecutor; a single-threaded executor on each member running thecoherence-concurrentmodule. - define(String, V) - Method in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
- define(String, V) - Method in interface com.oracle.coherence.concurrent.executor.Task.Orchestration
-
Defines the
Task.Propertiesfor theTask. - deregister(ExecutorService) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
- deregister(ExecutorService) - Method in interface com.oracle.coherence.concurrent.executor.TaskExecutorService
-
De-registers a previously registered
ExecutorService. - description(int) - Method in class com.oracle.coherence.concurrent.config.builders.WorkStealingBuilder
-
Creates the description for this executor.
- description(int, ThreadFactory) - Method in class com.oracle.coherence.concurrent.config.builders.FixedBuilder
-
Creates the description for this executor.
- description(ThreadFactory) - Method in class com.oracle.coherence.concurrent.config.builders.CachedBuilder
-
Creates the description for this executor.
- description(ThreadFactory) - Method in class com.oracle.coherence.concurrent.config.builders.SingleBuilder
-
Creates the description for this executor.
- Description - Class in com.oracle.coherence.concurrent.executor.options
-
An
TaskExecutorService.Registration.Optionto specify theDescriptionof a registeredExecutorService. - Description() - Constructor for class com.oracle.coherence.concurrent.executor.options.Description
-
Constructs a
Description(required for serialization). - Description(String) - Constructor for class com.oracle.coherence.concurrent.executor.options.Description
-
Constructs a
Descriptionobject. - deserialize(PofReader) - Method in class com.oracle.coherence.concurrent.atomic.AtomicBoolean.Serializer
- deserialize(PofReader) - Method in class com.oracle.coherence.concurrent.atomic.AtomicInteger.Serializer
- deserialize(PofReader) - Method in class com.oracle.coherence.concurrent.atomic.AtomicLong.Serializer
- deserialize(PofReader) - Method in class com.oracle.coherence.concurrent.atomic.AtomicMarkableReference.Serializer
- deserialize(PofReader) - Method in class com.oracle.coherence.concurrent.atomic.AtomicReference.Serializer
- deserialize(PofReader) - Method in class com.oracle.coherence.concurrent.atomic.AtomicStampedReference.Serializer
- disabled() - Static method in class com.oracle.coherence.concurrent.executor.options.Storage
-
Return a
StoragedisabledTaskExecutorService.Registration.Option. - DISABLED - Static variable in class com.oracle.coherence.concurrent.executor.options.Storage
-
Read-only
Storageset todisabled. - doInvokeAny(Collection<? extends Remote.Callable<T>>, boolean, long) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
-
The main mechanics of invokeAny.
- doubleValue() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicInteger
-
Returns the current value of this
AsyncAtomicIntegeras adoubleafter a widening primitive conversion. - doubleValue() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
-
Returns the current value of this
DistributedAtomicLongas adoubleafter a widening primitive conversion. - doubleValue() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
- doubleValue() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
- doubleValue() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
- doubleValue() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
- doubleValue() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicInteger
-
Returns the current value of this
AtomicIntegeras adoubleafter a widening primitive conversion. - doubleValue() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
-
Returns the current value of this
AtomicLongas adoubleafter a widening primitive conversion. - doubleValue() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- doubleValue() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
- doubleValue() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
- doubleValue() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
- drainPermits() - Method in class com.oracle.coherence.concurrent.LocalSemaphore
- drainPermits() - Method in class com.oracle.coherence.concurrent.RemoteSemaphore
-
Acquires and returns all permits that are immediately available, or if negative permits are available, releases them.
- drainPermits() - Method in interface com.oracle.coherence.concurrent.Semaphore
-
Acquires and returns all permits that are immediately available, or if negative permits are available, releases them.
- drainPermits(PermitAcquirer) - Method in class com.oracle.coherence.concurrent.internal.SemaphoreStatus
E
- empty() - Static method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.ChainedProcessor
-
Obtains an initially empty
ClusteredTaskManager.ChainedProcessor. - empty() - Static method in class com.oracle.coherence.concurrent.executor.util.OptionsByType
-
Constructs an empty
OptionsByTypecollection. - EmptyOptionsByType() - Constructor for class com.oracle.coherence.concurrent.executor.util.OptionsByType.EmptyOptionsByType
-
Constructs an
OptionsByType.EmptyOptionsByType. - enabled() - Static method in class com.oracle.coherence.concurrent.executor.options.Storage
-
Return a
StorageenabledTaskExecutorService.Registration.Option. - enabled(boolean) - Static method in class com.oracle.coherence.concurrent.executor.options.Storage
- ENABLED - Static variable in class com.oracle.coherence.concurrent.executor.options.Storage
-
Read-only
Storageset toenabled. - enqueueUpdate(int, int) - Method in class com.oracle.coherence.concurrent.internal.Cleaner
-
Enqueue the provided partition and cache names for a 'clean up'.
- entering(Class<?>, String, Object...) - Static method in class com.oracle.coherence.concurrent.executor.internal.ExecutorTrace
-
Entry logging.
- entering(Class<?>, String, Supplier<Object>) - Static method in class com.oracle.coherence.concurrent.executor.internal.ExecutorTrace
-
Entry logging.
- entryDeleted(MapEvent) - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
- entryDeleted(MapEvent) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskCoordinator
- entryInserted(MapEvent) - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
- entryInserted(MapEvent) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskCoordinator
- entryUpdated(MapEvent) - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
- entryUpdated(MapEvent) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskCoordinator
- equals(Object) - Method in class com.oracle.coherence.concurrent.executor.atomic.AtomicEnum
- equals(Object) - Method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
- equals(Object) - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyKey
- equals(Object) - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyValue
- equals(Object) - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.ExecutorMBeanImpl
- equals(Object) - Method in class com.oracle.coherence.concurrent.executor.MutableExecutionPlan
- equals(Object) - Method in class com.oracle.coherence.concurrent.executor.options.ClusterMember
- equals(Object) - Method in class com.oracle.coherence.concurrent.executor.options.Debugging
- equals(Object) - Method in class com.oracle.coherence.concurrent.executor.options.Description
- equals(Object) - Method in class com.oracle.coherence.concurrent.executor.options.Member
- equals(Object) - Method in class com.oracle.coherence.concurrent.executor.options.Name
- equals(Object) - Method in class com.oracle.coherence.concurrent.executor.options.Role
- equals(Object) - Method in class com.oracle.coherence.concurrent.executor.options.Storage
- equals(Object) - Method in class com.oracle.coherence.concurrent.executor.Result
- equals(Object) - Method in exception com.oracle.coherence.concurrent.executor.Task.Yield
- equals(Object) - Method in class com.oracle.coherence.concurrent.executor.tasks.CronTask
- equals(Object) - Method in class com.oracle.coherence.concurrent.executor.tasks.ValueTask
- equals(Object) - Method in class com.oracle.coherence.concurrent.locks.LockOwner
- equals(Object) - Method in class com.oracle.coherence.concurrent.PermitAcquirer
- equalTo(T) - Static method in class com.oracle.coherence.concurrent.executor.function.Predicates
-
Obtains a
Remote.Predicatethat usesObject.equals(Object)to compare against a specified value. - EqualToPredicate() - Constructor for class com.oracle.coherence.concurrent.executor.function.Predicates.EqualToPredicate
-
Constructs a
Predicates.EqualToPredicate(required for serialization). - EqualToPredicate(T) - Constructor for class com.oracle.coherence.concurrent.executor.function.Predicates.EqualToPredicate
-
Constructs an
Predicates.EqualToPredicate. - EVICTION - com.oracle.coherence.concurrent.executor.internal.Cause
-
EVICTIONis for deletes that are due to cache eviction. - ExclusiveLockHolder - Class in com.oracle.coherence.concurrent.locks.internal
-
A data structure that encapsulates server-side exclusive locking logic.
- ExclusiveLockHolder() - Constructor for class com.oracle.coherence.concurrent.locks.internal.ExclusiveLockHolder
-
Default constructor for serialization interfaces
- ExclusiveLockHolder.RemoveLocks - Class in com.oracle.coherence.concurrent.locks.internal
-
An EntryProcessor that will remove locks for the provided member ID, or all the locks for the members that are not in the cluster any longer (if the specified member ID is
null). - exclusiveLocksMap() - Static method in class com.oracle.coherence.concurrent.locks.Locks
-
Return Coherence
NamedMapcontaining the exclusive locks state. - execute(Task.Context<Boolean>) - Method in class com.oracle.coherence.concurrent.executor.RecoveringTask
- execute(Task.Context<Boolean>) - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.RunnableTask
- execute(Task.Context<Boolean>) - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledRunnableTask
- execute(Task.Context<T>) - Method in interface com.oracle.coherence.concurrent.executor.Task
-
Executes the
Task. - execute(Task.Context<T>) - Method in class com.oracle.coherence.concurrent.executor.tasks.CronTask
- execute(Task.Context<T>) - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.CallableTask
- execute(Task.Context<T>) - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.RunnableWithResultTask
- execute(Task.Context<T>) - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledCallableTask
- execute(Task.Context<T>) - Method in class com.oracle.coherence.concurrent.executor.tasks.ValueTask
- execute(Remote.Runnable) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
- execute(Remote.Runnable) - Method in class com.oracle.coherence.concurrent.executor.NamedClusteredExecutorService
- execute(Remote.Runnable) - Method in interface com.oracle.coherence.concurrent.executor.RemoteExecutor
-
Executes the given command at some time in the future.
- EXECUTED - com.oracle.coherence.concurrent.executor.ClusteredAssignment.State
- EXECUTING - com.oracle.coherence.concurrent.executor.ClusteredAssignment.State
- executingTask(ClusteredRegistration.TaskExecutor, String, String) - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
Execute the task and handle error/exception.
- ExecutionPlan - Interface in com.oracle.coherence.concurrent.executor
-
Defines proposed
ExecutionPlan.Actions for assigning aTaskto zero or moreExecutors for execution. - ExecutionPlan.Action - Enum in com.oracle.coherence.concurrent.executor
-
A proposed
ExecutionPlan.Actionfor anExecutor. - ExecutionStrategy - Interface in com.oracle.coherence.concurrent.executor
-
Analyzes current runtime information to define an
ExecutionPlanfor executing aTaskwith availableExecutors. - ExecutionStrategy.EvaluationRationale - Enum in com.oracle.coherence.concurrent.executor
-
A rationale for evaluating an
ExecutionStrategy. - ExecutionStrategyBuilder - Class in com.oracle.coherence.concurrent.executor
-
A builder of
ExecutionStrategys. - ExecutionStrategyBuilder() - Constructor for class com.oracle.coherence.concurrent.executor.ExecutionStrategyBuilder
-
Constructs a default
ExecutionStrategyBuilder, that will executeTasks concurrently on all availableExecutors. - EXECUTOR_NAME - Static variable in interface com.oracle.coherence.concurrent.executor.management.ExecutorMBean
-
A string representing the "name" part of
ObjectNamefor the ExecutorMBean. - EXECUTOR_SERVICES_CHANGED - com.oracle.coherence.concurrent.executor.ExecutionStrategy.EvaluationRationale
-
The available
Executors have changed. - EXECUTOR_TYPE - Static variable in interface com.oracle.coherence.concurrent.executor.management.ExecutorMBean
-
A string representing the "type" part of
ObjectNamefor the ExecutorMBean. - ExecutorMBean - Interface in com.oracle.coherence.concurrent.executor.management
-
ExecutorMBean provides a monitor interface for the
Executorstatistics. - ExecutorMBeanImpl(String, int, String, String, String) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredRegistration.ExecutorMBeanImpl
-
Constructs a
ExecutorMBeanImpl. - executors() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.CacheAwareContinuation
-
Obtains a reference to the
ClusteredExecutorInfocache. - executors() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
Return the
NamedCachestoringClusteredExecutorInfoinstances. - executors(CacheService) - Static method in class com.oracle.coherence.concurrent.executor.util.Caches
-
Obtains the cache used to store
ClusteredExecutorInfoinstances. - executors(ConfigurableCacheFactory) - Static method in class com.oracle.coherence.concurrent.executor.util.Caches
-
Obtains the cache used to store
ClusteredExecutorInfoinstances. - executors(Session) - Static method in class com.oracle.coherence.concurrent.executor.util.Caches
-
Obtains the cache used to store
ClusteredExecutorInfoinstances. - EXECUTORS_CACHE_NAME - Static variable in class com.oracle.coherence.concurrent.executor.util.Caches
-
The
NamedCachein whichClusteredExecutorInfoinstances will be placed. - ExecutorTrace - Class in com.oracle.coherence.concurrent.executor.internal
-
Utility class used to trace executor processors, subscribers, and tasks.
- ExecutorTrace() - Constructor for class com.oracle.coherence.concurrent.executor.internal.ExecutorTrace
- exiting(Class<?>, String) - Static method in class com.oracle.coherence.concurrent.executor.internal.ExecutorTrace
-
Exit logging.
- exiting(Class<?>, String, Object, Object...) - Static method in class com.oracle.coherence.concurrent.executor.internal.ExecutorTrace
-
Exit logging.
- exiting(Class<?>, String, Object, Supplier<Object>) - Static method in class com.oracle.coherence.concurrent.executor.internal.ExecutorTrace
-
Exit logging.
- ExpiredProcessor() - Constructor for class com.oracle.coherence.concurrent.executor.internal.LiveObjectEventInterceptor.ExpiredProcessor
-
Constructs an
LiveObjectEventInterceptor.ExpiredProcessor(required for serialization).
F
- f_aContinuationServices - Variable in class com.oracle.coherence.concurrent.executor.ContinuationService
-
The
ExecutorServices for executingComposableContinuations. - f_atomicPartsPending - Variable in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor
-
Atomic reference for the partition set containing partitions that have pending tasks.
- f_cacheService - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.CacheAwareContinuation
-
The
CacheServicefor accessing the various executor caches. - f_cacheService - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.TouchRunnable
-
The
CacheServicefor accessing theTaskExecutorService.ExecutorInfocache. - f_cacheService - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.UpdateInfoRunnable
-
The
CacheServicefor accessing theTaskExecutorService.ExecutorInfocache. - f_cacheService - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskCoordinator
-
The
CacheServiceused by the executor service. - f_cacheService - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.AsyncProcessChangesContinuation
-
The
CacheService. - f_cacheService - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.CleanupContinuation
-
The
CacheService. - f_cacheService - Variable in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor
-
The cache service this interceptor is associated with.
- f_cancelled - Variable in class com.oracle.coherence.concurrent.executor.AbstractTaskCoordinator
-
Has the
Taskbeen cancelled. - f_cause - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.AsyncProcessChangesContinuation
-
The
ComposableContinuationfailure cause. - f_closed - Variable in class com.oracle.coherence.concurrent.executor.AbstractTaskCoordinator
-
Is the
Task.Coordinatorclosed to accept more subscribers or offers of items. - f_clusteredExecutorService - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
The
TaskExecutorServicethat created theTaskExecutorService.Registration. - f_clusteredRegistration - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.UpdateInfoRunnable
-
The
ClusteredRegistrationthat contains stats on task counts. - f_cMaxAllowedTasks - Variable in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor
-
The maximum tasks allowed to be run.
- f_cMaxBatch - Variable in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor
-
The maximum batch size.
- f_continuationService - Variable in class com.oracle.coherence.concurrent.executor.internal.LiveObjectEventInterceptor
-
A
ContinuationServicefor tracking, composing and executingComposableContinuations. - f_coordinator - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskCoordinator.ClusteredMemberListener
- f_cOrchestratedTasks - Variable in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor
-
The number of orchestrated tasks.
- f_executor - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
The local
ExecutorServicethat was registered. - f_executorService - Variable in class com.oracle.coherence.concurrent.executor.AbstractTaskCoordinator
-
The
ExecutorServicefrom theTaskExecutorServicefor asynchronously publishing items. - f_executorService - Variable in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor
-
An
ExecutorServiceon which to perform background operations. - f_executorService - Variable in class com.oracle.coherence.concurrent.executor.internal.LiveObjectEventInterceptor
-
An
ExecutorServiceon which to perform background operations. - f_fCloseCalled - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
Track whether
ClusteredRegistration.close()has been called. - f_fCompleted - Variable in class com.oracle.coherence.concurrent.executor.subscribers.internal.FutureSubscriber
-
Completed.
- f_fCompleted - Variable in class com.oracle.coherence.concurrent.executor.subscribers.RecordingSubscriber
-
Completed flag.
- f_fError - Variable in class com.oracle.coherence.concurrent.executor.subscribers.internal.FutureSubscriber
-
Error.
- f_fErrored - Variable in class com.oracle.coherence.concurrent.executor.subscribers.RecordingSubscriber
-
Error flag.
- f_fPendingTasks - Variable in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor
-
A flag to indicate whether there are pending tasks.
- f_fRecovered - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.TaskExecutor
- f_fRetainTask - Variable in class com.oracle.coherence.concurrent.executor.AbstractTaskCoordinator
-
The flag to indicate whether the
Taskis retained. - f_fRunnable - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService.CESRunnableFuture
- f_fShutdownCalled - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
Track whether
ClusteredRegistration.shutdown()has been called. - f_fUsed - Variable in class com.oracle.coherence.concurrent.executor.subscribers.RecordingSubscriber
-
Tracks whether this
RecordingSubscriberhas ever been subscribed to aTask.Coordinator. - f_fValue - Variable in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicBoolean
-
Wrapped atomic boolean value.
- f_iterator - Variable in class com.oracle.coherence.concurrent.executor.util.FilteringIterator
-
The underlying
Iteratorof elements to be filtered. - f_lInitialCount - Variable in class com.oracle.coherence.concurrent.internal.LatchCounter
-
The initial latch count.
- f_listener - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
Listener to detect changes on the cache entry for the
Executor. - f_listItems - Variable in class com.oracle.coherence.concurrent.executor.subscribers.RecordingSubscriber
-
Items received by this subscriber.
- f_mapLeaseExpiryTimes - Variable in class com.oracle.coherence.concurrent.executor.internal.LiveObjectEventInterceptor
-
A map of keys for
Leasedcache entry values and their lease expiry times. - f_mapLocalRegistrations - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
- f_mapMemberAwareObjects - Variable in class com.oracle.coherence.concurrent.executor.internal.LiveObjectEventInterceptor
-
A map of keys for
ClusterMemberAwarecache entry values. - f_mapPendingContinuations - Variable in class com.oracle.coherence.concurrent.executor.ContinuationService
-
The map of pending
ComposableContinuations by object. - f_mapPendingTasks - Variable in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor
-
A map of pending
Tasks for each partition that contains sequence to task key mapping. - f_mapTaskExecutors - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
The
ClusteredRegistration.TaskExecutors representing theTasks scheduled for execution with theExecutor. - f_memberListener - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskCoordinator
-
The member listener for cluster member.
- f_monitoredExecutor - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.UpdateInfoRunnable
-
The locally running
Executorto monitor. - f_name - Variable in class com.oracle.coherence.concurrent.executor.NamedClusteredExecutorService
-
The executor's logical name.
- f_nServiceIndex - Variable in class com.oracle.coherence.concurrent.executor.ContinuationService.ContinuationRunnable
-
The service index.
- f_object - Variable in class com.oracle.coherence.concurrent.executor.ContinuationService.ContinuationRunnable
-
The object.
- f_oMonitor - Variable in class com.oracle.coherence.concurrent.executor.subscribers.internal.AnyFutureSubscriber
-
Object monitor to track whether the task is done either via completion or exception.
- f_optionsByType - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
The
TaskExecutorService.Registration.Options for theExecutor. - f_predicate - Variable in class com.oracle.coherence.concurrent.executor.util.FilteringIterator
-
The
Remote.Predicatethat must be satisfied for an element to be returned by theIterator. - f_scheduledExecutorService - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
-
A
ScheduledExecutorServicefor performing local asynchronous operations. - f_sDescription - Variable in class com.oracle.coherence.concurrent.config.NamedExecutorService
-
The description of this
ExecutorService. - f_sDetails - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.ExecutorMBeanImpl
-
The details of the executor.
- f_sequences - Variable in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor
-
An array that keeps track of the task sequences for each partition.
- f_service - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskCoordinator.ClusteredMemberListener
-
The
CacheService. - f_sExecutorId - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.ClosingContinuation
-
The unique identity of the
Executor. - f_sExecutorId - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.RemoveContinuation
-
The unique identity of the
Executor. - f_sExecutorId - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.TouchRunnable
-
The unique identity of the
Executor. - f_sExecutorId - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.UpdateInfoRunnable
-
The unique identity of the
Executor. - f_sExecutorId - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.ExecutorMBeanImpl
-
The executor ID.
- f_sExecutorId - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
The identity of the registered
Executor. - f_sId - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.AsyncProcessChangesContinuation
-
An internal identifier for debugging to allow picking continuations different continuation instances.
- f_sLocation - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.ExecutorMBeanImpl
-
The location of the executor.
- f_sMemberId - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.ExecutorMBeanImpl
-
The member ID which hosts the executor.
- f_sName - Variable in class com.oracle.coherence.concurrent.config.NamedExecutorService
-
The
ExecutorServicename. - f_sName - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.ExecutorMBeanImpl
-
The logical name of the executor.
- f_sPattern - Variable in class com.oracle.coherence.concurrent.executor.util.CronPattern
-
The pattern as a string.
- f_sTaskId - Variable in class com.oracle.coherence.concurrent.executor.AbstractTaskCoordinator
-
The unique identity of the
Task. - f_sTaskId - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.TaskExecutor
-
The identity of the
Taskto execute. - f_sTaskId - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.AsyncProcessChangesContinuation
-
The task ID.
- f_sTaskId - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.CleanupContinuation
-
The task id.
- f_state - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
-
The current state of the
TaskExecutorService. - f_state - Variable in class com.oracle.coherence.concurrent.executor.ContinuationService
-
The current
ContinuationService.Stateof theContinuationService. - f_submittingMember - Variable in class com.oracle.coherence.concurrent.executor.processors.LocalOnlyProcessor
-
The
Memberthat submitted theLocalOnlyProcessor. - f_subscription - Variable in class com.oracle.coherence.concurrent.executor.subscribers.RecordingSubscriber
-
The
Task.Subscription. - f_supplier - Variable in class com.oracle.coherence.concurrent.config.NamedExecutorService
-
The
Supplierto create theExecutorService. - f_throwable - Variable in class com.oracle.coherence.concurrent.executor.subscribers.RecordingSubscriber
-
Failure cause.
- filter(Remote.Predicate<? super TaskExecutorService.ExecutorInfo>) - Method in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
- filter(Remote.Predicate<? super TaskExecutorService.ExecutorInfo>) - Method in class com.oracle.coherence.concurrent.executor.ExecutionStrategyBuilder
-
Limit the
ExecutionStrategyto use only thoseExecutors that satisfy the specifiedRemote.Predicate. - filter(Remote.Predicate<? super TaskExecutorService.ExecutorInfo>) - Method in interface com.oracle.coherence.concurrent.executor.Task.Orchestration
-
Limit the
Executors to only those that satisfy the specifiedRemote.Predicate. - FilteringIterable<T> - Class in com.oracle.coherence.concurrent.executor.util
- FilteringIterable(Iterable<T>, Remote.Predicate<? super T>) - Constructor for class com.oracle.coherence.concurrent.executor.util.FilteringIterable
-
Constructs a
FilteringIterable. - FilteringIterator<T> - Class in com.oracle.coherence.concurrent.executor.util
-
A
FilteringIteratorthat filters elements in anotherIteratorbased on a specifiedRemote.Predicate. - FilteringIterator(Iterator<T>, Remote.Predicate<? super T>) - Constructor for class com.oracle.coherence.concurrent.executor.util.FilteringIterator
-
Constructs a
FilteringIterator. - finishable() - Method in class com.oracle.coherence.concurrent.executor.AbstractCollector
- finishable() - Method in class com.oracle.coherence.concurrent.executor.ConditionalCollector
- finishable() - Method in interface com.oracle.coherence.concurrent.executor.Task.Collector
-
A
Remote.Predicateto determine if a result container can be finished early avoiding further accumulation of results using the container. - finishable() - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.FirstOfCollector
- finishable() - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.ListOfCollector
- finishable() - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.SetOfCollector
- finisher() - Method in class com.oracle.coherence.concurrent.executor.ConditionalCollector
- finisher() - Method in interface com.oracle.coherence.concurrent.executor.Task.Collector
-
Perform the final transformation from the intermediate accumulation type A to the final result type R.
- finisher() - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.CountCollector
- finisher() - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.FirstOfCollector
- finisher() - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.LastOfCollector
- finisher() - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.ListOfCollector
- finisher() - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.SetOfCollector
- firstOf() - Static method in class com.oracle.coherence.concurrent.executor.TaskCollectors
-
A
Task.Collectorthat will collect the first provided result. - FirstOfCollector() - Constructor for class com.oracle.coherence.concurrent.executor.TaskCollectors.FirstOfCollector
- FixedBuilder - Class in com.oracle.coherence.concurrent.config.builders
-
A
ParameterizedBuilderfor constructing aNamedExecutorServicewrapper that will construct a fixed thread pool executor. - FixedBuilder() - Constructor for class com.oracle.coherence.concurrent.config.builders.FixedBuilder
- FixedProcessor - Class in com.oracle.coherence.concurrent.config.processors
-
An
ElementProcessorforfixedelements. - FixedProcessor() - Constructor for class com.oracle.coherence.concurrent.config.processors.FixedProcessor
- floatValue() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicInteger
-
Returns the current value of this
AsyncAtomicIntegeras afloatafter a widening primitive conversion. - floatValue() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
-
Returns the current value of this
DistributedAtomicLongas afloatafter a widening primitive conversion. - floatValue() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
- floatValue() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
- floatValue() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
- floatValue() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
- floatValue() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicInteger
-
Returns the current value of this
AtomicIntegeras afloatafter a widening primitive conversion. - floatValue() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
-
Returns the current value of this
AtomicLongas afloatafter a widening primitive conversion. - floatValue() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- floatValue() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
- floatValue() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
- floatValue() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
- from(Class<T>, T[], T...) - Static method in class com.oracle.coherence.concurrent.executor.util.OptionsByType
-
Constructs an
OptionsByTypecollection given an array of options. - FutureSubscriber<T> - Class in com.oracle.coherence.concurrent.executor.subscribers.internal
-
A
Task.Subscriberthat also implementsFuture. - FutureSubscriber() - Constructor for class com.oracle.coherence.concurrent.executor.subscribers.internal.FutureSubscriber
-
Constructs a
FutureSubscriber.
G
- get() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicBoolean
-
Returns the current value.
- get() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicInteger
-
Returns the current value.
- get() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
-
Returns the current value.
- get() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicReference
-
Returns the current value.
- get() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicBoolean
- get() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
- get() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
- get() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicReference
- get() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicBoolean
- get() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
- get() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
- get() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicReference
- get() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicBoolean
-
Returns the current value.
- get() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicInteger
-
Returns the current value.
- get() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
-
Returns the current value.
- get() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicReference
-
Returns the current value.
- get() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicBoolean
- get() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- get() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
- get() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicReference
- get() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicBoolean
- get() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
- get() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
- get() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicReference
- get() - Static method in class com.oracle.coherence.concurrent.config.ConcurrentConfiguration
-
Return the
ConcurrentConfigurationfor this VM. - get() - Method in class com.oracle.coherence.concurrent.executor.atomic.AtomicEnum
-
Gets the current value.
- get() - Static method in class com.oracle.coherence.concurrent.executor.function.BiPredicates.NeverBiPredicate
-
Obtains an instance of the
BiPredicates.NeverBiPredicate. - get() - Static method in class com.oracle.coherence.concurrent.executor.function.Predicates.AlwaysPredicate
-
Obtains an instance of the
Predicates.AlwaysPredicate. - get() - Static method in class com.oracle.coherence.concurrent.executor.function.Predicates.IsValuePredicate
-
Obtains an instance of the
Predicates.IsValuePredicate. - get() - Static method in class com.oracle.coherence.concurrent.executor.function.Predicates.NeverPredicate
-
Obtains an instance of the
Predicates.NeverPredicate. - get() - Static method in class com.oracle.coherence.concurrent.executor.function.Predicates.NullValuePredicate
-
Obtains an instance of the
Predicates.NullValuePredicate. - get() - Method in class com.oracle.coherence.concurrent.executor.options.Member
-
Obtains the
Member. - get() - Method in class com.oracle.coherence.concurrent.executor.Result
-
Obtains the value throwable the
Result. - get() - Method in class com.oracle.coherence.concurrent.executor.subscribers.internal.FutureSubscriber
- get(boolean[]) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicMarkableReference
-
Returns the current values of both the reference and the mark.
- get(boolean[]) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicMarkableReference
- get(boolean[]) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicMarkableReference
- get(boolean[]) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicMarkableReference
-
Returns the current values of both the reference and the mark.
- get(boolean[]) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicMarkableReference
- get(boolean[]) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicMarkableReference
- get(int[]) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicStampedReference
-
Returns the current values of both the reference and the stamp.
- get(int[]) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicStampedReference
- get(int[]) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicStampedReference
- get(int[]) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicStampedReference
-
Returns the current values of both the reference and the stamp.
- get(int[]) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicStampedReference
- get(int[]) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicStampedReference
- get(long, TimeUnit) - Method in class com.oracle.coherence.concurrent.executor.subscribers.internal.FutureSubscriber
- get(Class<U>) - Method in class com.oracle.coherence.concurrent.executor.util.OptionsByType.EmptyOptionsByType
- get(Class<U>) - Method in class com.oracle.coherence.concurrent.executor.util.OptionsByType
-
Obtains the option for a specified concrete type from the collection.
- get(Class<U>, U) - Method in class com.oracle.coherence.concurrent.executor.util.OptionsByType.EmptyOptionsByType
- get(Class<U>, U) - Method in class com.oracle.coherence.concurrent.executor.util.OptionsByType
-
Obtains the option of a specified concrete type from the collection.
- get(String) - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties
- get(String) - Static method in interface com.oracle.coherence.concurrent.executor.RemoteExecutor
-
Return the
RemoteExecutorfor the given name. - get(String) - Method in interface com.oracle.coherence.concurrent.executor.Task.Properties
-
Get the property of a given key.
- get(String) - Method in class com.oracle.coherence.concurrent.executor.TaskProperties
- getAction(String) - Method in interface com.oracle.coherence.concurrent.executor.ExecutionPlan
-
Obtains the proposed
ExecutionPlan.Actionfor the specifiedExecutor. - getAction(String) - Method in class com.oracle.coherence.concurrent.executor.MutableExecutionPlan
- getAndAccumulate(int, Remote.IntBinaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicInteger
-
Atomically updates the current value with the results of applying the given function to the current and given values, returning the previous value.
- getAndAccumulate(int, Remote.IntBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
- getAndAccumulate(int, Remote.IntBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
- getAndAccumulate(int, Remote.IntBinaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicInteger
-
Atomically updates the current value with the results of applying the given function to the current and given values, returning the previous value.
- getAndAccumulate(int, Remote.IntBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- getAndAccumulate(int, Remote.IntBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
- getAndAccumulate(int, IntBinaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicInteger
-
Atomically updates the current value with the results of applying the given function to the current and given values, returning the previous value.
- getAndAccumulate(int, IntBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
- getAndAccumulate(int, IntBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
- getAndAccumulate(int, IntBinaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicInteger
-
Atomically updates the current value with the results of applying the given function to the current and given values, returning the previous value.
- getAndAccumulate(int, IntBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- getAndAccumulate(int, IntBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
- getAndAccumulate(long, Remote.LongBinaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
-
Atomically updates the current value with the results of applying the given function to the current and given values, returning the previous value.
- getAndAccumulate(long, Remote.LongBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
- getAndAccumulate(long, Remote.LongBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
- getAndAccumulate(long, Remote.LongBinaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
-
Atomically updates the current value with the results of applying the given function to the current and given values, returning the previous value.
- getAndAccumulate(long, Remote.LongBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
- getAndAccumulate(long, Remote.LongBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
- getAndAccumulate(long, LongBinaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
-
Atomically updates the current value with the results of applying the given function to the current and given values, returning the previous value.
- getAndAccumulate(long, LongBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
- getAndAccumulate(long, LongBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
- getAndAccumulate(long, LongBinaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
-
Atomically updates the current value with the results of applying the given function to the current and given values, returning the previous value.
- getAndAccumulate(long, LongBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
- getAndAccumulate(long, LongBinaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
- getAndAccumulate(V, Remote.BinaryOperator<V>) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicReference
-
Atomically updates the current value with the results of applying the given function to the current and given values, returning the previous value.
- getAndAccumulate(V, Remote.BinaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicReference
- getAndAccumulate(V, Remote.BinaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicReference
- getAndAccumulate(V, Remote.BinaryOperator<V>) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicReference
-
Atomically updates the current value with the results of applying the given function to the current and given values, returning the previous value.
- getAndAccumulate(V, Remote.BinaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicReference
- getAndAccumulate(V, Remote.BinaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicReference
- getAndAccumulate(V, BinaryOperator<V>) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicReference
-
Atomically updates the current value with the results of applying the given function to the current and given values, returning the previous value.
- getAndAccumulate(V, BinaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicReference
- getAndAccumulate(V, BinaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicReference
- getAndAccumulate(V, BinaryOperator<V>) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicReference
-
Atomically updates the current value with the results of applying the given function to the current and given values, returning the previous value.
- getAndAccumulate(V, BinaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicReference
- getAndAccumulate(V, BinaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicReference
- getAndAdd(int) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicInteger
-
Atomically adds the given value to the current value.
- getAndAdd(int) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
- getAndAdd(int) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
- getAndAdd(int) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicInteger
-
Atomically adds the given value to the current value.
- getAndAdd(int) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- getAndAdd(int) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
- getAndAdd(long) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
-
Atomically adds the given value to the current value.
- getAndAdd(long) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
- getAndAdd(long) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
- getAndAdd(long) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
-
Atomically adds the given value to the current value.
- getAndAdd(long) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
- getAndAdd(long) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
- getAndDecrement() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicInteger
-
Atomically decrements the current value.
- getAndDecrement() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
-
Atomically decrements the current value.
- getAndDecrement() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
- getAndDecrement() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
- getAndDecrement() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
- getAndDecrement() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
- getAndDecrement() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicInteger
-
Atomically decrements the current value.
- getAndDecrement() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
-
Atomically decrements the current value.
- getAndDecrement() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- getAndDecrement() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
- getAndDecrement() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
- getAndDecrement() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
- getAndIncrement() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicInteger
-
Atomically increments the current value.
- getAndIncrement() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
-
Atomically increments the current value.
- getAndIncrement() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
- getAndIncrement() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
- getAndIncrement() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
- getAndIncrement() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
- getAndIncrement() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicInteger
-
Atomically increments the current value.
- getAndIncrement() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
-
Atomically increments the current value.
- getAndIncrement() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- getAndIncrement() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
- getAndIncrement() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
- getAndIncrement() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
- getAndSet(boolean) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicBoolean
-
Atomically sets the value to
newValueand returns the old value. - getAndSet(boolean) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicBoolean
- getAndSet(boolean) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicBoolean
- getAndSet(boolean) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicBoolean
-
Atomically sets the value to
newValueand returns the old value. - getAndSet(boolean) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicBoolean
- getAndSet(boolean) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicBoolean
- getAndSet(int) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicInteger
-
Atomically sets the value to
newValueand returns the old value. - getAndSet(int) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
- getAndSet(int) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
- getAndSet(int) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicInteger
-
Atomically sets the value to
newValueand returns the old value. - getAndSet(int) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- getAndSet(int) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
- getAndSet(long) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
-
Atomically sets the value to
newValueand returns the old value. - getAndSet(long) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
- getAndSet(long) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
- getAndSet(long) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
-
Atomically sets the value to
newValueand returns the old value. - getAndSet(long) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
- getAndSet(long) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
- getAndSet(T) - Method in class com.oracle.coherence.concurrent.executor.atomic.AtomicEnum
-
Atomically sets the
AtomicEnumto the given new value and returns the previous value. - getAndSet(V) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicReference
-
Atomically sets the value to
newValueand returns the old value. - getAndSet(V) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicReference
- getAndSet(V) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicReference
- getAndSet(V) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicReference
-
Atomically sets the value to
newValueand returns the old value. - getAndSet(V) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicReference
- getAndSet(V) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicReference
- getAndUpdate(Remote.IntUnaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicInteger
-
Atomically updates the current value with the results of applying the given function, returning the previous value.
- getAndUpdate(Remote.IntUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
- getAndUpdate(Remote.IntUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
- getAndUpdate(Remote.IntUnaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicInteger
-
Atomically updates the current value with the results of applying the given function, returning the previous value.
- getAndUpdate(Remote.IntUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- getAndUpdate(Remote.IntUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
- getAndUpdate(Remote.LongUnaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
-
Atomically updates the current value with the results of applying the given function, returning the previous value.
- getAndUpdate(Remote.LongUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
- getAndUpdate(Remote.LongUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
- getAndUpdate(Remote.LongUnaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
-
Atomically updates the current value with the results of applying the given function, returning the previous value.
- getAndUpdate(Remote.LongUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
- getAndUpdate(Remote.LongUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
- getAndUpdate(Remote.UnaryOperator<V>) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicReference
-
Atomically updates the current value with the results of applying the given function, returning the previous value.
- getAndUpdate(Remote.UnaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicReference
- getAndUpdate(Remote.UnaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicReference
- getAndUpdate(Remote.UnaryOperator<V>) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicReference
-
Atomically updates the current value with the results of applying the given function, returning the previous value.
- getAndUpdate(Remote.UnaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicReference
- getAndUpdate(Remote.UnaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicReference
- getAndUpdate(IntUnaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicInteger
-
Atomically updates the current value with the results of applying the given function, returning the previous value.
- getAndUpdate(IntUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
- getAndUpdate(IntUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
- getAndUpdate(IntUnaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicInteger
-
Atomically updates the current value with the results of applying the given function, returning the previous value.
- getAndUpdate(IntUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- getAndUpdate(IntUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
- getAndUpdate(LongUnaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
-
Atomically updates the current value with the results of applying the given function, returning the previous value.
- getAndUpdate(LongUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
- getAndUpdate(LongUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
- getAndUpdate(LongUnaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
-
Atomically updates the current value with the results of applying the given function, returning the previous value.
- getAndUpdate(LongUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
- getAndUpdate(LongUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
- getAndUpdate(UnaryOperator<V>) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicReference
-
Atomically updates the current value with the results of applying the given function, returning the previous value.
- getAndUpdate(UnaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicReference
- getAndUpdate(UnaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicReference
- getAndUpdate(UnaryOperator<V>) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicReference
-
Atomically updates the current value with the results of applying the given function, returning the previous value.
- getAndUpdate(UnaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicReference
- getAndUpdate(UnaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicReference
- getAssignmentStrategy() - Method in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
-
Obtains the
ExecutionStrategyfor theTaskorchestration. - getAssociatedKey() - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyKey
- getBatchMax() - Method in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor
-
Returns the maximum batch size.
- getCacheKey() - Method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
-
Obtains the
NamedCachekey to use for theClusteredAssignment. - getCacheKey(String, String) - Static method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
-
Obtains the
NamedCachekey to use for theClusteredAssignment. - getCacheService() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
-
Obtains the
CacheServicebeing used by theTaskExecutorService. - getCacheService() - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties
-
Return the
CacheServiceused by this executor service. - getCacheService() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskCoordinator
- getCacheService() - Method in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor
-
Return the associated
CacheService. - getCacheService() - Method in class com.oracle.coherence.concurrent.executor.internal.LiveObjectEventInterceptor
-
Gets the cache service with which this interceptor has been registered.
- getCallable() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService.CESRunnableFuture
-
Get the encapsulated
Callable. - getCallable() - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.CallableTask
-
Returns the
Callable. - getClassOf(Class<?>) - Method in class com.oracle.coherence.concurrent.executor.util.OptionsByType
-
Obtains the concrete type that directly implements / extends the
OptionsByType.m_clzOfOptionoptionClass. - getClassOf(T) - Method in class com.oracle.coherence.concurrent.executor.util.OptionsByType
-
Obtains the concrete option type.
- getCode() - Method in enum com.oracle.coherence.concurrent.executor.TaskExecutorService.ExecutorInfo.State
-
Return an integer value for the enum to be used as
MetricValue. - getCompleted() - Method in class com.oracle.coherence.concurrent.executor.subscribers.internal.FutureSubscriber
-
Determines if the
FutureSubscriberhas been completed by aTask.Coordinator. - getCompletionRunnable() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
Obtains the
Task.CompletionRunnable. - getConfigUri() - Method in class com.oracle.coherence.concurrent.config.ConcurrentServicesSessionConfiguration
- getConfigURI() - Method in class com.oracle.coherence.concurrent.config.ConcurrentPofConfigProvider
- getCoordinator() - Method in interface com.oracle.coherence.concurrent.executor.Task.Subscription
-
Obtains the
Task.Coordinatorto which theTask.Subscriberis subscribed. - getCount() - Method in interface com.oracle.coherence.concurrent.CountDownLatch
-
Returns the current count.
- getCount() - Method in class com.oracle.coherence.concurrent.internal.LatchCounter
-
Returns the current count of the latch.
- getCount() - Method in class com.oracle.coherence.concurrent.LocalCountDownLatch
- getCount() - Method in class com.oracle.coherence.concurrent.RemoteCountDownLatch
-
Returns the current count.
- getCount(InjectionPoint) - Method in class com.oracle.coherence.concurrent.internal.cdi.CountDownLatchProducer
- getCronPattern() - Method in class com.oracle.coherence.concurrent.executor.tasks.CronTask
-
Returns the crontab schedule pattern.
- getDebugging() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
- getDefault() - Static method in interface com.oracle.coherence.concurrent.executor.RemoteExecutor
-
Return the default executor.
- getDefaultFor(Class<U>) - Method in class com.oracle.coherence.concurrent.executor.util.OptionsByType
-
Attempts to determine a "default" value for a given class.
- getDelay(TimeUnit) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService.CESRunnableFuture
- getDescription() - Method in class com.oracle.coherence.concurrent.config.NamedExecutorService
-
Returns the description of this
ExecutorService. - getDescription() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
Return the description of the
ClusteredExecutorInfo. - getDescription() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.ExecutorMBeanImpl
- getDescription() - Method in interface com.oracle.coherence.concurrent.executor.management.ExecutorMBean
-
Return the description of the registered
ExecutorService. - getDuration() - Method in exception com.oracle.coherence.concurrent.executor.Task.Yield
-
Obtains the
Durationfor theTask.Yield. - getExecutionThread() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.TaskExecutor
-
Returns the
Threadthis task is currently executing on. - getExecutorId() - Method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
-
Obtains the
Executoridentity. - getExecutorId() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.TaskExecutor
- getExecutorId() - Method in interface com.oracle.coherence.concurrent.executor.Task.Context
-
Obtain the unique identity of the executing
Executor. - getExecutorName() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
Return the logical name of this
ClusteredExecutorInfo. - getExecutorService() - Method in class com.oracle.coherence.concurrent.config.NamedExecutorService
-
The
ExecutorServiceassociated withNamedExecutorService.getName(). - getExecutorServiceMBeanName(Registry, String) - Static method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
Get the MBean name for the
namedexecutor. - getFirst() - Method in class com.oracle.coherence.concurrent.executor.subscribers.RecordingSubscriber
-
Returns the first item that was received the by the
Task.Subscriber. - getFreeMemory() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
- getFreeMemory() - Method in interface com.oracle.coherence.concurrent.executor.TaskExecutorService.ExecutorInfo
-
The last reported free memory by
Runtime.freeMemory()available to theExecutorService. - getHoldCount() - Method in class com.oracle.coherence.concurrent.locks.RemoteLock
-
Queries the number of holds on this lock by the current thread.
- getHoldCount() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock.WriteLock
-
Queries the number of holds on this write lock by the current thread.
- getId() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
- getId() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.ExecutorMBeanImpl
- getId() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
- getId() - Method in interface com.oracle.coherence.concurrent.executor.management.ExecutorMBean
-
Return the unique ID of the registered
ExecutorService. - getId() - Method in interface com.oracle.coherence.concurrent.executor.TaskExecutorService.ExecutorInfo
-
Obtains the unique identity for the
ExecutorService. - getId() - Method in interface com.oracle.coherence.concurrent.executor.TaskExecutorService.Registration
-
Obtains the unique identity for the registered
ExecutorService. - getIds() - Method in interface com.oracle.coherence.concurrent.executor.ExecutionPlan
-
Obtains the unique identities of
Executors withExecutionPlan.Actions. - getIds() - Method in class com.oracle.coherence.concurrent.executor.MutableExecutionPlan
- getInitialCount() - Method in class com.oracle.coherence.concurrent.internal.LatchCounter
-
Returns the initial count of the latch.
- getInitialCount() - Method in class com.oracle.coherence.concurrent.RemoteCountDownLatch
-
Returns the initial count of the latch.
- getInitialDelay() - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledCallableTask
-
Returns the initial delay.
- getInitialDelay() - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledRunnableTask
-
Returns the initial delay.
- getInitialPermits() - Method in class com.oracle.coherence.concurrent.internal.SemaphoreStatus
-
Returns number of permits that were used to initialise this semaphore.
- getInitialPermits() - Method in class com.oracle.coherence.concurrent.RemoteSemaphore
-
Returns number of permits that were used to initialise this semaphore.
- getKey() - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyKey
-
Return the property key.
- getLast() - Method in class com.oracle.coherence.concurrent.executor.subscribers.RecordingSubscriber
-
Returns the last item that was received the by the
Task.Subscriber. - getLastPartitionId() - Method in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor
-
Returns the last partition ID of pending tasks processed.
- getLastResult() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
Get the last collected
Result. - getLastUpdateTime() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
- getLastUpdateTime() - Method in interface com.oracle.coherence.concurrent.executor.TaskExecutorService.ExecutorInfo
-
Obtains the time since the epoch when the
TaskExecutorService.ExecutorInfowas last updated. - getLeaseExpiryTime() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
- getLeaseExpiryTime() - Method in interface com.oracle.coherence.concurrent.executor.internal.Leased
-
Obtains the time the lease will expiry (in milliseconds since the epoc).
- getLocation() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.ExecutorMBeanImpl
- getLocation() - Method in interface com.oracle.coherence.concurrent.executor.management.ExecutorMBean
-
Get the location where the executor is running.
- getLogLevel() - Method in class com.oracle.coherence.concurrent.executor.options.Debugging
-
Obtains the log level of the
Debuggingoption. - getMaxMemory() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
- getMaxMemory() - Method in interface com.oracle.coherence.concurrent.executor.TaskExecutorService.ExecutorInfo
-
The last reported maximum memory by
Runtime.maxMemory()available to theExecutorService. - getMaxValue() - Method in interface com.oracle.coherence.concurrent.executor.util.CronPattern.ValueParser
-
Returns the maximum value accepted by the parser.
- getMember() - Method in class com.oracle.coherence.concurrent.internal.SemaphoreStatus
-
Returns the identity of member who most recently updated the semaphore.
- getMemberId() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.ExecutorMBeanImpl
- getMemberId() - Method in interface com.oracle.coherence.concurrent.executor.management.ExecutorMBean
-
Get the member id where the executor is running.
- getMemberId() - Method in class com.oracle.coherence.concurrent.locks.LockOwner
-
Return the member UID.
- getMemberId() - Method in class com.oracle.coherence.concurrent.PermitAcquirer
-
Return the member UUID.
- getMinValue() - Method in interface com.oracle.coherence.concurrent.executor.util.CronPattern.ValueParser
-
Returns the minimum value accepted by the parser.
- getName() - Method in class com.oracle.coherence.concurrent.config.ConcurrentServicesSessionConfiguration
- getName() - Method in class com.oracle.coherence.concurrent.config.NamedExecutorService
-
Returns the
ExecutorServicename. - getName() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.ExecutorMBeanImpl
- getName() - Method in interface com.oracle.coherence.concurrent.executor.management.ExecutorMBean
-
Return the logical name of the registered
ExecutorService. - getName() - Method in class com.oracle.coherence.concurrent.executor.NamedClusteredExecutorService
-
Return the
Nameof thisNamedClusteredExecutorService. - getName() - Method in class com.oracle.coherence.concurrent.executor.options.Description
-
Obtains the the
Description. - getName() - Method in class com.oracle.coherence.concurrent.executor.options.Name
-
Obtains the name of the
Name. - getName() - Method in class com.oracle.coherence.concurrent.executor.options.Role
-
Obtains the name of the
Role. - getName(InjectionPoint) - Method in class com.oracle.coherence.concurrent.executor.internal.cdi.RemoteExecutorProducer
- getName(InjectionPoint) - Method in class com.oracle.coherence.concurrent.internal.cdi.CountDownLatchProducer
-
Determine the name of the semaphore from a
Nameannotation or member name. - getName(InjectionPoint) - Method in class com.oracle.coherence.concurrent.internal.cdi.SemaphoreProducer
-
Determine the name of the semaphore from a
Nameannotation or member name. - getNamedExecutorService(String) - Method in class com.oracle.coherence.concurrent.config.ConcurrentConfiguration
-
Returns the
NamedExecutorServicefor the given name, if any. - getNamedExecutorServices() - Method in class com.oracle.coherence.concurrent.config.ConcurrentConfiguration
-
Return the
listof parsedNamedExecutorServices. - getNextDayOfMonth(ZonedDateTime, Remote.Predicate<?>) - Method in class com.oracle.coherence.concurrent.executor.util.CronPattern
-
Returns the next dayOfMonth to execute the task.
- getNextDayOfWeek(int, Remote.Predicate<?>) - Method in class com.oracle.coherence.concurrent.executor.util.CronPattern
-
Returns the next dayOfWeek (0(Sunday) - 6(Saturday)) to execute the task.
- getNextExecuteTime(long) - Method in class com.oracle.coherence.concurrent.executor.util.CronPattern
-
Returns the next execution time in milliseconds given timestamp (expressed as a UNIX-era millis value) using the system default time zone.
- getNextExecuteTime(TimeZone, long) - Method in class com.oracle.coherence.concurrent.executor.util.CronPattern
-
Returns the next execution time in milliseconds from the crontab scheduling pattern, according to the given time zone.
- getNextExecutionMillis(long) - Method in class com.oracle.coherence.concurrent.executor.tasks.CronTask
-
Returns the next execution time in milliseconds.
- getNextHour(int, Remote.Predicate<?>) - Method in class com.oracle.coherence.concurrent.executor.util.CronPattern
-
Returns the next hour to execute the task.
- getNextMinute(int, Remote.Predicate<?>) - Method in class com.oracle.coherence.concurrent.executor.util.CronPattern
-
Returns the next minute to execute the task.
- getNextMonth(int, Remote.Predicate<?>) - Method in class com.oracle.coherence.concurrent.executor.util.CronPattern
-
Returns the next dayOfWeek to execute the task.
- getNextSequence(int) - Method in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor
-
Gets the next
Tasksequence number of a given partition. - getOption(Class<T>, T) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
- getOption(Class<T>, T) - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
- getOption(Class<T>, T) - Method in interface com.oracle.coherence.concurrent.executor.TaskExecutorService.ExecutorInfo
-
Obtains the
TaskExecutorService.Registration.Optionof the specified class when theExecutorServicewas registered, or the default value if not found. - getOption(Class<T>, T) - Method in interface com.oracle.coherence.concurrent.executor.TaskExecutorService.Registration
-
Obtains the
TaskExecutorService.Registration.Optionof the specified class when theExecutorServicewas registered, or the default value if not found. - getOptionsByType() - Method in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
-
Obtains the
OptionsByTypefor theTaskorchestration. - getOwner() - Method in class com.oracle.coherence.concurrent.locks.internal.ExclusiveLockHolder
-
Return the current lock owner, if any.
- getOwner() - Method in class com.oracle.coherence.concurrent.locks.RemoteLock
-
Returns the identity of the process and thread that currently owns this lock, or
nullif not owned. - getOwner() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock
-
Returns the thread that currently owns the write lock, or
nullif not owned. - getParentSpanContext() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
Return the
SpanContextof the span that enqueued this task. - getPartitionId() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
Gets the partition ID.
- getPendingRecoveryCount() - Method in interface com.oracle.coherence.concurrent.executor.ExecutionPlan
-
Determines the current number of effective assignments of a
TasktoExecutors that failed (for some reason), which could be re-assigned as aExecutionPlan.Action.RECOVERaction. - getPendingRecoveryCount() - Method in class com.oracle.coherence.concurrent.executor.MutableExecutionPlan
- getPeriod() - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledRunnableTask
-
Returns the period.
- getPermits() - Method in class com.oracle.coherence.concurrent.internal.SemaphoreStatus
-
Returns the current number of permits available.
- getPermits(InjectionPoint) - Method in class com.oracle.coherence.concurrent.internal.cdi.SemaphoreProducer
- getPermitsMap() - Method in class com.oracle.coherence.concurrent.internal.SemaphoreStatus
-
Returns an immutable map of acquirers and permits that they acquired.
- getPreferredLevel(int) - Method in class com.oracle.coherence.concurrent.executor.options.Debugging
-
Obtains the log level of the
Debuggingoption. - getProperties() - Method in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
-
Obtains the
Task.Propertiesfor theTaskorchestration. - getProperties() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.TaskExecutor
- getProperties() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskCoordinator
- getProperties() - Method in interface com.oracle.coherence.concurrent.executor.Task.Context
-
Obtain the properties of the
Task. - getProperties() - Method in interface com.oracle.coherence.concurrent.executor.Task.Coordinator
-
Obtain the properties of the
Taskbeing coordinated. - getProperties() - Method in class com.oracle.coherence.concurrent.executor.TaskProperties
-
Returns the current properties.
- getPropertiesSupplier() - Method in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
-
Return a
Supplierof aTask.Propertiesinstance. - getQueueLength() - Method in class com.oracle.coherence.concurrent.locks.RemoteLock
-
Returns an estimate of the number of threads waiting to acquire this lock.
- getQueueLength() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock
-
Returns an estimate of the number of threads waiting to acquire this lock.
- getReadHoldCount() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock
-
Queries the number of reentrant read holds on this lock by the current thread.
- getReadLockCount() - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
-
Return the count of active read locks.
- getReadLockCount() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock
-
Queries the number of read locks held for this lock.
- getReadLocks() - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
-
Return the set of read lock owners.
- getReference() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicMarkableReference
-
Returns the current value of the reference.
- getReference() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicStampedReference
-
Returns the current value of the reference.
- getReference() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicMarkableReference
- getReference() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicStampedReference
- getReference() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicMarkableReference
- getReference() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicStampedReference
- getReference() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicMarkableReference
-
Returns the current value of the reference.
- getReference() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicStampedReference
-
Returns the current value of the reference.
- getReference() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicMarkableReference
- getReference() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicStampedReference
- getReference() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicMarkableReference
- getReference() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicStampedReference
- getRemoteExecutor(InjectionPoint) - Method in class com.oracle.coherence.concurrent.executor.internal.cdi.RemoteExecutorProducer
- getResultVersion() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
Get the version number of the latest result.
- getRetainDuration() - Method in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
- getRetainDuration() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
- getRunCompletionRunnable() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
Obtains the flag to indicate if we need to run the
Task.CompletionRunnable. - getRunnable() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService.CESRunnableFuture
-
Get the encapsulated
Runnable. - getRunnable() - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.RunnableTask
-
Returns the
Runnable. - getRunnableValue() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService.CESRunnableFuture
-
Get the value to be returned on completion of the encapsulated
Runnable. - getScheduledExecutorService() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
-
Obtains the internal
ScheduledExecutorServicethat can be used for scheduling asynchronous local activities for theTaskExecutorService. - getScopeName() - Method in class com.oracle.coherence.concurrent.config.ConcurrentServicesSessionConfiguration
- getSequence(int) - Method in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor
-
Gets the
Tasksequence number of a given partition. - getStamp() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicStampedReference
-
Returns the current value of the stamp.
- getStamp() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicStampedReference
- getStamp() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicStampedReference
- getStamp() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicStampedReference
-
Returns the current value of the stamp.
- getStamp() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicStampedReference
- getStamp() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicStampedReference
- getState() - Method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
-
Obtains the
ClusteredAssignment.Stateof the assignment. - getState() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
Obtains the current
TaskExecutorService.ExecutorInfo.Stateof theExecutor. - getState() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.ExecutorMBeanImpl
- getState() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
Obtains the state of the
Task. - getState() - Method in interface com.oracle.coherence.concurrent.executor.management.ExecutorMBean
-
Get the state of the executor.
- getState() - Method in interface com.oracle.coherence.concurrent.executor.TaskExecutorService.ExecutorInfo
-
Obtains the current
TaskExecutorService.ExecutorInfo.Stateof theExecutorService. - getStateCode() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.ExecutorMBeanImpl
- getStateCode() - Method in interface com.oracle.coherence.concurrent.executor.management.ExecutorMBean
-
Get the state of the executor as an integer.
- getTask() - Method in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
-
Obtains the
Taskto orchestrate. - getTask() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
Obtains the
Taskto be executed. - getTask() - Method in class com.oracle.coherence.concurrent.executor.tasks.CronTask
-
Obtains the
CronTask. - getTaskExecutorService() - Method in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
-
Obtains the
Task.Orchestrationthat created theTask.Orchestration. - getTaskId() - Method in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
-
Obtains the
Taskidentity. - getTaskId() - Method in class com.oracle.coherence.concurrent.executor.AbstractTaskCoordinator
- getTaskId() - Method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
-
Obtains the
Taskidentity. - getTaskId() - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyKey
-
Return the task ID.
- getTaskId() - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyValue
-
Return task key.
- getTaskId() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.TaskExecutor
- getTaskId() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
Obtains the unique identity of the
Task. - getTaskId() - Method in interface com.oracle.coherence.concurrent.executor.Task.Context
-
Obtains the unique identity of this
Task. - getTaskId() - Method in interface com.oracle.coherence.concurrent.executor.Task.Coordinator
-
Obtains the unique identity of the
Taskbeing coordinated. - getTasksCompletedCount() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
Return the number of completed tasks.
- getTasksCompletedCount() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.ExecutorMBeanImpl
- getTasksCompletedCount() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
Return the number of completed tasks.
- getTasksCompletedCount() - Method in interface com.oracle.coherence.concurrent.executor.management.ExecutorMBean
-
Get the completed tasks count for the executor.
- getTaskSequence() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
Gets the partition based
Tasksequence number. - getTasksInProgressCount() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
Return the number of tasks currently in progress.
- getTasksInProgressCount() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.ExecutorMBeanImpl
- getTasksInProgressCount() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
Return the number of tasks in progress.
- getTasksInProgressCount() - Method in interface com.oracle.coherence.concurrent.executor.management.ExecutorMBean
-
Get the in progress tasks count for the executor.
- getTasksRejectedCount() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
Return the number rejected tasks.
- getTasksRejectedCount() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.ExecutorMBeanImpl
- getTasksRejectedCount() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
Return the number of rejected tasks.
- getTasksRejectedCount() - Method in interface com.oracle.coherence.concurrent.executor.management.ExecutorMBean
-
Get the number of tasks rejected by the executor.
- getThreadId() - Method in class com.oracle.coherence.concurrent.locks.LockOwner
-
Return the thread ID.
- getThreadId() - Method in class com.oracle.coherence.concurrent.PermitAcquirer
-
Return the thread ID.
- getThrowable() - Method in class com.oracle.coherence.concurrent.executor.subscribers.RecordingSubscriber
- getTotalMemory() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
- getTotalMemory() - Method in interface com.oracle.coherence.concurrent.executor.TaskExecutorService.ExecutorInfo
-
The last reported total memory by
Runtime.totalMemory()available to theExecutorService. - getUid() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
- getUid() - Method in interface com.oracle.coherence.concurrent.executor.internal.ClusterMemberAware
-
The
UIDof theMemberfor which this object wishes to receive membership events. - getUnqualifiedRemoteExecutor(InjectionPoint) - Method in class com.oracle.coherence.concurrent.executor.internal.cdi.RemoteExecutorProducer
- getValue() - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyValue
-
Return property value.
- getWriteHoldCount() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock
-
Queries the number of reentrant write holds on this lock by the current thread.
- getWriteLock() - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
-
Return the owner of a write lock, if any.
H
- has(TaskExecutorService.Registration.Option) - Static method in class com.oracle.coherence.concurrent.executor.function.Predicates
-
Obtains a
Remote.PredicateforTaskExecutorService.ExecutorInfoto determine if a specificTaskExecutorService.Registration.Optionis defined. - hashCode() - Method in class com.oracle.coherence.concurrent.executor.atomic.AtomicEnum
- hashCode() - Method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
- hashCode() - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyKey
- hashCode() - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyValue
- hashCode() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.ExecutorMBeanImpl
- hashCode() - Method in class com.oracle.coherence.concurrent.executor.MutableExecutionPlan
- hashCode() - Method in class com.oracle.coherence.concurrent.executor.options.ClusterMember
- hashCode() - Method in class com.oracle.coherence.concurrent.executor.options.Debugging
- hashCode() - Method in class com.oracle.coherence.concurrent.executor.options.Description
- hashCode() - Method in class com.oracle.coherence.concurrent.executor.options.Member
- hashCode() - Method in class com.oracle.coherence.concurrent.executor.options.Name
- hashCode() - Method in class com.oracle.coherence.concurrent.executor.options.Role
- hashCode() - Method in class com.oracle.coherence.concurrent.executor.options.Storage
- hashCode() - Method in class com.oracle.coherence.concurrent.executor.Result
- hashCode() - Method in exception com.oracle.coherence.concurrent.executor.Task.Yield
- hashCode() - Method in class com.oracle.coherence.concurrent.executor.tasks.CronTask
- hashCode() - Method in class com.oracle.coherence.concurrent.executor.tasks.ValueTask
- hashCode() - Method in class com.oracle.coherence.concurrent.locks.LockOwner
- hashCode() - Method in class com.oracle.coherence.concurrent.PermitAcquirer
- hasNext() - Method in class com.oracle.coherence.concurrent.executor.util.FilteringIterator
- hasQueuedThread(Thread) - Method in class com.oracle.coherence.concurrent.locks.RemoteLock
-
Queries whether the given thread is waiting to acquire this lock.
- hasQueuedThread(Thread) - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock
-
Queries whether the given thread is waiting to acquire this lock.
- hasQueuedThreads() - Method in class com.oracle.coherence.concurrent.locks.RemoteLock
-
Queries whether any threads are waiting to acquire this lock.
- hasQueuedThreads() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock
-
Queries whether any threads are waiting to acquire this lock.
- hasResult() - Method in class com.oracle.coherence.concurrent.executor.subscribers.internal.FutureSubscriber
-
Determines if the
AnyFutureSubscriberhas been completed by aTask.Coordinator. - hasSubscribers() - Method in class com.oracle.coherence.concurrent.executor.AbstractTaskCoordinator
-
Determine if the
AbstractTaskCoordinatorcurrently has anyTask.Subscribers. - HOUR_VALUE_PARSER - Static variable in class com.oracle.coherence.concurrent.executor.util.CronPattern
-
The parser for the hour values.
I
- incrementAndGet() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicInteger
-
Atomically increments the current value.
- incrementAndGet() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
-
Atomically increments the current value.
- incrementAndGet() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
- incrementAndGet() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
- incrementAndGet() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
- incrementAndGet() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
- incrementAndGet() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicInteger
-
Atomically increments the current value.
- incrementAndGet() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
-
Atomically increments the current value.
- incrementAndGet() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- incrementAndGet() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
- incrementAndGet() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
- incrementAndGet() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
- INFO_UPDATE_DELAY - Static variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
The delay between attempts to update the
TaskExecutorService.ExecutorInfo. - INFO_UPDATE_DELAY_UNIT - Static variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
The delay
TimeUnitforClusteredRegistration.INFO_UPDATE_DELAY. - init(CacheService) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
-
Responsible for adding indexes for the
ClusteredAssignmentcache. - init(CacheService) - Method in class com.oracle.coherence.concurrent.executor.NamedClusteredExecutorService
- INSTANCE - Static variable in class com.oracle.coherence.concurrent.executor.function.BiPredicates.NeverBiPredicate
-
A constant for the
BiPredicates.NeverBiPredicate. - INSTANCE - Static variable in class com.oracle.coherence.concurrent.executor.function.Predicates.AlwaysPredicate
-
A constant for the
Predicates.AlwaysPredicate. - INSTANCE - Static variable in class com.oracle.coherence.concurrent.executor.function.Predicates.IsValuePredicate
-
A constant for the
Predicates.IsValuePredicate. - INSTANCE - Static variable in class com.oracle.coherence.concurrent.executor.function.Predicates.NeverPredicate
-
A constant for the
Predicates.NeverPredicate. - INSTANCE - Static variable in class com.oracle.coherence.concurrent.executor.function.Predicates.NullValuePredicate
-
A constant for the
Predicates.NullValuePredicate. - INSTANCE - Static variable in class com.oracle.coherence.concurrent.executor.options.ClusterMember
-
Static {@code ClusterMember) instance.
- INSTANCE - Static variable in class com.oracle.coherence.concurrent.executor.util.OptionsByType.EmptyOptionsByType
-
OptionsByType.EmptyOptionsByTypestatic instance. - introduceEventDispatcher(String, EventDispatcher) - Method in class com.oracle.coherence.concurrent.executor.internal.LiveObjectEventInterceptor
- introduceEventDispatcher(String, EventDispatcher) - Method in class com.oracle.coherence.concurrent.internal.Cleaner
- intValue() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicInteger
-
Returns the current value of this
AsyncAtomicIntegeras anint. - intValue() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
-
Returns the current value of this
DistributedAtomicLongas anintafter a narrowing primitive conversion. - intValue() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
- intValue() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
- intValue() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
- intValue() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
- intValue() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicInteger
-
Returns the current value of this
AtomicIntegeras anint. - intValue() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
-
Returns the current value of this
AtomicLongas anintafter a narrowing primitive conversion. - intValue() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- intValue() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
- intValue() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
- intValue() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
- invoke(Remote.Function<AtomicBoolean, R>) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicBoolean
-
Apply specified function against the remote object and return the result.
- invoke(Remote.Function<AtomicBoolean, R>) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicBoolean
-
Apply specified function against the remote object and return the result.
- invoke(Remote.Function<AtomicBoolean, R>, boolean) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicBoolean
-
Apply specified function against the remote object and return the result.
- invoke(Remote.Function<AtomicBoolean, R>, boolean) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicBoolean
-
Apply specified function against the remote object and return the result.
- invoke(Remote.Function<AtomicInteger, R>) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
-
Apply specified function against the remote object and return the result.
- invoke(Remote.Function<AtomicInteger, R>) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
-
Apply specified function against the remote object and return the result.
- invoke(Remote.Function<AtomicInteger, R>, boolean) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
-
Apply specified function against the remote object and return the result.
- invoke(Remote.Function<AtomicInteger, R>, boolean) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
-
Apply specified function against the remote object and return the result.
- invoke(Remote.Function<AtomicLong, R>) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
-
Apply specified function against the remote object and return the result.
- invoke(Remote.Function<AtomicLong, R>) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
-
Apply specified function against the remote object and return the result.
- invoke(Remote.Function<AtomicLong, R>, boolean) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
-
Apply specified function against the remote object and return the result.
- invoke(Remote.Function<AtomicLong, R>, boolean) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
-
Apply specified function against the remote object and return the result.
- invoke(Remote.Function<AtomicMarkableReference<V>, R>) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicMarkableReference
-
Apply specified function against the remote object and return the result.
- invoke(Remote.Function<AtomicMarkableReference<V>, R>) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicMarkableReference
-
Apply specified function against the remote object and return the result.
- invoke(Remote.Function<AtomicMarkableReference<V>, R>, boolean) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicMarkableReference
-
Apply specified function against the remote object and return the result.
- invoke(Remote.Function<AtomicMarkableReference<V>, R>, boolean) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicMarkableReference
-
Apply specified function against the remote object and return the result.
- invoke(Remote.Function<AtomicReference<V>, R>) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicReference
-
Apply specified function against the remote object and return the result.
- invoke(Remote.Function<AtomicReference<V>, R>) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicReference
-
Apply specified function against the remote object and return the result.
- invoke(Remote.Function<AtomicReference<V>, R>, boolean) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicReference
-
Apply specified function against the remote object and return the result.
- invoke(Remote.Function<AtomicReference<V>, R>, boolean) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicReference
-
Apply specified function against the remote object and return the result.
- invoke(Remote.Function<AtomicStampedReference<V>, R>) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicStampedReference
-
Apply specified function against the remote object and return the result.
- invoke(Remote.Function<AtomicStampedReference<V>, R>) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicStampedReference
-
Apply specified function against the remote object and return the result.
- invoke(Remote.Function<AtomicStampedReference<V>, R>, boolean) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicStampedReference
-
Apply specified function against the remote object and return the result.
- invoke(Remote.Function<AtomicStampedReference<V>, R>, boolean) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicStampedReference
-
Apply specified function against the remote object and return the result.
- invokeAll(Collection<? extends Remote.Callable<T>>) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
- invokeAll(Collection<? extends Remote.Callable<T>>) - Method in interface com.oracle.coherence.concurrent.executor.RemoteExecutor
-
Executes the given tasks, returning a list of Futures holding their status and results when all complete.
- invokeAll(Collection<? extends Remote.Callable<T>>, long, TimeUnit) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
- invokeAll(Collection<? extends Remote.Callable<T>>, long, TimeUnit) - Method in interface com.oracle.coherence.concurrent.executor.RemoteExecutor
-
Executes the given tasks, returning a list of Futures holding their status and results when all complete or the timeout expires, whichever happens first.
- invokeAny(Collection<? extends Remote.Callable<T>>) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
- invokeAny(Collection<? extends Remote.Callable<T>>) - Method in interface com.oracle.coherence.concurrent.executor.RemoteExecutor
-
Executes the given tasks, returning the result of one that has completed successfully (i.e., without throwing an exception), if any do.
- invokeAny(Collection<? extends Remote.Callable<T>>, long, TimeUnit) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
-
Override implementation is required as
AbstractExecutorService's implementation creates its ownRunnableFutures that are passed toClusteredExecutorService.execute(Remote.Runnable). - invokeAny(Collection<? extends Remote.Callable<T>>, long, TimeUnit) - Method in interface com.oracle.coherence.concurrent.executor.RemoteExecutor
-
Executes the given tasks, returning the result of one that has completed successfully (i.e., without throwing an exception), if any do before the given timeout elapses.
- is(Remote.Predicate<T>) - Static method in class com.oracle.coherence.concurrent.executor.function.Predicates
-
Returns the specified
Remote.Predicate. - is(T) - Static method in class com.oracle.coherence.concurrent.executor.function.Predicates
-
Obtains a
Remote.Predicatethat usesObject.equals(Object)to compare against a specified value. - isAcquiredBy(PermitAcquirer) - Method in class com.oracle.coherence.concurrent.internal.SemaphoreStatus
-
Return
trueif this semaphore is currently acquired by the specifiedPermitAcquirer. - isAcquiredByCurrentThread() - Method in class com.oracle.coherence.concurrent.RemoteSemaphore
-
Queries if an permit is acquired by the current thread.
- isCallable() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService.CESRunnableFuture
-
Return whether a
Callableis encapsulated. - isCancelled() - Method in class com.oracle.coherence.concurrent.executor.AbstractTaskCoordinator
- isCancelled() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.TaskExecutor
- isCancelled() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
Determines if the
Taskhas been cancelled. - isCancelled() - Method in class com.oracle.coherence.concurrent.executor.subscribers.internal.FutureSubscriber
- isCancelled() - Method in interface com.oracle.coherence.concurrent.executor.Task.Context
-
Determines if a
Taskwas cancelled. - isCancelled() - Method in interface com.oracle.coherence.concurrent.executor.Task.Coordinator
-
Returns
trueif theTaskwas cancelled before it completed normally. - isClient() - Method in class com.oracle.coherence.concurrent.locks.LockOwner
-
Return
trueif this lock owner is a remote client (Extend or gRPC). - isClient() - Method in class com.oracle.coherence.concurrent.PermitAcquirer
-
Return
trueif this permit acquirer is a remote client (Extend or gRPC). - isCompleted() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
Determines if the
Taskhas completed execution and can now be removed. - isCompleted() - Method in class com.oracle.coherence.concurrent.executor.subscribers.RecordingSubscriber
-
Determines if the
RecordingSubscriberwas completed by aTask.Coordinator. - isDecorationRemoved(BinaryEntry, int) - Method in class com.oracle.coherence.concurrent.executor.internal.LiveObjectEventInterceptor
-
Determines whether the given decoration has been removed from the event's new value, i.e., the decoration exists on the old value but not on the new.
- isDone() - Method in class com.oracle.coherence.concurrent.executor.AbstractTaskCoordinator
- isDone() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.TaskExecutor
- isDone() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
Returns true if the
Taskcompleted. - isDone() - Method in class com.oracle.coherence.concurrent.executor.subscribers.internal.FutureSubscriber
- isDone() - Method in interface com.oracle.coherence.concurrent.executor.Task.Context
-
Determines if a
Taskcompleted according to theTaskExecutorService. - isDone() - Method in interface com.oracle.coherence.concurrent.executor.Task.Coordinator
-
Returns
trueif theTaskcompleted. - isEffectivelyAssigned() - Method in enum com.oracle.coherence.concurrent.executor.ExecutionPlan.Action
- isEmpty() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.ChainedProcessor
-
Determines if the
ClusteredTaskManager.ChainedProcessoris empty i.e., contains noInvocableMap.EntryProcessors. - isEnabled() - Static method in class com.oracle.coherence.concurrent.executor.internal.ExecutorTrace
-
Return true if executor trace logging is enabled; false otherwise.
- isEnabled() - Method in class com.oracle.coherence.concurrent.executor.options.Storage
-
Return whether the Coherence server in which the
Executoris running is storage enabled. - isError() - Method in class com.oracle.coherence.concurrent.executor.subscribers.RecordingSubscriber
-
Determines if the
RecordingSubscriberwas published an error by aTask.Coordinator. - isExecutorNameRegistered(String) - Method in class com.oracle.coherence.concurrent.config.ConcurrentConfiguration
-
Return
trueif the specific name has an executor associated with it. - isHeldByCurrentThread() - Method in class com.oracle.coherence.concurrent.locks.RemoteLock
-
Queries if this lock is held by the current thread.
- isHeldByCurrentThread() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock.WriteLock
-
Queries if this write lock is held by the current thread.
- isLocked() - Method in class com.oracle.coherence.concurrent.locks.internal.ExclusiveLockHolder
-
Return
trueif this lock is currently owned by anyone. - isLocked() - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
-
Return
trueif this lock is currently locked for reads or writes by anyone. - isLocked() - Method in class com.oracle.coherence.concurrent.locks.RemoteLock
-
Queries if this lock is held by any thread.
- isLockedBy(LockOwner) - Method in class com.oracle.coherence.concurrent.locks.internal.ExclusiveLockHolder
-
Return
trueif this lock is currently owned by the specifiedLockOwner. - isLockedBy(LockOwner) - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
-
Return
trueif this lock is currently locked for reads by the specified owner. - isLockedByClient() - Method in class com.oracle.coherence.concurrent.locks.internal.ExclusiveLockHolder
-
Return
trueif this lock is currently owned by the remote client (Extend or gRPC). - isLockedByMember(UUID) - Method in class com.oracle.coherence.concurrent.locks.internal.ExclusiveLockHolder
-
Return
trueif this lock is currently owned by the specified member, regardless of which thread on that member owns it. - isLockedByMember(UUID) - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
-
Return
trueif this lock is currently locked for either reads or writes by the specified member, regardless of which thread on that member locked it. - isMarked() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicMarkableReference
-
Returns the current value of the mark.
- isMarked() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicMarkableReference
- isMarked() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicMarkableReference
- isMarked() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicMarkableReference
-
Returns the current value of the mark.
- isMarked() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicMarkableReference
- isMarked() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicMarkableReference
- isOwner(String) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
- isPeriodic() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService.CESRunnableFuture
- isPresent() - Method in class com.oracle.coherence.concurrent.executor.Result
- isReadLocked() - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
-
Return
trueif this lock is currently locked for reads by one or more threads. - isReadLocked() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock
-
Queries if the read lock is held by any thread.
- isReadLockedBy(LockOwner) - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
-
Return
trueif this lock is currently locked for reads by the specified owner. - isReadLockedByMember(UUID) - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
-
Return
trueif this lock is currently locked for reads by the specified member, regardless of which thread on that member locked it. - isRecovered() - Method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
- isResuming() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.TaskExecutor
- isResuming() - Method in interface com.oracle.coherence.concurrent.executor.Task.Context
-
Determines if a
Taskexecution by anExecutorresuming after being recovered or due to resumption afterTask.Yielding. - isRunnable() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService.CESRunnableFuture
-
Return whether a
Runnableis encapsulated. - isSatisfied() - Method in interface com.oracle.coherence.concurrent.executor.ExecutionPlan
-
Determines if the
ExecutionPlanwill satisfy theExecutionStrategyconditions, including assigning the required number ofExecutors to aTaskfor execution. - isSatisfied() - Method in class com.oracle.coherence.concurrent.executor.MutableExecutionPlan
- isShutdown() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
- isShutdown() - Method in interface com.oracle.coherence.concurrent.executor.RemoteExecutor
-
Returns
trueif this executor has been shut down. - isSubscribed() - Method in class com.oracle.coherence.concurrent.executor.subscribers.internal.FutureSubscriber
-
Determines if the
FutureSubscriberhas been subscribed to aTask.Coordinator. - isSubscribed() - Method in class com.oracle.coherence.concurrent.executor.subscribers.RecordingSubscriber
-
Determines if the
RecordingSubscriberhas been subscribed to aTask.Coordinator. - isTerminated() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
- isTerminated() - Method in interface com.oracle.coherence.concurrent.executor.RemoteExecutor
-
Returns
trueif all tasks have completed following shut down. - isThrowable() - Method in class com.oracle.coherence.concurrent.executor.Result
- isTraceLogging() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.ExecutorMBeanImpl
- isTraceLogging() - Method in interface com.oracle.coherence.concurrent.executor.management.ExecutorMBean
-
Return a boolean to indicate whether the executor trace logging is enabled (true) or not (false).
- isValue() - Method in class com.oracle.coherence.concurrent.executor.Result
-
Determines if the value is available (including
null). - IsValuePredicate() - Constructor for class com.oracle.coherence.concurrent.executor.function.Predicates.IsValuePredicate
-
Constructs a
Predicates.IsValuePredicate(required for serialization). - isWriteLocked() - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
-
Return
trueif this lock is currently owned exclusively by anyone. - isWriteLocked() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock
-
Queries if the write lock is held by any thread.
- isWriteLockedBy(LockOwner) - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
-
Return
trueif this lock is currently owned exclusively by the specified owner. - isWriteLockedByClient() - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
-
Return
trueif this lock is currently owned exclusively by a client. - isWriteLockedByCurrentThread() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock
-
Queries if the write lock is held by the current thread.
- isWriteLockedByMember(UUID) - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
-
Return
trueif this lock is currently owned exclusively by the specified member, regardless of which thread on that member owns it. - iterator() - Method in class com.oracle.coherence.concurrent.executor.util.FilteringIterable
J
- JOINING - com.oracle.coherence.concurrent.executor.TaskExecutorService.ExecutorInfo.State
-
The
ExecutorServiceis the process of joining the orchestration, including introducing itself to the currentTasks for assignment. - JoiningContinuation(String, CacheService) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.JoiningContinuation
-
Constructs an
ClusteredExecutorInfo.JoiningContinuation.
L
- lastOf() - Static method in class com.oracle.coherence.concurrent.executor.TaskCollectors
-
A
Task.Collectorthat returns the last added result, when all results have been provided. - LastOfCollector() - Constructor for class com.oracle.coherence.concurrent.executor.TaskCollectors.LastOfCollector
- LatchCounter - Class in com.oracle.coherence.concurrent.internal
-
A data structure that holds state related to countdown latch.
- LatchCounter() - Constructor for class com.oracle.coherence.concurrent.internal.LatchCounter
-
Default constructor for serialization interfaces
- LatchCounter(int) - Constructor for class com.oracle.coherence.concurrent.internal.LatchCounter
-
Construct a
LatchCounterinstance. - Latches - Class in com.oracle.coherence.concurrent
-
Factory methods for various distributed countdown latch implementations.
- Latches() - Constructor for class com.oracle.coherence.concurrent.Latches
- latchesMap() - Static method in class com.oracle.coherence.concurrent.Latches
-
Return Coherence
NamedMapcontaining the countdown latches state. - LEASE_DURATION_MS - Static variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
The duration of a lease for
Executors. - LEASE_INSPECTION_DELAY_MS - Static variable in class com.oracle.coherence.concurrent.executor.internal.LiveObjectEventInterceptor
-
The delay in milliseconds between successive attempts to inspect the expiry of local
Leasedobjects. - Leased - Interface in com.oracle.coherence.concurrent.executor.internal
-
A
Leasedobject is one that supports tracking of last use and automated cleanup upon expiry. - LifecycleEventInterceptor - Class in com.oracle.coherence.concurrent.executor.internal
-
A
LifecycleEventinterceptor to automatically activate and deactivate a localExecutorServicefor executing tasks. - LifecycleEventInterceptor() - Constructor for class com.oracle.coherence.concurrent.executor.internal.LifecycleEventInterceptor
- limit(int) - Method in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
- limit(int) - Method in class com.oracle.coherence.concurrent.executor.ExecutionStrategyBuilder
-
Limit the
ExecutionStrategyto use only the specified number ofExecutors. - limit(int) - Method in interface com.oracle.coherence.concurrent.executor.Task.Orchestration
- listOf() - Static method in class com.oracle.coherence.concurrent.executor.TaskCollectors
-
A
Task.Collectorthat returns theListof results that are values. - ListOfCollector() - Constructor for class com.oracle.coherence.concurrent.executor.TaskCollectors.ListOfCollector
- LiveObject - Interface in com.oracle.coherence.concurrent.executor.internal
-
A
LiveObjectis a Cache Entry Value that responds to Coherence Cache Events occurring on itself. - LiveObjectEventInterceptor - Class in com.oracle.coherence.concurrent.executor.internal
-
The
LiveObjectEventInterceptoris theEventInterceptorthat forwardsEvents to objects implementsLiveObject. - LiveObjectEventInterceptor() - Constructor for class com.oracle.coherence.concurrent.executor.internal.LiveObjectEventInterceptor
-
Constructs a
LiveObjectEventInterceptor. - LiveObjectEventInterceptor.ExpiredProcessor - Class in com.oracle.coherence.concurrent.executor.internal
-
An
InvocableMap.EntryProcessorto notify aLeasedthat it has expired. - LiveObjectEventInterceptor.MemberAwareProcessor - Class in com.oracle.coherence.concurrent.executor.internal
- localAtomicBoolean(String) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
-
Return
LocalAtomicBooleaninstance for the specified name. - localAtomicBoolean(String, boolean) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
-
Return
LocalAtomicBooleaninstance for the specified name and initial value. - LocalAtomicBoolean - Class in com.oracle.coherence.concurrent.atomic
-
Local implementation of
AtomicBooleaninterface, that simply wrapsjava.util.concurrent.atomic.AtomicBooleaninstance. - LocalAtomicBoolean(boolean) - Constructor for class com.oracle.coherence.concurrent.atomic.LocalAtomicBoolean
-
Construct
LocalAtomicBooleaninstance. - LocalAtomicBoolean(AtomicBoolean) - Constructor for class com.oracle.coherence.concurrent.atomic.LocalAtomicBoolean
-
Construct
LocalAtomicBooleaninstance. - localAtomicInteger(String) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
-
Return
LocalAtomicIntegerinstance for the specified name. - localAtomicInteger(String, int) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
-
Return
LocalAtomicIntegerinstance for the specified name and initial value. - LocalAtomicInteger - Class in com.oracle.coherence.concurrent.atomic
-
Local implementation of
AtomicIntegerinterface, that simply wrapsjava.util.concurrent.atomic.AtomicIntegerinstance. - localAtomicLong(String) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
-
Return
LocalAtomicLonginstance for the specified name. - localAtomicLong(String, long) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
-
Return
LocalAtomicLonginstance for the specified name and initial value. - LocalAtomicLong - Class in com.oracle.coherence.concurrent.atomic
-
Local implementation of
AtomicLonginterface, that simply wrapsjava.util.concurrent.atomic.AtomicLonginstance. - localAtomicMarkableReference(String) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
-
Return
LocalAtomicMarkableReferenceinstance for the specified name. - localAtomicMarkableReference(String, V, boolean) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
-
Return
LocalAtomicMarkableReferenceinstance for the specified name and initial value and mark. - LocalAtomicMarkableReference<V> - Class in com.oracle.coherence.concurrent.atomic
-
Local implementation of
AtomicMarkableReferenceinterface, that simply wrapsjava.util.concurrent.atomic.AtomicMarkableReferenceinstance. - LocalAtomicMarkableReference(AtomicMarkableReference<V>) - Constructor for class com.oracle.coherence.concurrent.atomic.LocalAtomicMarkableReference
-
Construct
LocalAtomicMarkableReference<V>instance. - LocalAtomicMarkableReference(V, boolean) - Constructor for class com.oracle.coherence.concurrent.atomic.LocalAtomicMarkableReference
-
Construct
LocalAtomicMarkableReference<V>instance. - localAtomicReference(String) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
-
Return
LocalAtomicReferenceinstance for the specified name. - localAtomicReference(String, V) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
-
Return
LocalAtomicReferenceinstance for the specified name and initial value. - LocalAtomicReference<V> - Class in com.oracle.coherence.concurrent.atomic
-
Local implementation of
AtomicReferenceinterface, that simply wrapsjava.util.concurrent.atomic.AtomicReferenceinstance. - LocalAtomicReference(AtomicReference<V>) - Constructor for class com.oracle.coherence.concurrent.atomic.LocalAtomicReference
-
Construct
LocalAtomicReference<V>instance. - LocalAtomicReference(V) - Constructor for class com.oracle.coherence.concurrent.atomic.LocalAtomicReference
-
Construct
LocalAtomicReference<V>instance. - localAtomicStampedReference(String) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
-
Return
LocalAtomicStampedReferenceinstance for the specified name. - localAtomicStampedReference(String, V, int) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
-
Return
LocalAtomicStampedReferenceinstance for the specified name and initial value and stamp. - LocalAtomicStampedReference<V> - Class in com.oracle.coherence.concurrent.atomic
-
Local implementation of
AtomicStampedReferenceinterface, that simply wrapsjava.util.concurrent.atomic.AtomicStampedReferenceinstance. - LocalAtomicStampedReference(AtomicStampedReference<V>) - Constructor for class com.oracle.coherence.concurrent.atomic.LocalAtomicStampedReference
-
Construct
LocalAtomicStampedReference<V>instance. - LocalAtomicStampedReference(V, int) - Constructor for class com.oracle.coherence.concurrent.atomic.LocalAtomicStampedReference
-
Construct
LocalAtomicStampedReference<V>instance. - localCountDownLatch(String, int) - Static method in class com.oracle.coherence.concurrent.Latches
-
Return a singleton instance of a
LocalCountDownLatchwith a specified name and initial count. - LocalCountDownLatch - Class in com.oracle.coherence.concurrent
-
Local implementation of
CountDownLatchinterface, that simply wrapsjava.util.concurrent.CountDownLatchinstance. - localLock(String) - Static method in class com.oracle.coherence.concurrent.locks.Locks
-
Return a singleton instance of a local
ReentrantLockwith a specified name. - LocalOnlyProcessor<K,V,R> - Class in com.oracle.coherence.concurrent.executor.processors
-
An
InvocableMap.EntryProcessorthat invokes anotherInvocableMap.EntryProcessoronly onMap.Entrys that are located in the process that created theLocalOnlyProcessor. - LocalOnlyProcessor() - Constructor for class com.oracle.coherence.concurrent.executor.processors.LocalOnlyProcessor
-
Constructs a
LocalOnlyProcessor(required for serialization). - LocalOnlyProcessor(InvocableMap.EntryProcessor<K, V, R>) - Constructor for class com.oracle.coherence.concurrent.executor.processors.LocalOnlyProcessor
-
Constructs a
LocalOnlyProcessorfor the specifiedInvocableMap.EntryProcessor. - localReadWriteLock(String) - Static method in class com.oracle.coherence.concurrent.locks.Locks
-
Return a singleton instance of a local
ReentrantReadWriteLockwith a specified name. - localSemaphore(String, int) - Static method in class com.oracle.coherence.concurrent.Semaphores
-
Return a singleton instance of a
LocalSemaphorewith a specified name and number of permits. - LocalSemaphore - Class in com.oracle.coherence.concurrent
-
Local implementation of
Semaphoreinterface, that simply wrapsjava.util.concurrent.Semaphoreinstance. - lock() - Method in class com.oracle.coherence.concurrent.locks.RemoteLock
-
Acquires the lock.
- lock() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock.ReadLock
-
Acquires the read lock.
- lock() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock.WriteLock
-
Acquires the write lock.
- lock(LockOwner) - Method in class com.oracle.coherence.concurrent.locks.internal.ExclusiveLockHolder
-
Attempt to acquire the lock.
- lockInterruptibly() - Method in class com.oracle.coherence.concurrent.locks.RemoteLock
-
Acquires the lock unless the current thread is interrupted.
- lockInterruptibly() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock.ReadLock
-
Acquires the read lock unless the current thread is interrupted.
- lockInterruptibly() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock.WriteLock
-
Acquires the write lock unless the current thread is interrupted.
- LockOwner - Class in com.oracle.coherence.concurrent.locks
-
The identity of a lock owner, represented by the UID of the member, and the ID of a thread holding or attempting to acquire the lock.
- LockOwner() - Constructor for class com.oracle.coherence.concurrent.locks.LockOwner
-
Default constructor for serialization interfaces
- LockOwner(Member, long) - Constructor for class com.oracle.coherence.concurrent.locks.LockOwner
-
Construct
LockOwnerinstance. - LockProducer - Class in com.oracle.coherence.concurrent.locks.internal.cdi
-
CDI producers for
Lockvalues. - LockProducer() - Constructor for class com.oracle.coherence.concurrent.locks.internal.cdi.LockProducer
- lockRead(LockOwner) - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
-
Attempt to obtain read lock, and return
trueif successful. - Locks - Class in com.oracle.coherence.concurrent.locks
-
Factory methods for various local and remote lock implementations.
- Locks() - Constructor for class com.oracle.coherence.concurrent.locks.Locks
- lockWrite(LockOwner) - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
-
Attempt to obtain write lock, and return
trueif successful. - log(String) - Static method in class com.oracle.coherence.concurrent.executor.internal.ExecutorTrace
-
Log the specified message at the Debugging severity level.
- log(String, Debugging) - Static method in class com.oracle.coherence.concurrent.executor.internal.ExecutorTrace
-
Log the specified message with the given debugging option.
- log(Supplier<String>) - Static method in class com.oracle.coherence.concurrent.executor.internal.ExecutorTrace
-
Log the specified message at the Debugging severity level.
- log(Supplier<String>, Debugging) - Static method in class com.oracle.coherence.concurrent.executor.internal.ExecutorTrace
-
Log the specified message with the given debugging option.
- LOGLEVEL - Static variable in class com.oracle.coherence.concurrent.executor.internal.ExecutorTrace
-
Log level for ExecutorTrace messages
- longValue() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicInteger
-
Returns the current value of this
AsyncAtomicIntegeras alongafter a widening primitive conversion. - longValue() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
-
Returns the current value of this
DistributedAtomicLongas along. - longValue() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
- longValue() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
- longValue() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
- longValue() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
- longValue() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicInteger
-
Returns the current value of this
AtomicIntegeras alongafter a widening primitive conversion. - longValue() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
-
Returns the current value of this
AtomicLongas along. - longValue() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- longValue() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
- longValue() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
- longValue() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
M
- m_action - Variable in class com.oracle.coherence.concurrent.executor.ClusteredAssignment.AssignmentProcessor
-
The assignment
ExecutionPlan.Action. - m_assignment - Variable in class com.oracle.coherence.concurrent.executor.ClusteredAssignment.AssignmentProcessor
-
The
ClusteredAssignment. - m_bldr - Variable in class com.oracle.coherence.concurrent.config.builders.AbstractExecutorWithFactoryBuilder
-
A
ParameterizedBuilderthat creates aThreadFactory. - m_bldr - Variable in class com.oracle.coherence.concurrent.config.builders.ThreadFactoryBuilder
-
A
ParameterizedBuilderthat creates aPersistenceEnvironment. - m_cacheService - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
-
The
CacheServicecontaining the orchestration metadata caches. - m_cacheService - Variable in class com.oracle.coherence.concurrent.executor.internal.LiveObjectEventInterceptor
-
The CacheService to which the EventInterceptor has been associated.
- m_cacheTasksTermination - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
The
ClusteredRegistration.TaskExecutorNamedCachereference used byClusteredRegistration.close()to avoid callingensureCacheon a service thread when terminating and executor. - m_callable - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService.CESRunnableFuture
-
The encapsulated
Callable. - m_callable - Variable in class com.oracle.coherence.concurrent.executor.tasks.internal.CallableTask
-
The value for the
Task. - m_cCompleted - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
The completed tasks count.
- m_cDesiredExecutors - Variable in class com.oracle.coherence.concurrent.executor.StandardExecutionStrategy
- m_cFreeMemory - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
The free memory as reported by
Runtime.freeMemory(). - m_cFreeMemory - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.UpdateInfoProcessor
-
The free memory as reported by
Runtime.freeMemory(). - m_cInProgress - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
The tasks that are in progress count.
- m_cLimit - Variable in class com.oracle.coherence.concurrent.executor.ExecutionStrategyBuilder
- m_clzOfOption - Variable in class com.oracle.coherence.concurrent.executor.util.OptionsByType
-
The
Classof the option in the collection. - m_cMatcherSize - Variable in class com.oracle.coherence.concurrent.executor.util.CronPattern
-
How many predicate groups in this pattern?
- m_cMaxMemory - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
The maximum memory as reported by
Runtime.maxMemory(). - m_cMaxMemory - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.UpdateInfoProcessor
-
The maximum memory as reported by
Runtime.maxMemory(). - m_collector - Variable in class com.oracle.coherence.concurrent.executor.AbstractCollectable
-
The
Task.Collectorfor theTask. - m_collector - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
The
Task.Collectorfor theTaskresult(s). - m_collector - Variable in class com.oracle.coherence.concurrent.executor.ConditionalCollector
-
The
Task.Collectorto use when theRemote.Predicateis satisfied. - m_completionPredicate - Variable in class com.oracle.coherence.concurrent.executor.AbstractCollectable
-
The optional
Remote.Predicateto indicate if collection is completed. - m_completionPredicate - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
The
Remote.Predicateto determine if theTaskis complete, based on a collected result. - m_completionRunnable - Variable in class com.oracle.coherence.concurrent.executor.AbstractCollectable
-
The optional
Task.CompletionRunnableto call after the task is completed. - m_completionRunnable - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
The runnable to call when the
Taskis complete. - m_coordinator - Variable in class com.oracle.coherence.concurrent.executor.subscribers.internal.FutureSubscriber
-
Task coordinator.
- m_cPendingExecutionPlanOptimizationCount - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
The number of potential optimizations that can occurred to the
ExecutionPlansince it was last optimized. - m_cPendingExecutionPlanOptimizationCount - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.OptimizeExecutionPlanProcessor
-
Pending execution plan optimization count.
- m_cPendingExecutionStrategyUpdateCount - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
The number of events/updates/changes that have occurred since the last time the
ExecutionStrategywas evaluated, which may impact theExecutionPlan. - m_cPendingExecutionStrategyUpdateCount - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateExecutionPlanProcessor
-
The pending
ExecutionStrategyupdate count. - m_cPendingRecoveryCount - Variable in class com.oracle.coherence.concurrent.executor.MutableExecutionPlan
-
The number of effective assignments in the past that failed (for some reason) that can be re-assigned in the future as
ExecutionPlan.Action.RECOVERactions. - m_cRejected - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
The rejected tasks count.
- m_cTasksCompleted - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.UpdateInfoProcessor
-
The tasks completed count.
- m_cTasksCompletedCount - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
The tasks completed count.
- m_cTasksFailed - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.UpdateInfoProcessor
-
The tasks failed count.
- m_cTasksInProgress - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.UpdateInfoProcessor
-
The tasks in progress count.
- m_cTasksInProgressCount - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
The tasks in progress count.
- m_cTasksRejectedCount - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
The tasks rejected count.
- m_cTotalMemory - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
The total memory as reported by
Runtime.totalMemory(). - m_cTotalMemory - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.UpdateInfoProcessor
-
The total memory as reported by
Runtime.totalMemory(). - m_cYield - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.TaskExecutor
-
The number of times the
ClusteredRegistration.TaskExecutorhas been yielded. - m_debugging - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
- m_defaultResult - Variable in class com.oracle.coherence.concurrent.executor.ConditionalCollector
-
The default result to return when the
Remote.Predicateis not satisfied. - m_delay - Variable in class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledRunnableTask
-
The delay to start the next execution after the completion of the current execution.
- m_desired - Variable in class com.oracle.coherence.concurrent.executor.ClusteredAssignment.SetStateProcessor
-
The desired
ClusteredAssignment.State. - m_desired - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.SetStateProcessor
-
The desired
TaskExecutorService.ExecutorInfo.State. - m_desired - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.SetActionProcessor
-
The desired
TaskExecutorService.ExecutorInfo.State. - m_desired - Variable in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor.SetTaskStateProcessor
-
The desired
ClusteredTaskManager.State. - m_duration - Variable in class com.oracle.coherence.concurrent.executor.RecoveringTask
- m_duration - Variable in exception com.oracle.coherence.concurrent.executor.Task.Yield
-
The minimum duration to yield.
- m_element - Variable in class com.oracle.coherence.concurrent.executor.util.FilteringIterator
-
The next element to return from the
Iteratorthat matched theRemote.Predicate. - m_executionPlan - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
The current
ExecutionPlan. - m_executionPlan - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.OptimizeExecutionPlanProcessor
-
The
ExecutionPlan. - m_executionPlan - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateExecutionPlanProcessor
-
The
ExecutionPlan. - m_executionStrategy - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
- m_executionThread - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.TaskExecutor
-
The thread this task is currently running on.
- m_executorMBean - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
The MBean for the registered executor.
- m_fCancelled - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
A flag to indicate if the
Taskis now cancelled, in which case no further results will be accepted and no future updates will be published. - m_fCompleted - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
A flag to indicate if the
Taskis now completed, in which case no further results will be accepted and no future updates will be published. - m_fCompleted - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateCollectedResultProcessor
-
Flag indicating completion status.
- m_fConcurrentExecution - Variable in class com.oracle.coherence.concurrent.executor.ExecutionStrategyBuilder
- m_fPerformConcurrently - Variable in class com.oracle.coherence.concurrent.executor.StandardExecutionStrategy
-
Should the
ExecutionPlanschedule theTaskfor execution concurrently or sequentially? - m_fPresent - Variable in class com.oracle.coherence.concurrent.executor.Result
-
Is the result present?
- m_fRecovered - Variable in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
- m_fRunCompletionRunnable - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
A flag to indicate whether to run the completionRunnable or not.
- m_fSatisfied - Variable in class com.oracle.coherence.concurrent.executor.MutableExecutionPlan
-
Indicates when an
ExecutionPlanhas satisfied the requirements of the definingExecutionStrategy. - m_fStorageEnabled - Variable in class com.oracle.coherence.concurrent.executor.options.Storage
-
Whether the Coherence server in which the
Executoris running is storageenabled. - m_fTerminated - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.UpdateInfoProcessor
-
Whether the Executor has been terminated.
- m_initialDelay - Variable in class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledRunnableTask
-
The initial delay to execute the task.
- m_lastResult - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
The last collected result for the
Task. - m_lastValue - Variable in class com.oracle.coherence.concurrent.executor.AbstractTaskCoordinator
-
The last value offered (that we'll offer to new
Task.Subscribers). - m_lCount - Variable in class com.oracle.coherence.concurrent.internal.LatchCounter
-
The current latch count.
- m_lCurrentResultGeneration - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
Monotonically increasing generation counter indicating how many times a result was provided.
- m_ldtExecuteNanos - Variable in class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledRunnableTask
-
The time in nanoseconds to execute the task.
- m_ldtNextExecutionMillis - Variable in class com.oracle.coherence.concurrent.executor.tasks.CronTask
-
The next execution time.
- m_ldtSubmitNanos - Variable in class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledCallableTask
-
The time in nanoseconds when the task is submitted.
- m_ldtUpdate - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
The cluster time when the
TaskExecutorService.ExecutorInfowas last updated. - m_listDayOfMonthMatchers - Variable in class com.oracle.coherence.concurrent.executor.util.CronPattern
-
The Predicate list for the "day of month" field.
- m_listDayOfWeekMatchers - Variable in class com.oracle.coherence.concurrent.executor.util.CronPattern
-
The Predicate list for the "day of week" field.
- m_listHourMatchers - Variable in class com.oracle.coherence.concurrent.executor.util.CronPattern
-
The Predicate list for the "hour" field.
- m_listMinuteMatchers - Variable in class com.oracle.coherence.concurrent.executor.util.CronPattern
-
The Predicate list for the "minute" field.
- m_listMonthMatchers - Variable in class com.oracle.coherence.concurrent.executor.util.CronPattern
-
The Predicate list for the "month" field.
- m_listProcessors - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.ChainedProcessor
-
InvocableMap.EntryProcessors to be invoked in list-order. - m_listResults - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
- m_lProcessedResultGeneration - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
The generation counter of the last time the results were evaluated.
- m_lProcessedResultMapGeneration - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateCollectedResultProcessor
-
The processed generation count of the result map.
- m_lTaskSequence - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
The partition based sequence number of the
Task. - m_ltdInitialDelay - Variable in class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledCallableTask
-
The initial delay to execute the task.
- m_mapActions - Variable in class com.oracle.coherence.concurrent.executor.MutableExecutionPlan
-
The
ExecutionPlan.Actions byExecutoridentity. - m_mapOptionsByType - Variable in class com.oracle.coherence.concurrent.executor.util.OptionsByType
-
The map of the options, keyed by their concrete class.
- m_memberId - Variable in class com.oracle.coherence.concurrent.internal.SemaphoreStatus.RemovePermits
-
The member UUID to remove all the permits for.
- m_memberId - Variable in class com.oracle.coherence.concurrent.locks.internal.ExclusiveLockHolder.RemoveLocks
-
The member UID to remove all the locks for.
- m_memberId - Variable in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder.RemoveLocks
-
The member UUID to remove all the locks for.
- m_name - Variable in class com.oracle.coherence.concurrent.config.builders.AbstractExecutorBuilder
-
The name of the executor.
- m_newResult - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateCollectedResultProcessor
-
The new
Result. - m_nId - Variable in class com.oracle.coherence.concurrent.executor.internal.LiveObjectEventInterceptor.MemberAwareProcessor
-
The
MemberEvent.getId(). - m_nLastPartitionId - Variable in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor
-
The last partition ID processed.
- m_nLogLevel - Variable in class com.oracle.coherence.concurrent.executor.options.Debugging
-
The log level of the
Debuggingoption. - m_nPartitionId - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
The partition ID of the
Task. - m_nResultVersion - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
The lastResult version represented by a monotonically increasing integer value.
- m_oKey - Variable in class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyKey
-
Property key.
- m_option - Variable in class com.oracle.coherence.concurrent.executor.function.Predicates.OptionPredicate
- m_optionsByType - Variable in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
-
The
Task.Options forTask.Orchestration. - m_optionsByType - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
The
TaskExecutorService.Registration.Options for theExecutor. - m_orchestration - Variable in class com.oracle.coherence.concurrent.executor.AbstractCollectable
-
The
Task.Orchestrationon which theTask.Collectableis based. - m_origTask - Variable in class com.oracle.coherence.concurrent.executor.tasks.CronTask
-
The original
Task. - m_oValue - Variable in class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyValue
-
Property value.
- m_oValue - Variable in class com.oracle.coherence.concurrent.executor.ClusteredProperties.SetPropertyValueProcessor
-
The property value.
- m_parallelism - Variable in class com.oracle.coherence.concurrent.config.builders.WorkStealingBuilder
-
The parallelism of the executor.
- m_partsCheck - Variable in class com.oracle.coherence.concurrent.internal.Cleaner
-
A
PartitionSetto fire the check against. - m_period - Variable in class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledRunnableTask
-
The period between successive executions.
- m_predicate - Variable in class com.oracle.coherence.concurrent.executor.ConditionalCollector
-
The
Remote.Predicateto determine when results can be collected. - m_predicate - Variable in class com.oracle.coherence.concurrent.executor.ExecutionStrategyBuilder
- m_predicate - Variable in class com.oracle.coherence.concurrent.executor.StandardExecutionStrategy
- m_previous - Variable in class com.oracle.coherence.concurrent.executor.ClusteredAssignment.SetStateProcessor
-
The previous
ClusteredAssignment.State. - m_previous - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.SetStateProcessor
-
The previous
TaskExecutorService.ExecutorInfo.State. - m_previous - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.SetActionProcessor
-
The previous allowed
TaskExecutorService.ExecutorInfo.States, ornullif not applicable. - m_previous - Variable in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor.SetTaskStateProcessor
-
The previous
ClusteredTaskManager.State. - m_processor - Variable in class com.oracle.coherence.concurrent.executor.processors.LocalOnlyProcessor
-
The
InvocableMap.EntryProcessorto invoke. - m_properties - Variable in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
-
The
Task.Propertiesfor the orchestratedTask. - m_properties - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.TaskExecutor
-
The task
Task.Properties. - m_properties - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskCoordinator
-
The sharable
Task.Propertiesfor this task. - m_properties - Variable in class com.oracle.coherence.concurrent.executor.TaskProperties
-
The map that stores the properties.
- m_result - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateContributedResultProcessor
- m_result - Variable in class com.oracle.coherence.concurrent.executor.subscribers.internal.FutureSubscriber
-
The result.
- m_result - Variable in class com.oracle.coherence.concurrent.executor.tasks.internal.RunnableWithResultTask
-
The runnable for the
Task. - m_retainDuration - Variable in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
-
The optional
Durationto retain the task after it is completed. - m_retainDuration - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
- m_runnable - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService.CESRunnableFuture
-
The encapsulated
Runnable. - m_runnable - Variable in class com.oracle.coherence.concurrent.executor.tasks.internal.RunnableTask
-
The runnable for the
Task. - m_runnable - Variable in class com.oracle.coherence.concurrent.executor.tasks.internal.RunnableWithResultTask
-
The runnable for the
Task. - m_runnableValue - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService.CESRunnableFuture
-
The value to return on completion of the encapsulated
Runnable. - m_scheduledFuture - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
A
ScheduledFuturerepresenting theTaskExecutorService.ExecutorInfoupdater to update the status in the cluster. - m_sCronPattern - Variable in class com.oracle.coherence.concurrent.executor.tasks.CronTask
-
The crontab scheduling pattern for the
Task. - m_sDescription - Variable in class com.oracle.coherence.concurrent.executor.options.Description
-
The details of the executor.
- m_service - Variable in class com.oracle.coherence.concurrent.executor.ClusteredProperties
-
The
CacheServiceused by theTask, hence the property cache. - m_setSubscribers - Variable in class com.oracle.coherence.concurrent.executor.AbstractCollectable
- m_setSubscribers - Variable in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
-
The set of
Task.Subscribers for the orchestratedTask. - m_setSubscribers - Variable in class com.oracle.coherence.concurrent.executor.AbstractTaskCoordinator
-
The
Task.Subscribers to which items will be published. - m_sExecutorId - Variable in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
-
The
Executoridentity. - m_sExecutorId - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.ClosingGracefullyContinuation
-
The unique identity of the
Executor. - m_sExecutorId - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.JoiningContinuation
-
The unique identity of the
Executor. - m_sExecutorId - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.SetActionProcessor
-
The
Executorid. - m_sExecutorId - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateContributedResultProcessor
-
The identity of the
Executor. - m_sIdentity - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
The identity of the
TaskExecutorService.Registration. - m_sName - Variable in class com.oracle.coherence.concurrent.executor.options.Name
-
The name of the
Name. - m_sName - Variable in class com.oracle.coherence.concurrent.executor.options.Role
-
The name of the
Role. - m_sPattern - Variable in class com.oracle.coherence.concurrent.executor.function.Predicates.RolePredicate
-
The pattern for matching a
Rolename. - m_sServiceName - Variable in class com.oracle.coherence.concurrent.internal.Cleaner
-
The service name.
- m_sTaskId - Variable in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
-
The
Taskidentity. - m_sTaskId - Variable in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
-
The
Taskidentity. - m_sTaskId - Variable in class com.oracle.coherence.concurrent.executor.ClusteredProperties
-
The
TaskID. - m_sTaskId - Variable in class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyKey
-
Task ID.
- m_sTaskId - Variable in class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyValue
-
Task ID.
- m_sTaskId - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
The unique identity of the
Task. - m_state - Variable in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
-
The
ClusteredAssignment.Stateof the assignment. - m_state - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
The
TaskExecutorService.ExecutorInfo.Stateof theExecutor. - m_state - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.ExecutorMBeanImpl
-
The state of the executor.
- m_state - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
The current state of the
ClusteredTaskManager. - m_strategy - Variable in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
- m_strategyBuilder - Variable in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
-
The
ExecutionStrategyBuilderused to build theExecutionStrategy. - m_subscription - Variable in class com.oracle.coherence.concurrent.executor.subscribers.SystemOutSubscriber
-
The
Task.Subscriptionfor theTask.Subscriber. - m_task - Variable in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
-
The
Taskto execute. - m_task - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.TaskExecutor
-
The
Taskto execute. - m_task - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
The
Task. - m_task - Variable in class com.oracle.coherence.concurrent.executor.tasks.CronTask
-
The actual
Task. - m_taskExecutorService - Variable in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
-
The
TaskExecutorServicethat created theTask.Orchestration. - m_threadCount - Variable in class com.oracle.coherence.concurrent.config.builders.FixedBuilder
-
The number of threads;
- m_throwable - Variable in class com.oracle.coherence.concurrent.executor.function.Predicates.ThrowablePredicate
-
The
Throwable. - m_throwable - Variable in class com.oracle.coherence.concurrent.executor.Result
-
The throwable (when error occurred).
- m_touchFuture - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
A
ScheduledFuturerepresenting theTaskExecutorService.ExecutorInfotouch updater to trigger checking for remaining assigned tasks during graceful close. - m_value - Variable in class com.oracle.coherence.concurrent.executor.function.Predicates.EqualToPredicate
-
The value to compare.
- m_value - Variable in class com.oracle.coherence.concurrent.executor.Result
-
The value (when provided).
- m_value - Variable in class com.oracle.coherence.concurrent.executor.tasks.ValueTask
-
The value for the
Task. - m_viewAssignments - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
- m_viewNamed - Variable in class com.oracle.coherence.concurrent.executor.NamedClusteredExecutorService
-
Local view of executors matching this executor's name.
- Member - Class in com.oracle.coherence.concurrent.executor.options
-
An
TaskExecutorService.Registration.Optiondefining a CoherenceMember. - Member() - Constructor for class com.oracle.coherence.concurrent.executor.options.Member
-
Constructs a
Member(required for serialization). - Member(Member) - Constructor for class com.oracle.coherence.concurrent.executor.options.Member
-
Constructs a
MemberTaskExecutorService.Registration.Option. - MemberAwareProcessor() - Constructor for class com.oracle.coherence.concurrent.executor.internal.LiveObjectEventInterceptor.MemberAwareProcessor
-
Constructs an
LiveObjectEventInterceptor.MemberAwareProcessor(required for serialization). - MemberAwareProcessor(int) - Constructor for class com.oracle.coherence.concurrent.executor.internal.LiveObjectEventInterceptor.MemberAwareProcessor
-
The
LiveObjectEventInterceptor.MemberAwareProcessorconstructor. - memberJoined(MemberEvent) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskCoordinator.ClusteredMemberListener
- memberJoined(MemberEvent) - Method in class com.oracle.coherence.concurrent.executor.internal.LiveObjectEventInterceptor
- memberJoined(MemberEvent) - Method in class com.oracle.coherence.concurrent.internal.Cleaner
- memberLeaving(MemberEvent) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskCoordinator.ClusteredMemberListener
- memberLeaving(MemberEvent) - Method in class com.oracle.coherence.concurrent.executor.internal.LiveObjectEventInterceptor
- memberLeaving(MemberEvent) - Method in class com.oracle.coherence.concurrent.internal.Cleaner
- memberLeft(MemberEvent) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskCoordinator.ClusteredMemberListener
- memberLeft(MemberEvent) - Method in class com.oracle.coherence.concurrent.executor.internal.LiveObjectEventInterceptor
- memberLeft(MemberEvent) - Method in class com.oracle.coherence.concurrent.internal.Cleaner
- MINUTE_VALUE_PARSER - Static variable in class com.oracle.coherence.concurrent.executor.util.CronPattern
-
The parser for the minute values.
- MONTH_VALUE_PARSER - Static variable in class com.oracle.coherence.concurrent.executor.util.CronPattern
-
The parser for the month values.
- MutableExecutionPlan - Class in com.oracle.coherence.concurrent.executor
-
A mutable implementation of
ExecutionPlan. - MutableExecutionPlan() - Constructor for class com.oracle.coherence.concurrent.executor.MutableExecutionPlan
-
Constructs an empty, unsatisfied
MutableExecutionPlan. - MutableExecutionPlan(ExecutionPlan) - Constructor for class com.oracle.coherence.concurrent.executor.MutableExecutionPlan
-
Constructs a
MutableExecutionPlanbased on anotherExecutionPlan.
N
- Name - Class in com.oracle.coherence.concurrent.executor.options
- Name() - Constructor for class com.oracle.coherence.concurrent.executor.options.Name
-
Constructs a
Name(required for serialization). - Name(String) - Constructor for class com.oracle.coherence.concurrent.executor.options.Name
-
Constructs a
Name. - NamedClusteredExecutorService - Class in com.oracle.coherence.concurrent.executor
-
A
ClusteredExecutorServicethat dispatches to executors associated with a logical name. - NamedClusteredExecutorService(Name) - Constructor for class com.oracle.coherence.concurrent.executor.NamedClusteredExecutorService
-
Constructs a
NamedClusteredExecutorServicefor the givenName. - NamedClusteredExecutorService.NamedOrchestration<T> - Class in com.oracle.coherence.concurrent.executor
-
ClusteredOrchestrationextension that orchestrates only to executors associated with the givenname. - NamedExecutorService - Class in com.oracle.coherence.concurrent.config
-
A holder for a named
ExecutorService. - NamedExecutorService(String, String, Supplier<ExecutorService>) - Constructor for class com.oracle.coherence.concurrent.config.NamedExecutorService
-
Constructs a new
NamedExecutorService. - NamedOrchestration(ClusteredExecutorService, Name, Task<T>) - Constructor for class com.oracle.coherence.concurrent.executor.NamedClusteredExecutorService.NamedOrchestration
- NamespaceHandler - Class in com.oracle.coherence.concurrent.config
-
NamespaceHandlerfor processingcoherence-concurrent-related artifacts defined in a Coherence configuration file. - NamespaceHandler() - Constructor for class com.oracle.coherence.concurrent.config.NamespaceHandler
-
Construct
NamespaceHandlerinstance. - NegatePredicate() - Constructor for class com.oracle.coherence.concurrent.executor.function.Predicates.NegatePredicate
-
Constructs a
Predicates.NegatePredicate(required for serialization). - NegatePredicate(Remote.Predicate<T>) - Constructor for class com.oracle.coherence.concurrent.executor.function.Predicates.NegatePredicate
-
Constructs a
Predicates.NegatePredicate. - never() - Static method in class com.oracle.coherence.concurrent.executor.function.BiPredicates
-
Obtains a
Remote.BiPredicatethat never succeeds. - never() - Static method in class com.oracle.coherence.concurrent.executor.function.Predicates
-
Obtains a
Remote.Predicatethat never succeeds. - NeverBiPredicate() - Constructor for class com.oracle.coherence.concurrent.executor.function.BiPredicates.NeverBiPredicate
- NeverPredicate() - Constructor for class com.oracle.coherence.concurrent.executor.function.Predicates.NeverPredicate
-
Constructs a
Predicates.NeverPredicate(required for serialization). - newCondition() - Method in class com.oracle.coherence.concurrent.locks.RemoteLock
- newCondition() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock.ReadLock
-
Throws
UnsupportedOperationExceptionbecauseReadLocksdo not support conditions. - newCondition() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock.WriteLock
- next() - Method in class com.oracle.coherence.concurrent.executor.util.FilteringIterator
- none() - Static method in class com.oracle.coherence.concurrent.executor.Result
-
Constructs an
Resultrepresenting no value. - not(Remote.Predicate<T>) - Static method in class com.oracle.coherence.concurrent.executor.function.Predicates
-
Obtains a
Remote.Predicatethat negates the result of anotherRemote.Predicate. - NotifyExecutionStrategyProcessor() - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.NotifyExecutionStrategyProcessor
- notNullValue() - Static method in class com.oracle.coherence.concurrent.executor.function.Predicates
-
Obtains a
Remote.Predicatethat succeeds when provided with a non-nullvalue. - nullValue() - Static method in class com.oracle.coherence.concurrent.executor.function.Predicates
-
Obtains a
Remote.Predicatethat succeeds when provided with anullvalue. - NullValuePredicate() - Constructor for class com.oracle.coherence.concurrent.executor.function.Predicates.NullValuePredicate
-
Constructs a
Predicates.NullValuePredicate(required for serialization).
O
- of(int) - Static method in class com.oracle.coherence.concurrent.cdi.Count.Literal
-
Create a
Count.Literal. - of(int) - Static method in class com.oracle.coherence.concurrent.cdi.Permits.Literal
-
Create a
Permits.Literal. - of(int) - Static method in class com.oracle.coherence.concurrent.executor.options.Debugging
-
Obtains a
Debuggingwith a specific log level. - of(Task<T>, String) - Static method in class com.oracle.coherence.concurrent.executor.tasks.CronTask
-
Obtains a
CronTask. - of(Member) - Static method in class com.oracle.coherence.concurrent.executor.options.Member
- of(InvocableMap.EntryProcessor<K, V, R>) - Static method in class com.oracle.coherence.concurrent.executor.processors.LocalOnlyProcessor
-
Creates a
LocalOnlyProcessorfor the specifiedInvocableMap.EntryProcessor. - of(String) - Static method in class com.oracle.coherence.concurrent.executor.options.Description
-
Obtains a
Descriptionbased on the provided argument. - of(String) - Static method in class com.oracle.coherence.concurrent.executor.options.Name
-
Obtains a
Namewith a specific name. - of(String) - Static method in class com.oracle.coherence.concurrent.executor.options.Role
-
Obtains a
Rolewith a specific name. - of(T) - Static method in class com.oracle.coherence.concurrent.executor.atomic.AtomicEnum
-
Constructs an
AtomicEnumgiven aEnumvalue. - of(T) - Static method in class com.oracle.coherence.concurrent.executor.Result
-
Constructs an
Resultwith a specific value. - offer(Result<T>) - Method in class com.oracle.coherence.concurrent.executor.AbstractTaskCoordinator
-
Offers an item to be asynchronously published to current
Task.Subscribers. - onComplete() - Method in class com.oracle.coherence.concurrent.executor.subscribers.internal.AnyFutureSubscriber
- onComplete() - Method in class com.oracle.coherence.concurrent.executor.subscribers.internal.FutureSubscriber
- onComplete() - Method in class com.oracle.coherence.concurrent.executor.subscribers.RecordingSubscriber
- onComplete() - Method in class com.oracle.coherence.concurrent.executor.subscribers.SystemOutSubscriber
- onComplete() - Method in interface com.oracle.coherence.concurrent.executor.Task.Subscriber
-
Invoked by a
Task.Coordinatorwhen it is known that no additionalTask.Subscribermethod invocations will occur or has already been terminated by an error. - onDeleted(CacheService, InvocableMap.Entry, Cause) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
- onDeleted(CacheService, InvocableMap.Entry, Cause) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
Effectively, a no-op.
- onDeleted(CacheService, InvocableMap.Entry, Cause) - Method in interface com.oracle.coherence.concurrent.executor.internal.LiveObject
-
The
LiveObjectwas deleted. - onError(Throwable) - Method in class com.oracle.coherence.concurrent.executor.subscribers.internal.AnyFutureSubscriber
- onError(Throwable) - Method in class com.oracle.coherence.concurrent.executor.subscribers.internal.FutureSubscriber
- onError(Throwable) - Method in class com.oracle.coherence.concurrent.executor.subscribers.RecordingSubscriber
- onError(Throwable) - Method in class com.oracle.coherence.concurrent.executor.subscribers.SystemOutSubscriber
- onError(Throwable) - Method in interface com.oracle.coherence.concurrent.executor.Task.Subscriber
-
Invoked by a
Task.Coordinatorwhen an unrecoverable error was encountered, after which no otherTask.Subscribermethods are invoked. - onEvent(LifecycleEvent) - Method in class com.oracle.coherence.concurrent.executor.internal.LifecycleEventInterceptor
- onEvent(Event) - Method in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor
- onEvent(Event) - Method in class com.oracle.coherence.concurrent.executor.internal.LiveObjectEventInterceptor
- onEvent(TransferEvent) - Method in class com.oracle.coherence.concurrent.internal.Cleaner
- onException() - Static method in class com.oracle.coherence.concurrent.executor.function.Predicates
-
Obtains a
Remote.Predicateto ensure that theThrowableis handled. - onException(Throwable) - Static method in class com.oracle.coherence.concurrent.executor.function.Predicates
- onInserted(CacheService, InvocableMap.Entry, Cause) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
- onInserted(CacheService, InvocableMap.Entry, Cause) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
- onInserted(CacheService, InvocableMap.Entry, Cause) - Method in interface com.oracle.coherence.concurrent.executor.internal.LiveObject
-
The
LiveObjectwas inserted. - onLeaseExpiry() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
- onLeaseExpiry() - Method in interface com.oracle.coherence.concurrent.executor.internal.Leased
-
A callback invoked as part of an
InvocableMap.EntryProcessorto perform custom lease expiry operations when a lease has expired. - onMemberJoined() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
- onMemberJoined() - Method in interface com.oracle.coherence.concurrent.executor.internal.ClusterMemberAware
-
A callback invoked as part of an
InvocableMap.EntryProcessorto perform custom operations when theMemberhas joined the cluster. - onMemberLeaving() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
- onMemberLeaving() - Method in interface com.oracle.coherence.concurrent.executor.internal.ClusterMemberAware
-
A callback invoked as part of an
InvocableMap.EntryProcessorto perform custom operations when theMemberis leaving the cluster. - onMemberLeft() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
- onMemberLeft() - Method in interface com.oracle.coherence.concurrent.executor.internal.ClusterMemberAware
-
A callback invoked as part of an
InvocableMap.EntryProcessorto perform custom operations when theMemberis leaving the cluster. - onNext(T) - Method in class com.oracle.coherence.concurrent.executor.subscribers.internal.FutureSubscriber
- onNext(T) - Method in class com.oracle.coherence.concurrent.executor.subscribers.RecordingSubscriber
- onNext(T) - Method in class com.oracle.coherence.concurrent.executor.subscribers.SystemOutSubscriber
- onNext(T) - Method in interface com.oracle.coherence.concurrent.executor.Task.Subscriber
-
Invoked when a
Task.Coordinatorhas produced an item for consumption. - onProcess(CacheService, InvocableMap.Entry, Cause) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
Returns a
ComposableContinuationto invoke based on the current state. - onSubscribe(Task.Subscription) - Method in class com.oracle.coherence.concurrent.executor.subscribers.internal.FutureSubscriber
- onSubscribe(Task.Subscription) - Method in class com.oracle.coherence.concurrent.executor.subscribers.SystemOutSubscriber
- onSubscribe(Task.Subscription<? extends T>) - Method in class com.oracle.coherence.concurrent.executor.subscribers.RecordingSubscriber
- onSubscribe(Task.Subscription<? extends T>) - Method in interface com.oracle.coherence.concurrent.executor.Task.Subscriber
-
Invoked prior to the
Task.SubscribermethodsTask.Subscriber.onComplete(),Task.Subscriber.onError(Throwable)andTask.Subscriber.onNext(Object)being invoked for aTask.Subscriptionto aTask.Coordinator. - onUpdated(CacheService, InvocableMap.Entry, Cause) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
- onUpdated(CacheService, InvocableMap.Entry, Cause) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
- onUpdated(CacheService, InvocableMap.Entry, Cause) - Method in interface com.oracle.coherence.concurrent.executor.internal.LiveObject
-
The
LiveObjectwas updated. - optimize() - Method in interface com.oracle.coherence.concurrent.executor.ExecutionPlan
-
Optimizes the
ExecutionPlan, returning if there where any changes caused by the optimization. - optimize() - Method in class com.oracle.coherence.concurrent.executor.MutableExecutionPlan
- OptimizeExecutionPlanProcessor() - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.OptimizeExecutionPlanProcessor
-
Constructs an
ClusteredTaskManager.OptimizeExecutionPlanProcessor(required for serialization). - OptimizeExecutionPlanProcessor(ExecutionPlan, int) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.OptimizeExecutionPlanProcessor
- OptionPredicate() - Constructor for class com.oracle.coherence.concurrent.executor.function.Predicates.OptionPredicate
-
Constructs a
Predicates.OptionPredicate(required for serialization). - OptionPredicate(TaskExecutorService.Registration.Option) - Constructor for class com.oracle.coherence.concurrent.executor.function.Predicates.OptionPredicate
-
Constructs a
Predicates.OptionPredicate. - OptionsByType<T> - Class in com.oracle.coherence.concurrent.executor.util
-
A mutable collection of zero or more values, typically called an options, internally arranged as a map, keyed by the concrete type of each option in the collection.
- OptionsByType() - Constructor for class com.oracle.coherence.concurrent.executor.util.OptionsByType
-
Constructor for
ExternalizableLitesupport. - OptionsByType.Default - Annotation Type in com.oracle.coherence.concurrent.executor.util
-
Defines how an
OptionsByTypecollection may automatically determine a suitable default value for a specific class of option at runtime when the said option does not exist in anOptionsByTypecollection. - OptionsByType.EmptyOptionsByType<T> - Class in com.oracle.coherence.concurrent.executor.util
-
An optimized
OptionsByTypeimplementation for representing emptyOptionsByType. - orchestrate(Task<T>) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
- orchestrate(Task<T>) - Method in class com.oracle.coherence.concurrent.executor.NamedClusteredExecutorService
- orchestrate(Task<T>) - Method in interface com.oracle.coherence.concurrent.executor.TaskExecutorService
-
Creates a pending
Task.Orchestrationfor aTask. - ORCHESTRATED - com.oracle.coherence.concurrent.executor.ClusteredTaskManager.State
-
The
ClusteredTaskManagerhas been orchestrated. - orElse(T) - Method in class com.oracle.coherence.concurrent.executor.Result
-
Obtains the value of the
Resultif present, otherwise returns the specified value.
P
- parse(String) - Method in interface com.oracle.coherence.concurrent.executor.util.CronPattern.ValueParser
-
Attempts to parse a value.
- parseAlias(String, String[], int) - Static method in class com.oracle.coherence.concurrent.executor.util.CronPattern
-
This utility method changes an alias to an int value.
- parseListElement(String, CronPattern.ValueParser) - Method in class com.oracle.coherence.concurrent.executor.util.CronPattern
-
Parses an individual part/element of the crontab configuration.
- parseRange(String, CronPattern.ValueParser) - Method in class com.oracle.coherence.concurrent.executor.util.CronPattern
-
Parses a range of values.
- PARTITIONING - com.oracle.coherence.concurrent.executor.internal.Cause
-
PARTITIONINGis used for inserts and deletes that have occurred due to cache partitions being load-balanced or recovered. - PENDING - com.oracle.coherence.concurrent.executor.ClusteredTaskManager.State
-
The
ClusteredTaskManageris in pending state. - PermitAcquirer - Class in com.oracle.coherence.concurrent
-
The identity of a acquirer, represented by the UUID of the member, and the ID of a thread holding or attempting to acquire permit.
- PermitAcquirer() - Constructor for class com.oracle.coherence.concurrent.PermitAcquirer
-
Default constructor (necessary for the ExternalizableLite interface).
- PermitAcquirer(Member, long) - Constructor for class com.oracle.coherence.concurrent.PermitAcquirer
-
Construct
PermitAcquirerinstance. - Permits - Annotation Type in com.oracle.coherence.concurrent.cdi
-
A qualifier annotation used when injecting Coherence resource to specify the permits count.
- Permits.Literal - Class in com.oracle.coherence.concurrent.cdi
-
An annotation literal for the
Permitsannotation. - PortableAbstractProcessor<K,V,R> - Class in com.oracle.coherence.concurrent.executor
-
A portable
AbstractProcessor. a convenience interface for implementations having no properties to serialize. - PortableAbstractProcessor() - Constructor for class com.oracle.coherence.concurrent.executor.PortableAbstractProcessor
- PortablePredicate<T> - Interface in com.oracle.coherence.concurrent.executor.function
-
Represents a portable
Remote.Predicate(boolean-valued function) with a single argument; a convenience interface for an implementation with no properties that require serialization. - Predicates - Class in com.oracle.coherence.concurrent.executor.function
-
Helper methods for
Remote.Predicates. - Predicates.AlwaysPredicate - Class in com.oracle.coherence.concurrent.executor.function
-
An
Predicates.AlwaysPredicatereturns true for any value provided to thePredicate.test(Object)method. - Predicates.EqualToPredicate<T> - Class in com.oracle.coherence.concurrent.executor.function
-
A
Remote.Predicateto compare a value usingObject.equals(Object). - Predicates.IsValuePredicate<T> - Class in com.oracle.coherence.concurrent.executor.function
-
An
Predicates.IsValuePredicatereturns true when a providedResult.isValue(). - Predicates.NegatePredicate<T> - Class in com.oracle.coherence.concurrent.executor.function
-
A
Remote.Predicatethat negates the result of anotherRemote.Predicate. - Predicates.NeverPredicate - Class in com.oracle.coherence.concurrent.executor.function
-
An
Predicates.NeverPredicatereturns false for any value provided to thePredicate.test(Object)method. - Predicates.NullValuePredicate - Class in com.oracle.coherence.concurrent.executor.function
-
An
Predicates.NullValuePredicatereturnstruefor any value provided to thePredicate.test(Object)method that isnull. - Predicates.OptionPredicate - Class in com.oracle.coherence.concurrent.executor.function
-
A
Remote.Predicateto determine if anTaskExecutorService.ExecutorInfohas a specificTaskExecutorService.Registration.Option. - Predicates.RolePredicate - Class in com.oracle.coherence.concurrent.executor.function
-
A
Remote.Predicatefor matching the name of aRole. - Predicates.ThrowablePredicate<T> - Class in com.oracle.coherence.concurrent.executor.function
-
An
Predicates.ThrowablePredicatereturns true when a providedResult.isThrowable(). - proceed(Object) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.ClosingContinuation
- proceed(Object) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.ClosingGracefullyContinuation
- proceed(Object) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.JoiningContinuation
- proceed(Object) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.RemoveContinuation
- proceed(Object) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.AsyncProcessChangesContinuation
- proceed(Object) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.CleanupContinuation
- process(ProcessingContext, XmlElement) - Method in class com.oracle.coherence.concurrent.config.processors.AbstractExecutorProcessor
- process(ProcessingContext, XmlElement) - Method in class com.oracle.coherence.concurrent.config.processors.ThreadFactoryProcessor
- process(InvocableMap.Entry) - Method in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor.SetTaskStateProcessor
- process(InvocableMap.Entry) - Method in class com.oracle.coherence.concurrent.executor.internal.LiveObjectEventInterceptor.ExpiredProcessor
- process(InvocableMap.Entry) - Method in class com.oracle.coherence.concurrent.executor.internal.LiveObjectEventInterceptor.MemberAwareProcessor
- process(InvocableMap.Entry<ClusteredProperties.PropertyKey<K>, ClusteredProperties.PropertyValue<V>>) - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties.SetPropertyValueProcessor
- process(InvocableMap.Entry<String, ClusteredAssignment>) - Method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment.AssignmentProcessor
- process(InvocableMap.Entry<String, ClusteredAssignment>) - Method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment.SetStateProcessor
- process(InvocableMap.Entry<String, ClusteredExecutorInfo>) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.SetStateProcessor
- process(InvocableMap.Entry<String, ClusteredExecutorInfo>) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.TouchProcessor
- process(InvocableMap.Entry<String, ClusteredExecutorInfo>) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.UpdateInfoProcessor
- process(InvocableMap.Entry<String, ClusteredTaskManager>) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.CancellationProcessor
- process(InvocableMap.Entry<String, ClusteredTaskManager>) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.ChainedProcessor
- process(InvocableMap.Entry<String, ClusteredTaskManager>) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.NotifyExecutionStrategyProcessor
- process(InvocableMap.Entry<String, ClusteredTaskManager>) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.OptimizeExecutionPlanProcessor
- process(InvocableMap.Entry<String, ClusteredTaskManager>) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.SetActionProcessor
- process(InvocableMap.Entry<String, ClusteredTaskManager>) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateCollectedResultProcessor
- process(InvocableMap.Entry<String, ClusteredTaskManager>) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateContributedResultProcessor
- process(InvocableMap.Entry<String, ClusteredTaskManager>) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateExecutionPlanProcessor
- process(InvocableMap.Entry<String, SemaphoreStatus>) - Method in class com.oracle.coherence.concurrent.internal.SemaphoreStatus.RemovePermits
- process(InvocableMap.Entry<String, ExclusiveLockHolder>) - Method in class com.oracle.coherence.concurrent.locks.internal.ExclusiveLockHolder.RemoveLocks
- process(InvocableMap.Entry<String, ReadWriteLockHolder>) - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder.RemoveLocks
- process(InvocableMap.Entry<K, V>) - Method in class com.oracle.coherence.concurrent.executor.processors.LocalOnlyProcessor
- processEntry(Event, BinaryEntry, Cause) - Method in class com.oracle.coherence.concurrent.executor.internal.LiveObjectEventInterceptor
-
Process an
BinaryEntryfrom an interceptor event. - properties(CacheService) - Static method in class com.oracle.coherence.concurrent.executor.util.Caches
-
Obtains the cache used to store
ClusteredPropertiesinstances. - properties(ConfigurableCacheFactory) - Static method in class com.oracle.coherence.concurrent.executor.util.Caches
-
Obtains the cache used to store
ClusteredPropertiesinstances. - properties(Session) - Static method in class com.oracle.coherence.concurrent.executor.util.Caches
-
Obtains the cache used to store
ClusteredPropertiesinstances. - PROPERTIES_CACHE_NAME - Static variable in class com.oracle.coherence.concurrent.executor.util.Caches
-
The
NamedCachein whichClusteredPropertiesinstances will be placed. - PropertyKey() - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyKey
-
Deserialization constructor.
- PropertyKey(String, T) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyKey
-
Construct a PropertyKey instance.
- PropertyValue() - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyValue
-
Deserialization constructor.
- PropertyValue(String, T) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyValue
-
Construct a PropertyValue instance.
- put(String, V) - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties
- put(String, V) - Method in interface com.oracle.coherence.concurrent.executor.Task.Properties
-
Put a property with the given name and value.
- put(String, V) - Method in class com.oracle.coherence.concurrent.executor.TaskProperties
R
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment.AssignmentProcessor
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment.SetStateProcessor
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.SetStateProcessor
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.UpdateInfoProcessor
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyKey
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyValue
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties.SetPropertyValueProcessor
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.ChainedProcessor
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.OptimizeExecutionPlanProcessor
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.SetActionProcessor
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateCollectedResultProcessor
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateContributedResultProcessor
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateExecutionPlanProcessor
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.ConditionalCollector
- readExternal(PofReader) - Method in interface com.oracle.coherence.concurrent.executor.function.PortablePredicate
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.function.Predicates.EqualToPredicate
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.function.Predicates.NegatePredicate
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.function.Predicates.OptionPredicate
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.function.Predicates.RolePredicate
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.function.Predicates.ThrowablePredicate
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor.SequenceComparator
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor.SetTaskStateProcessor
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.internal.LiveObjectEventInterceptor.MemberAwareProcessor
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.MutableExecutionPlan
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.options.ClusterMember
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.options.Debugging
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.options.Description
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.options.Member
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.options.Name
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.options.Role
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.options.Storage
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.PortableAbstractProcessor
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.processors.LocalOnlyProcessor
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.RecoveringTask
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.Result
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.StandardExecutionStrategy
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.CountCollector
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.FirstOfCollector
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.LastOfCollector
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.ListOfCollector
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.SetOfCollector
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.tasks.CronTask
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.CallableTask
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.RunnableTask
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.RunnableWithResultTask
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledCallableTask
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledRunnableTask
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.tasks.ValueTask
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.util.OptionsByType.EmptyOptionsByType
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.executor.util.OptionsByType
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.internal.LatchCounter
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.internal.SemaphoreStatus
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.internal.SemaphoreStatus.RemovePermits
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.locks.internal.ExclusiveLockHolder
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.locks.internal.ExclusiveLockHolder.RemoveLocks
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder.RemoveLocks
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.locks.LockOwner
- readExternal(PofReader) - Method in class com.oracle.coherence.concurrent.PermitAcquirer
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.atomic.Atomics.SerializableAtomicMarkableReference
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.atomic.Atomics.SerializableAtomicStampedReference
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyKey
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyValue
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties.SetPropertyValueProcessor
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.ConditionalCollector
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor.SequenceComparator
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.MutableExecutionPlan
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.options.ClusterMember
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.options.Debugging
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.options.Description
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.options.Member
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.options.Name
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.options.Role
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.options.Storage
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.RecoveringTask
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.Result
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.StandardExecutionStrategy
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.CountCollector
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.FirstOfCollector
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.LastOfCollector
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.ListOfCollector
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.SetOfCollector
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.tasks.CronTask
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.CallableTask
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.RunnableTask
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.RunnableWithResultTask
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledCallableTask
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledRunnableTask
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.tasks.ValueTask
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.util.OptionsByType.EmptyOptionsByType
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.executor.util.OptionsByType
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.internal.LatchCounter
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.internal.SemaphoreStatus
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.internal.SemaphoreStatus.RemovePermits
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.locks.internal.ExclusiveLockHolder
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.locks.internal.ExclusiveLockHolder.RemoveLocks
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder.RemoveLocks
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.locks.LockOwner
- readExternal(DataInput) - Method in class com.oracle.coherence.concurrent.PermitAcquirer
- readLock() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock
-
Returns the lock used for reading.
- ReadLock(RemoteReadWriteLock) - Constructor for class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock.ReadLock
-
Constructor for use by subclasses.
- ReadWriteLockHolder - Class in com.oracle.coherence.concurrent.locks.internal
-
A data structure that encapsulates server-side read/write locking logic.
- ReadWriteLockHolder() - Constructor for class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
-
Default constructor for serialization interfaces
- ReadWriteLockHolder.RemoveLocks - Class in com.oracle.coherence.concurrent.locks.internal
-
An EntryProcessor that will remove locks for the provided member ID, or all the locks for the members that are not in the cluster any longer (if the specified member ID is
null). - ReadWriteLockProducer - Class in com.oracle.coherence.concurrent.locks.internal.cdi
-
CDI producers for
ReadWriteLockvalues. - ReadWriteLockProducer() - Constructor for class com.oracle.coherence.concurrent.locks.internal.cdi.ReadWriteLockProducer
- readWriteLocksMap() - Static method in class com.oracle.coherence.concurrent.locks.Locks
-
Return Coherence
NamedMapcontaining the read/write locks state. - READY - com.oracle.coherence.concurrent.executor.ClusteredExecutorService.State
-
The executor service is ready to process tasks.
- realize(ParameterResolver, ClassLoader, ParameterList) - Method in class com.oracle.coherence.concurrent.config.builders.CachedBuilder
- realize(ParameterResolver, ClassLoader, ParameterList) - Method in class com.oracle.coherence.concurrent.config.builders.FixedBuilder
- realize(ParameterResolver, ClassLoader, ParameterList) - Method in class com.oracle.coherence.concurrent.config.builders.SingleBuilder
- realize(ParameterResolver, ClassLoader, ParameterList) - Method in class com.oracle.coherence.concurrent.config.builders.ThreadFactoryBuilder
- realize(ParameterResolver, ClassLoader, ParameterList) - Method in class com.oracle.coherence.concurrent.config.builders.WorkStealingBuilder
- REASSIGN - com.oracle.coherence.concurrent.executor.ExecutionPlan.Action
- received(T) - Method in class com.oracle.coherence.concurrent.executor.subscribers.RecordingSubscriber
-
Determines if the specified item was received.
- RecordingSubscriber<T> - Class in com.oracle.coherence.concurrent.executor.subscribers
-
A
Task.Subscriberthat records iteration with aTask.Coordinator. - RecordingSubscriber() - Constructor for class com.oracle.coherence.concurrent.executor.subscribers.RecordingSubscriber
-
Constructs a
RecordingSubscriber. - recover(String) - Method in class com.oracle.coherence.concurrent.executor.MutableExecutionPlan
- RECOVER - com.oracle.coherence.concurrent.executor.ExecutionPlan.Action
- RecoveringTask - Class in com.oracle.coherence.concurrent.executor
- RecoveringTask() - Constructor for class com.oracle.coherence.concurrent.executor.RecoveringTask
-
Constructs a
RecoveringTask(required for serialization). - RecoveringTask(Duration) - Constructor for class com.oracle.coherence.concurrent.executor.RecoveringTask
-
Constructs a
RecoveringTask. - reducePermits(int) - Method in class com.oracle.coherence.concurrent.RemoteSemaphore
-
Shrinks the number of available permits by the indicated reduction.
- reducePermits(PermitAcquirer, int) - Method in class com.oracle.coherence.concurrent.internal.SemaphoreStatus
- register(NamedExecutorService) - Method in class com.oracle.coherence.concurrent.config.builders.AbstractExecutorBuilder
-
Register the
NamedExecutorServicewith the localClusteredExecutorService. - register(ExecutorService, TaskExecutorService.Registration.Option...) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
- register(ExecutorService, TaskExecutorService.Registration.Option...) - Method in interface com.oracle.coherence.concurrent.executor.TaskExecutorService
-
Registers an
ExecutorServiceto commence execution of orchestrated tasks. - registerAssignments(String, ExecutionPlan, CacheService) - Static method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
-
Process a list of assignments for a task.
- registerExecutorMBean(CacheService, ExecutorMBean, String) - Static method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
Registers the provided MBean for the specified executor.
- REGULAR - com.oracle.coherence.concurrent.executor.internal.Cause
-
REGULARis for regular inserts, updates and delete events. - REJECTING - com.oracle.coherence.concurrent.executor.TaskExecutorService.ExecutorInfo.State
-
The
ExecutorServiceis rejectingTasks. - release() - Method in class com.oracle.coherence.concurrent.executor.NamedClusteredExecutorService
-
Releases resources associated with this
NamedExecutorService. - release() - Method in class com.oracle.coherence.concurrent.LocalSemaphore
- release() - Method in class com.oracle.coherence.concurrent.RemoteSemaphore
-
Releases a permit, returning it to the semaphore.
- release() - Method in interface com.oracle.coherence.concurrent.Semaphore
-
Releases a permit, returning it to the semaphore.
- release(int) - Method in class com.oracle.coherence.concurrent.LocalSemaphore
- release(int) - Method in class com.oracle.coherence.concurrent.RemoteSemaphore
-
Releases the given number of permits, returning them to the semaphore.
- release(int) - Method in interface com.oracle.coherence.concurrent.Semaphore
-
Releases the given number of permits, returning them to the semaphore.
- release(PermitAcquirer, int) - Method in class com.oracle.coherence.concurrent.internal.SemaphoreStatus
-
Releases the given number of permits, returning them to the semaphore.
- release(String) - Method in class com.oracle.coherence.concurrent.executor.MutableExecutionPlan
- RELEASE - com.oracle.coherence.concurrent.executor.ExecutionPlan.Action
- remoteAtomicBoolean(String) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
-
Return
RemoteAtomicBooleaninstance for the specified name. - remoteAtomicBoolean(String, boolean) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
-
Return
RemoteAtomicBooleaninstance for the specified name and initial value. - RemoteAtomicBoolean - Class in com.oracle.coherence.concurrent.atomic
-
The remote implementation of
AtomicBoolean, backed by a CoherenceNamedMapentry. - RemoteAtomicBoolean(NamedMap<String, AtomicBoolean>, String) - Constructor for class com.oracle.coherence.concurrent.atomic.RemoteAtomicBoolean
-
Construct
RemoteAtomicBooleaninstance. - remoteAtomicInteger(String) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
-
Return
RemoteAtomicIntegerinstance for the specified name. - remoteAtomicInteger(String, int) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
-
Return
RemoteAtomicIntegerinstance for the specified name and initial value. - RemoteAtomicInteger - Class in com.oracle.coherence.concurrent.atomic
-
The remote implementation of
AtomicInteger, backed by a CoherenceNamedMapentry. - RemoteAtomicInteger(NamedMap<String, AtomicInteger>, String) - Constructor for class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
-
Construct
RemoteAtomicIntegerinstance. - remoteAtomicLong(String) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
-
Return
RemoteAtomicLonginstance for the specified name. - remoteAtomicLong(String, long) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
-
Return
RemoteAtomicLonginstance for the specified name and initial value. - RemoteAtomicLong - Class in com.oracle.coherence.concurrent.atomic
-
The remote implementation of
AtomicLong, backed by a CoherenceNamedMapentry. - remoteAtomicMarkableReference(String) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
-
Return
RemoteAtomicMarkableReferenceinstance for the specified name. - remoteAtomicMarkableReference(String, V, boolean) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
-
Return
RemoteAtomicMarkableReferenceinstance for the specified name and initial value and mark. - RemoteAtomicMarkableReference<V> - Class in com.oracle.coherence.concurrent.atomic
-
The remote implementation of
AtomicMarkableReference, backed by a CoherenceNamedMapentry. - RemoteAtomicMarkableReference(NamedMap<String, AtomicMarkableReference<V>>, String) - Constructor for class com.oracle.coherence.concurrent.atomic.RemoteAtomicMarkableReference
-
Construct
RemoteAtomicMarkableReferenceinstance. - remoteAtomicReference(String) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
-
Return
RemoteAtomicReferenceinstance for the specified name. - remoteAtomicReference(String, V) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
-
Return
RemoteAtomicReferenceinstance for the specified name and initial value. - RemoteAtomicReference<V> - Class in com.oracle.coherence.concurrent.atomic
-
The remote implementation of
AtomicReference, backed by a CoherenceNamedMapentry. - RemoteAtomicReference(NamedMap<String, AtomicReference<V>>, String) - Constructor for class com.oracle.coherence.concurrent.atomic.RemoteAtomicReference
-
Construct
RemoteAtomicReferenceinstance. - remoteAtomicStampedReference(String) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
-
Return
RemoteAtomicStampedReferenceinstance for the specified name. - remoteAtomicStampedReference(String, V, int) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
-
Return
RemoteAtomicStampedReferenceinstance for the specified name and initial value and stamp. - RemoteAtomicStampedReference<V> - Class in com.oracle.coherence.concurrent.atomic
-
The remote implementation of
AtomicStampedReference, backed by a CoherenceNamedMapentry. - RemoteAtomicStampedReference(NamedMap<String, AtomicStampedReference<V>>, String) - Constructor for class com.oracle.coherence.concurrent.atomic.RemoteAtomicStampedReference
-
Construct
RemoteAtomicStampedReferenceinstance. - remoteCountDownLatch(String, int) - Static method in class com.oracle.coherence.concurrent.Latches
-
Return a singleton instance of a
RemoteCountDownLatchwith a specified name and count. - RemoteCountDownLatch - Class in com.oracle.coherence.concurrent
-
A distributed count down latch with the same basic behavior and semantics as the Java
CountDownLatchclass, but uses theNamedCacheto support for synchronization aid that allows one or more threads across multiple cluster members to wait until a set of operations being performed in other threads/members completes. - RemoteCountDownLatch(String, int, NamedMap<String, LatchCounter>) - Constructor for class com.oracle.coherence.concurrent.RemoteCountDownLatch
-
Constructs a
RemoteCountDownLatchinitialized with the given count. - RemoteExecutor - Interface in com.oracle.coherence.concurrent.executor
-
A RemoteExecutor allows submitting and/or scheduling
runnablesandcallablesfor execution within a Coherence cluster. - RemoteExecutorProducer - Class in com.oracle.coherence.concurrent.executor.internal.cdi
-
CDI producers for
RemoteExecutor - RemoteExecutorProducer() - Constructor for class com.oracle.coherence.concurrent.executor.internal.cdi.RemoteExecutorProducer
- remoteLock(String) - Static method in class com.oracle.coherence.concurrent.locks.Locks
-
Return a singleton instance of a remote
RemoteLockwith a specified name. - RemoteLock - Class in com.oracle.coherence.concurrent.locks
-
A reentrant mutual exclusion distributed
Lockwith the same basic behavior and semantics as the implicit monitor lock accessed usingsynchronizedmethods and statements, and theReentrantLockclass, but with support for access synchronization across multiple cluster members. - remoteReadWriteLock(String) - Static method in class com.oracle.coherence.concurrent.locks.Locks
-
Return a singleton instance of a remote
RemoteReadWriteLockwith a specified name. - RemoteReadWriteLock - Class in com.oracle.coherence.concurrent.locks
-
An implementation of
ReadWriteLocksupporting similar semantics toReentrantReadWriteLock, but with support for access synchronization across multiple cluster members. - RemoteReadWriteLock.ReadLock - Class in com.oracle.coherence.concurrent.locks
-
The lock returned by method
RemoteReadWriteLock.readLock(). - RemoteReadWriteLock.WriteLock - Class in com.oracle.coherence.concurrent.locks
-
The lock returned by method
RemoteReadWriteLock.writeLock(). - remoteSemaphore(String, int) - Static method in class com.oracle.coherence.concurrent.Semaphores
-
Return a singleton instance of a
RemoteSemaphorewith a specified name and number of permits. - RemoteSemaphore - Class in com.oracle.coherence.concurrent
-
A distributed counting semaphore.
- RemoteSemaphore(String, int, NamedMap<String, SemaphoreStatus>) - Constructor for class com.oracle.coherence.concurrent.RemoteSemaphore
-
Create an instance of
RemoteSemaphore - remove() - Method in class com.oracle.coherence.concurrent.executor.util.FilteringIterator
- removeAssignments(String, CacheService) - Static method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
-
Remove assignments for a task.
- RemoveContinuation(String, CacheService) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.RemoveContinuation
-
Constructs an
ClusteredExecutorInfo.ClosingContinuation. - removeCountDownLatch(String) - Static method in class com.oracle.coherence.concurrent.Latches
-
Remove the named countdown latch.
- RemoveLocks() - Constructor for class com.oracle.coherence.concurrent.locks.internal.ExclusiveLockHolder.RemoveLocks
-
Default no-arg constructor.
- RemoveLocks() - Constructor for class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder.RemoveLocks
-
Default constructor (for deserialization).
- RemoveLocks(UUID) - Constructor for class com.oracle.coherence.concurrent.locks.internal.ExclusiveLockHolder.RemoveLocks
-
Create a RemoveLocks processor with the given member id.
- RemoveLocks(UUID) - Constructor for class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder.RemoveLocks
-
Create a RemoveLocks processor with the given member id.
- removeLocksFor(UUID) - Method in class com.oracle.coherence.concurrent.locks.internal.ExclusiveLockHolder
-
Remove the lock, if it's owned by the specified member.
- removeLocksFor(UUID) - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
-
Remove all the locks that are owned by a specified member.
- removeMapListener() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskCoordinator
-
Removes the
MapListenerpreviously installed by thisClusteredTaskCoordinator. - removeMemberListener(MemberListener) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskCoordinator
-
Removes the specified
MemberListener. - removePending(int) - Method in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor
-
Remove the given partition from the set of partitions with pending work.
- RemovePermits() - Constructor for class com.oracle.coherence.concurrent.internal.SemaphoreStatus.RemovePermits
-
Default constructor (necessary for the ExternalizableLite interface).
- RemovePermits(UUID) - Constructor for class com.oracle.coherence.concurrent.internal.SemaphoreStatus.RemovePermits
-
Create an instance of
SemaphoreStatus. - removePermitsFor(UUID) - Method in class com.oracle.coherence.concurrent.internal.SemaphoreStatus
-
Remove all the permits that are acquired by a specified member.
- renew() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
- renew() - Method in interface com.oracle.coherence.concurrent.executor.internal.Leased
-
Renews the lease for some period of time.
- reset() - Method in class com.oracle.coherence.concurrent.config.ConcurrentConfiguration
-
Reset the ConcurrentConfiguration to it's initial state.
- resetSequence(int) - Method in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor
-
Resets the
Tasksequence number of a given partition. - resetStatistics() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.ExecutorMBeanImpl
- resetStatistics() - Method in interface com.oracle.coherence.concurrent.executor.management.ExecutorMBean
-
Reset the statistics.
- Result<T> - Class in com.oracle.coherence.concurrent.executor
- Result() - Constructor for class com.oracle.coherence.concurrent.executor.Result
-
Constructs an
Resultthat has no value. - retain(Duration) - Method in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
- retain(Duration) - Method in interface com.oracle.coherence.concurrent.executor.Task.Orchestration
-
Sets the
Durationto retain the task after it is completed. - retainLocksFor(Set<UUID>) - Method in class com.oracle.coherence.concurrent.locks.internal.ExclusiveLockHolder
-
Remove the lock if it's NOT owned by one of the specified cluster members or a remote client (Extend or gRPC).
- retainLocksFor(Set<UUID>) - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
-
Remove all the locks that are NOT owned by one of the specified members.
- retainPermitsFor(Set<UUID>) - Method in class com.oracle.coherence.concurrent.internal.SemaphoreStatus
-
Remove all the permits that are not acquired by one of the specified members.
- role(String) - Static method in class com.oracle.coherence.concurrent.executor.function.Predicates
- Role - Class in com.oracle.coherence.concurrent.executor.options
-
An
TaskExecutorService.Registration.Optionto specify theRoleof anExecutorwhen it is registered. - Role() - Constructor for class com.oracle.coherence.concurrent.executor.options.Role
-
Constructs a
Role(required for serialization). - Role(String) - Constructor for class com.oracle.coherence.concurrent.executor.options.Role
-
Constructs a
Role. - RolePredicate() - Constructor for class com.oracle.coherence.concurrent.executor.function.Predicates.RolePredicate
-
Constructs a
Predicates.RolePredicate(required for serialization). - RolePredicate(String) - Constructor for class com.oracle.coherence.concurrent.executor.function.Predicates.RolePredicate
-
Constructs a
Predicates.RolePredicate. - run() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.TouchRunnable
- run() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.UpdateInfoRunnable
- run() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService.CESRunnableFuture
- run() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.TaskExecutor
- run() - Method in class com.oracle.coherence.concurrent.executor.ContinuationService.ContinuationRunnable
- run() - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledRunnableTask
- run() - Method in class com.oracle.coherence.concurrent.internal.Cleaner.CheckHoldersRunnable
- RunnableTask - Class in com.oracle.coherence.concurrent.executor.tasks.internal
- RunnableTask() - Constructor for class com.oracle.coherence.concurrent.executor.tasks.internal.RunnableTask
-
Constructs a
RunnableTask(required for serialization). - RunnableTask(Runnable) - Constructor for class com.oracle.coherence.concurrent.executor.tasks.internal.RunnableTask
-
Constructs a
RunnableTask. - RunnableWithResultTask<T> - Class in com.oracle.coherence.concurrent.executor.tasks.internal
-
A
Taskthat calls a runnable. - RunnableWithResultTask() - Constructor for class com.oracle.coherence.concurrent.executor.tasks.internal.RunnableWithResultTask
-
Constructs a
RunnableWithResultTask(required for serialization). - RunnableWithResultTask(Runnable, T) - Constructor for class com.oracle.coherence.concurrent.executor.tasks.internal.RunnableWithResultTask
-
Constructs a
RunnableWithResultTask. - RUNNING - com.oracle.coherence.concurrent.executor.TaskExecutorService.ExecutorInfo.State
-
The
ExecutorServiceis accepting and executingTasks.
S
- s_fPerformUpdate - Static variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.UpdateInfoRunnable
-
Field description.
- s_fTraceLogging - Static variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
The executor attribute to indicate whether trace logging is enabled.
- schedule(Remote.Callable<T>, long, TimeUnit) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
- schedule(Remote.Callable<V>, long, TimeUnit) - Method in interface com.oracle.coherence.concurrent.executor.RemoteExecutor
-
Submits a value-returning one-shot task that becomes enabled after the given delay.
- schedule(Remote.Runnable, long, TimeUnit) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
- schedule(Remote.Runnable, long, TimeUnit) - Method in interface com.oracle.coherence.concurrent.executor.RemoteExecutor
-
Submits a one-shot task that becomes enabled after the given delay.
- scheduleAtFixedRate(Remote.Runnable, long, long, TimeUnit) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
- scheduleAtFixedRate(Remote.Runnable, long, long, TimeUnit) - Method in interface com.oracle.coherence.concurrent.executor.RemoteExecutor
-
Submits a periodic action that becomes enabled first after the given initial delay, and subsequently with the given period; that is, executions will commence after
initialDelay, theninitialDelay + period, theninitialDelay + 2 * period, and so on. - ScheduledCallableTask<T> - Class in com.oracle.coherence.concurrent.executor.tasks.internal
- ScheduledCallableTask() - Constructor for class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledCallableTask
-
Constructs a
ScheduledCallableTask(required for serialization). - ScheduledCallableTask(Callable<T>, Duration) - Constructor for class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledCallableTask
-
Constructs a
ScheduledCallableTask. - ScheduledRunnableTask - Class in com.oracle.coherence.concurrent.executor.tasks.internal
- ScheduledRunnableTask() - Constructor for class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledRunnableTask
-
Constructs a
ScheduledRunnableTask(required for serialization). - ScheduledRunnableTask(Runnable, Duration, Duration, Duration) - Constructor for class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledRunnableTask
-
Constructs a
RunnableTask. - scheduleRunnable(Runnable, long, long, long, TimeUnit) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
-
Schedules the specified
Runnable. - scheduleWithFixedDelay(Remote.Runnable, long, long, TimeUnit) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
- scheduleWithFixedDelay(Remote.Runnable, long, long, TimeUnit) - Method in interface com.oracle.coherence.concurrent.executor.RemoteExecutor
-
Submits a periodic action that becomes enabled first after the given initial delay, and subsequently with the given delay between the termination of one execution and the commencement of the next.
- Semaphore - Interface in com.oracle.coherence.concurrent
- SemaphoreProducer - Class in com.oracle.coherence.concurrent.internal.cdi
-
CDI producer for
LocalSemaphoreandRemoteSemaphoreinstances. - SemaphoreProducer() - Constructor for class com.oracle.coherence.concurrent.internal.cdi.SemaphoreProducer
- Semaphores - Class in com.oracle.coherence.concurrent
-
Factory methods for local and remote semaphore implementations.
- Semaphores() - Constructor for class com.oracle.coherence.concurrent.Semaphores
- semaphoresMap() - Static method in class com.oracle.coherence.concurrent.Semaphores
-
Return Coherence
NamedMapfor the remote semaphores. - SemaphoreStatus - Class in com.oracle.coherence.concurrent.internal
-
A data structure that encapsulates server-side semaphore logic.
- SemaphoreStatus() - Constructor for class com.oracle.coherence.concurrent.internal.SemaphoreStatus
-
Default constructor (necessary for serialization).
- SemaphoreStatus(int) - Constructor for class com.oracle.coherence.concurrent.internal.SemaphoreStatus
-
Create an instance of
SemaphoreStatus. - SemaphoreStatus.RemovePermits - Class in com.oracle.coherence.concurrent.internal
-
An EntryProcessor that will remove acquired permits for the provided member ID, or all the permits for the members that are not in the cluster any longer.
- SequenceComparator() - Constructor for class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor.SequenceComparator
- sequentially() - Method in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
- sequentially() - Method in class com.oracle.coherence.concurrent.executor.ExecutionStrategyBuilder
-
Set this
ExecutionStrategyBuilderso that createdExecutionStrategys will executeTasks in a sequential nature. - sequentially() - Method in interface com.oracle.coherence.concurrent.executor.Task.Orchestration
- SerializableAtomicMarkableReference() - Constructor for class com.oracle.coherence.concurrent.atomic.Atomics.SerializableAtomicMarkableReference
-
Required for serialization.
- SerializableAtomicMarkableReference(V, boolean) - Constructor for class com.oracle.coherence.concurrent.atomic.Atomics.SerializableAtomicMarkableReference
- SerializableAtomicStampedReference() - Constructor for class com.oracle.coherence.concurrent.atomic.Atomics.SerializableAtomicStampedReference
-
Required for serialization.
- SerializableAtomicStampedReference(V, int) - Constructor for class com.oracle.coherence.concurrent.atomic.Atomics.SerializableAtomicStampedReference
- serialize(PofWriter, AtomicBoolean) - Method in class com.oracle.coherence.concurrent.atomic.AtomicBoolean.Serializer
- serialize(PofWriter, AtomicInteger) - Method in class com.oracle.coherence.concurrent.atomic.AtomicInteger.Serializer
- serialize(PofWriter, AtomicLong) - Method in class com.oracle.coherence.concurrent.atomic.AtomicLong.Serializer
- serialize(PofWriter, AtomicMarkableReference<V>) - Method in class com.oracle.coherence.concurrent.atomic.AtomicMarkableReference.Serializer
- serialize(PofWriter, AtomicReference<V>) - Method in class com.oracle.coherence.concurrent.atomic.AtomicReference.Serializer
- serialize(PofWriter, AtomicStampedReference<V>) - Method in class com.oracle.coherence.concurrent.atomic.AtomicStampedReference.Serializer
- Serializer() - Constructor for class com.oracle.coherence.concurrent.atomic.AtomicBoolean.Serializer
- Serializer() - Constructor for class com.oracle.coherence.concurrent.atomic.AtomicInteger.Serializer
- Serializer() - Constructor for class com.oracle.coherence.concurrent.atomic.AtomicLong.Serializer
- Serializer() - Constructor for class com.oracle.coherence.concurrent.atomic.AtomicMarkableReference.Serializer
- Serializer() - Constructor for class com.oracle.coherence.concurrent.atomic.AtomicReference.Serializer
- Serializer() - Constructor for class com.oracle.coherence.concurrent.atomic.AtomicStampedReference.Serializer
- session() - Static method in class com.oracle.coherence.concurrent.executor.NamedClusteredExecutorService
-
Return the Coherence
sessionfor thecoherence-concurrentmodule. - session() - Static method in class com.oracle.coherence.concurrent.Latches
-
Return Coherence
Sessionfor the Latches module. - session() - Static method in class com.oracle.coherence.concurrent.locks.Locks
-
Return Coherence
Sessionfor the Locks module. - session() - Static method in class com.oracle.coherence.concurrent.Semaphores
-
Return Coherence
Sessionfor the Semaphore module. - SESSION_NAME - Static variable in class com.oracle.coherence.concurrent.atomic.Atomics
-
The session name.
- SESSION_NAME - Static variable in class com.oracle.coherence.concurrent.config.ConcurrentServicesSessionConfiguration
-
The name of the
coherence-concurrentsession. - SESSION_NAME - Static variable in class com.oracle.coherence.concurrent.Latches
-
The session name.
- SESSION_NAME - Static variable in class com.oracle.coherence.concurrent.locks.Locks
-
The session name.
- SESSION_NAME - Static variable in class com.oracle.coherence.concurrent.Semaphores
-
The session name.
- set(boolean) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicBoolean
-
Sets the value to
newValue. - set(boolean) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicBoolean
- set(boolean) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicBoolean
- set(boolean) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicBoolean
-
Sets the value to
newValue. - set(boolean) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicBoolean
- set(boolean) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicBoolean
- set(int) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicInteger
-
Sets the value to
newValue. - set(int) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
- set(int) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
- set(int) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicInteger
-
Sets the value to
newValue. - set(int) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- set(int) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
- set(long) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
-
Sets the value to
newValue. - set(long) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
- set(long) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
- set(long) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
-
Sets the value to
newValue. - set(long) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
- set(long) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
- set(T) - Method in class com.oracle.coherence.concurrent.executor.atomic.AtomicEnum
-
Sets the
AtomicEnumto the new value. - set(V) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicReference
-
Sets the value to
newValue. - set(V) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicReference
- set(V) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicReference
- set(V) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicReference
-
Sets the value to
newValue. - set(V) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicReference
- set(V) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicReference
- set(V, boolean) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicMarkableReference
-
Unconditionally sets the value of both the reference and mark.
- set(V, boolean) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicMarkableReference
- set(V, boolean) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicMarkableReference
- set(V, boolean) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicMarkableReference
-
Unconditionally sets the value of both the reference and mark.
- set(V, boolean) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicMarkableReference
- set(V, boolean) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicMarkableReference
- set(V, int) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicStampedReference
-
Unconditionally sets the value of both the reference and stamp.
- set(V, int) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicStampedReference
- set(V, int) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicStampedReference
- set(V, int) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicStampedReference
-
Unconditionally sets the value of both the reference and stamp.
- set(V, int) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicStampedReference
- set(V, int) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicStampedReference
- setAction(String, ExecutionPlan.Action) - Method in interface com.oracle.coherence.concurrent.executor.ExecutionPlan
-
Sets the proposed
ExecutionPlan.Actionfor the specifiedExecutor. - setAction(String, ExecutionPlan.Action) - Method in class com.oracle.coherence.concurrent.executor.MutableExecutionPlan
- SetActionProcessor() - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.SetActionProcessor
-
Constructs an
ClusteredTaskManager.SetActionProcessor(required for serialization). - SetActionProcessor(String, ExecutionPlan.Action) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.SetActionProcessor
-
Constructs a
ClusteredExecutorInfo.SetStateProcessorthat ignores the current state. - SetActionProcessor(String, ExecutionPlan.Action, ExecutionPlan.Action) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.SetActionProcessor
-
Constructs a
ClusteredExecutorInfo.SetStateProcessor. - SetActionProcessor(String, EnumSet<ExecutionPlan.Action>, ExecutionPlan.Action) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.SetActionProcessor
-
Constructs a
ClusteredExecutorInfo.SetStateProcessor. - setCoordinator(Task.Coordinator<T>) - Method in class com.oracle.coherence.concurrent.executor.subscribers.internal.FutureSubscriber
-
Set the coordinator.
- setExecutorService(ClusteredExecutorService) - Method in class com.oracle.coherence.concurrent.config.ConcurrentConfiguration
-
Sets the local
ClusteredExecutorServicewith whichNamedExecutorServicewill be registered with. - setFreeMemory(long) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
Sets the free memory as reported by
Runtime.freeMemory(). - setInstanceBuilder(ParameterizedBuilder<ThreadFactory>) - Method in class com.oracle.coherence.concurrent.config.builders.AbstractExecutorWithFactoryBuilder
-
Sets the
ThreadFactoryinstance builder. - setInstanceBuilder(ParameterizedBuilder<ThreadFactory>) - Method in class com.oracle.coherence.concurrent.config.builders.ThreadFactoryBuilder
-
Set the
ParameterizedBuilderthat will be used to construct theThreadFactory. - setLastPartitionId(int) - Method in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor
-
Set the last partition ID of the pending tasks processed.
- setMaxMemory(long) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
Sets the maximum memory as reported by
Runtime.maxMemory(). - setMember(UUID) - Method in class com.oracle.coherence.concurrent.internal.SemaphoreStatus
-
Sets the identity of member who most recently updated the semaphore.
- setName(Expression<String>) - Method in class com.oracle.coherence.concurrent.config.builders.AbstractExecutorBuilder
-
Sets the logical name of this executor.
- setOf() - Static method in class com.oracle.coherence.concurrent.executor.TaskCollectors
-
A
Task.Collectorthat returns theSetof results that are values. - SetOfCollector() - Constructor for class com.oracle.coherence.concurrent.executor.TaskCollectors.SetOfCollector
- setParallelism(Expression<Integer>) - Method in class com.oracle.coherence.concurrent.config.builders.WorkStealingBuilder
-
Set the number of threads to be used by this executor.
- setPartitionId(int) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
Sets the
Taskpartition ID. - setPendingRecoveryCount(int) - Method in class com.oracle.coherence.concurrent.executor.MutableExecutionPlan
-
Sets the number of recovery operations that should occur.
- setPermits(int) - Method in class com.oracle.coherence.concurrent.internal.SemaphoreStatus
-
Sets the number of permits available.
- SetPropertyValueProcessor() - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredProperties.SetPropertyValueProcessor
-
Constructs a new
SetPropertyValueProcessor(required for serialization) - SetPropertyValueProcessor(ClusteredProperties.PropertyValue<V>) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredProperties.SetPropertyValueProcessor
-
Constructs a new
SetPropertyValueProcessor - setRecovered(boolean) - Method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
- setResult(Result) - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.TaskExecutor
-
Set the result processing result.
- setResult(Result<T>) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
- setResult(Result, boolean) - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.TaskExecutor
-
Set the result processing result.
- setResult(Object) - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.TaskExecutor
- setResult(T) - Method in interface com.oracle.coherence.concurrent.executor.Task.Context
-
Sets the intermediate result a
Taskhas produced while being executed by anExecutoras part of anTask.Orchestration. - setRunCompletionRunnable(boolean) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
Sets the flag to indicate if we need to run the
Task.CompletionRunnable. - setSatisfied(boolean) - Method in class com.oracle.coherence.concurrent.executor.MutableExecutionPlan
-
Sets if the
ExecutionPlanis satisfied. - setState(ClusteredAssignment.State) - Method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
-
Sets the
ClusteredAssignment.Stateof the assignment. - setState(ClusteredExecutorService.State, ClusteredExecutorService.State) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
-
State transition helper.
- setState(ClusteredTaskManager.State) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
Sets the state of the
Task. - setState(TaskExecutorService.ExecutorInfo.State) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
Sets the current
TaskExecutorService.ExecutorInfo.Stateof theExecutor. - SetStateProcessor() - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredAssignment.SetStateProcessor
-
Constructs a
ClusteredAssignment.SetStateProcessor(required for serialization). - SetStateProcessor() - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.SetStateProcessor
-
Constructs a
ClusteredExecutorInfo.SetStateProcessor(required for serialization). - SetStateProcessor(ClusteredAssignment.State) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredAssignment.SetStateProcessor
-
Constructs a
ClusteredAssignment.SetStateProcessorthat ignores the current state. - SetStateProcessor(ClusteredAssignment.State, ClusteredAssignment.State) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredAssignment.SetStateProcessor
-
Constructs a
ClusteredAssignment.SetStateProcessor. - SetStateProcessor(TaskExecutorService.ExecutorInfo.State) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.SetStateProcessor
-
Constructs a
ClusteredExecutorInfo.SetStateProcessorthat ignores the current state. - SetStateProcessor(TaskExecutorService.ExecutorInfo.State, TaskExecutorService.ExecutorInfo.State) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.SetStateProcessor
-
Constructs a
ClusteredExecutorInfo.SetStateProcessor. - setTasksCompletedCount(long) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
Sets the number of completed tasks.
- setTaskSequence(long) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
-
Sets the partition based
Tasksequence number. - setTasksFailedCount(long) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
Sets the number of task failures.
- setTasksInProgressCount(long) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
Sets the number of tasks currently in progress.
- SetTaskStateProcessor() - Constructor for class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor.SetTaskStateProcessor
-
Constructs an
ClusteredTaskInterceptor.SetTaskStateProcessor(required for serialization). - SetTaskStateProcessor(ClusteredTaskManager.State) - Constructor for class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor.SetTaskStateProcessor
-
Constructs a
ClusteredTaskInterceptor.SetTaskStateProcessorthat ignores the current state. - SetTaskStateProcessor(ClusteredTaskManager.State, ClusteredTaskManager.State) - Constructor for class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor.SetTaskStateProcessor
-
Constructs a
ClusteredTaskInterceptor.SetTaskStateProcessor. - setThreadCount(Expression<Integer>) - Method in class com.oracle.coherence.concurrent.config.builders.FixedBuilder
-
Set the number of threads to be used by this executor.
- setTotalMemory(long) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
Sets the total memory as reported by
Runtime.totalMemory(). - setTraceLogging(boolean) - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.ExecutorMBeanImpl
- setTraceLogging(boolean) - Method in interface com.oracle.coherence.concurrent.executor.management.ExecutorMBean
-
Set the trace to true to enable executor trace logging; false to disable executor trace logging.
- shortValue() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicInteger
-
Returns the current value of this
AsyncAtomicIntegeras ashortafter a narrowing primitive conversion. - shortValue() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
-
Returns the value of the specified number as a
short. - shortValue() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
- shortValue() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
- shortValue() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
- shortValue() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
- shortValue() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicInteger
-
Returns the current value of this
AtomicIntegeras ashortafter a narrowing primitive conversion. - shortValue() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
-
Returns the current value of this
AtomicLongas ashortafter a narrowing primitive conversion. - shortValue() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- shortValue() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
- shutdown() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
- shutdown() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
Gracefully close the
Executor. - shutdown() - Method in class com.oracle.coherence.concurrent.executor.ContinuationService
-
Initiates an orderly shutdown in which previously submitted
ComposableContinuations are allowed to execute, but no newComposableContinuations may be executed. - shutdown() - Method in class com.oracle.coherence.concurrent.executor.NamedClusteredExecutorService
- shutdown() - Method in interface com.oracle.coherence.concurrent.executor.RemoteExecutor
-
Initiates an orderly shutdown in which previously submitted tasks are executed, but no new tasks will be accepted.
- shutdownInternal() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
-
Initiate graceful shutdown.
- shutdownNow() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
- shutdownNow() - Method in class com.oracle.coherence.concurrent.executor.ContinuationService
-
Attempts the shutdown of the
ContinuationServiceimmediately, abandoning any submittedComposableContinuations and interrupting those that are running. - shutdownNow() - Method in class com.oracle.coherence.concurrent.executor.NamedClusteredExecutorService
- shutdownNow() - Method in interface com.oracle.coherence.concurrent.executor.RemoteExecutor
-
Attempts to stop all actively executing tasks, halts the processing of waiting tasks, and returns a list of the tasks that were awaiting execution.
- shutdownNowInternal() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
-
Initiate immediate shutdown.
- signalLocalThreads() - Method in class com.oracle.coherence.concurrent.RemoteCountDownLatch
-
It is called by the delete event handler to release all waiting threads on the local member if the count reaches zero.
- SingleBuilder - Class in com.oracle.coherence.concurrent.config.builders
-
A
ParameterizedBuilderfor constructing aNamedExecutorServicewrapper that will construct a fixed thread pool executor. - SingleBuilder() - Constructor for class com.oracle.coherence.concurrent.config.builders.SingleBuilder
- SingleProcessor - Class in com.oracle.coherence.concurrent.config.processors
-
An
ElementProcessorforsingleelements. - SingleProcessor() - Constructor for class com.oracle.coherence.concurrent.config.processors.SingleProcessor
- size() - Method in interface com.oracle.coherence.concurrent.executor.ExecutionPlan
-
Obtains the number of
ExecutionPlan.Actions for theExecutionPlan. - size() - Method in class com.oracle.coherence.concurrent.executor.MutableExecutionPlan
- size() - Method in class com.oracle.coherence.concurrent.executor.subscribers.RecordingSubscriber
-
Determines the number of items the
RecordingSubscriberhas received. - StandardExecutionStrategy - Class in com.oracle.coherence.concurrent.executor
-
An
ExecutionStrategythat createsExecutionPlans for executing aTaskon a number of availableExecutors that satisfy a specifiedRemote.Predicate. - StandardExecutionStrategy() - Constructor for class com.oracle.coherence.concurrent.executor.StandardExecutionStrategy
-
Constructs a
StandardExecutionStrategy(required for serialization). - StandardExecutionStrategy(int, Remote.Predicate<? super TaskExecutorService.ExecutorInfo>, boolean) - Constructor for class com.oracle.coherence.concurrent.executor.StandardExecutionStrategy
-
Constructs a
StandardExecutionStrategy. - start() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
Starts the
TaskExecutorService.Registrationfor theExecutor, allowing assignedTasks to be executed andTaskExecutorService.ExecutorInfostate to be updated. - STOPPING_GRACEFULLY - com.oracle.coherence.concurrent.executor.ClusteredExecutorService.State
-
The executor service is shutting down gracefully.
- STOPPING_IMMEDIATELY - com.oracle.coherence.concurrent.executor.ClusteredExecutorService.State
-
The executor service is stopping immediately.
- Storage - Class in com.oracle.coherence.concurrent.executor.options
-
An
TaskExecutorService.Registration.Optionto specify whether anExecutoris running on a storage enabled Coherence server. - Storage() - Constructor for class com.oracle.coherence.concurrent.executor.options.Storage
-
Constructs a
Storage(required for serialization). - Storage(boolean) - Constructor for class com.oracle.coherence.concurrent.executor.options.Storage
-
Constructs a
Storage. - STORE_COMPLETED - com.oracle.coherence.concurrent.executor.internal.Cause
-
STORE_COMPLETEDis for update events due to a storage decoration change on an entry. - submit() - Method in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
- submit() - Method in interface com.oracle.coherence.concurrent.executor.Task.Collectable
-
Submits the
Task.Collectablefor orchestration by aTaskExecutorService. - submit() - Method in interface com.oracle.coherence.concurrent.executor.Task.SubscribedOrchestration
-
Submits the
Taskfor orchestration by theTaskExecutorService. - submit(ComposableContinuation, T) - Method in class com.oracle.coherence.concurrent.executor.ContinuationService
-
Schedule a
ComposableContinuationto be asynchronously executed for the specified object. - submit(Task<T>) - Method in interface com.oracle.coherence.concurrent.executor.TaskExecutorService
-
Submits the
Taskfor execution by theTaskExecutorService. - submit(Task<T>, String, ExecutionStrategy, OptionsByType<Task.Option>, Task.Properties, Task.Collector<? super T, A, R>, Remote.Predicate<? super R>, Task.CompletionRunnable<? super R>, Duration, Iterator<Task.Subscriber<? super R>>) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
-
Submit a
Taskfor execution with the given taskId,ExecutionStrategy,OptionsByType, result collector, completionRemote.Predicate, andTask.Subscriber(s). - submit(Remote.Callable<T>) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
- submit(Remote.Callable<T>) - Method in interface com.oracle.coherence.concurrent.executor.RemoteExecutor
-
Submits a value-returning task for execution and returns a Future representing the pending results of the task.
- submit(Remote.Runnable) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
- submit(Remote.Runnable) - Method in interface com.oracle.coherence.concurrent.executor.RemoteExecutor
-
Submits a Runnable task for execution and returns a Future representing that task.
- submit(Remote.Runnable, T) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
- submit(Remote.Runnable, T) - Method in interface com.oracle.coherence.concurrent.executor.RemoteExecutor
-
Submits a Runnable task for execution and returns a Future representing that task.
- subscribe(Task.Subscriber<? super R>) - Method in class com.oracle.coherence.concurrent.executor.AbstractCollectable
- subscribe(Task.Subscriber<? super R>) - Method in interface com.oracle.coherence.concurrent.executor.Task.Collectable
-
Registers the specified
Task.Subscriberas part of the orchestration of theTask. - subscribe(Task.Subscriber<? super T>) - Method in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
- subscribe(Task.Subscriber<? super T>) - Method in class com.oracle.coherence.concurrent.executor.AbstractTaskCoordinator
- subscribe(Task.Subscriber<? super T>) - Method in interface com.oracle.coherence.concurrent.executor.Task.Coordinator
-
Subscribes the specified
Task.Subscriberto theTask.Coordinatorof aTaskto receive collected results. - subscribe(Task.Subscriber<? super T>) - Method in interface com.oracle.coherence.concurrent.executor.Task.SubscribedOrchestration
-
Registers the specified
Task.Subscriberas part of the orchestration of theTask. - subscribeRetainedTask(Task.Subscriber) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskCoordinator
- subscribeRetainedTask(Task.Subscriber<?>) - Method in class com.oracle.coherence.concurrent.executor.AbstractTaskCoordinator
-
Subscribes to a retained task (a task that has completed execution, but it still held in memory).
- supplier() - Method in class com.oracle.coherence.concurrent.executor.AbstractCollector
- supplier() - Method in class com.oracle.coherence.concurrent.executor.ConditionalCollector
- supplier() - Method in interface com.oracle.coherence.concurrent.executor.Task.Collector
-
A function that creates and returns a new mutable result container.
- supplier() - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.FirstOfCollector
- supplier() - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.ListOfCollector
- supplier() - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.SetOfCollector
- SystemOutSubscriber<T> - Class in com.oracle.coherence.concurrent.executor.subscribers
-
A
Task.Subscriberthat logs interactions to theSystem.out. - SystemOutSubscriber() - Constructor for class com.oracle.coherence.concurrent.executor.subscribers.SystemOutSubscriber
T
- Task<T> - Interface in com.oracle.coherence.concurrent.executor
-
A task which may take a long time to execute, may be executed by multiple
Executors, may generate intermediate results, and may yield for later execution. - TASK_CREATED - com.oracle.coherence.concurrent.executor.ExecutionStrategy.EvaluationRationale
-
A
Taskwas created and submitted for orchestration. - TASK_RECOVERED - com.oracle.coherence.concurrent.executor.ExecutionStrategy.EvaluationRationale
-
A
Taskwas recovered. - TASK_RESULT_PROVIDED - com.oracle.coherence.concurrent.executor.ExecutionStrategy.EvaluationRationale
-
A
Resultwas provided or updated. - Task.Collectable<T,R> - Interface in com.oracle.coherence.concurrent.executor
-
Provides the mechanism to submit, orchestrate and collect results from a
Taskdefined as part of anTask.Orchestration, including the creation of aTask.Coordinatorto subscribe to results, manage and interact with an orchestratedTask. - Task.Collector<T,A,R> - Interface in com.oracle.coherence.concurrent.executor
-
A mutable reduction operation that accumulates results into a mutable result container, optionally transforming the accumulated result into a final representation after all results have been processed.
- Task.Completable<T,R> - Interface in com.oracle.coherence.concurrent.executor
-
A
Task.Collectablethat supports performing operations when aTaskorchestration is complete. - Task.CompletionRunnable<T> - Interface in com.oracle.coherence.concurrent.executor
-
A runnable to be called upon task completion.
- Task.Context<T> - Interface in com.oracle.coherence.concurrent.executor
- Task.Coordinator<T> - Interface in com.oracle.coherence.concurrent.executor
- Task.Option - Interface in com.oracle.coherence.concurrent.executor
-
An option for configuring
Taskorchestration. - Task.Orchestration<T> - Interface in com.oracle.coherence.concurrent.executor
-
Defines information concerning the orchestration of a
Taskacross a set ofExecutors for a givenTaskExecutorService. - Task.Properties - Interface in com.oracle.coherence.concurrent.executor
-
Define an interface to allow states sharing between the task executors.
- Task.SubscribedOrchestration<T> - Interface in com.oracle.coherence.concurrent.executor
-
Defines the subset of
Task.Orchestrationmethods which are permitted afterTask.SubscribedOrchestration.subscribe(Subscriber)is called. - Task.Subscriber<T> - Interface in com.oracle.coherence.concurrent.executor
-
A receiver of items produced by a
Task.Coordinator. - Task.Subscription<T> - Interface in com.oracle.coherence.concurrent.executor
-
Represents a subscription a
Task.Subscriberhas made to aTask.Coordinator, allowing control and termination of theTask.Subscription. - Task.Yield - Exception in com.oracle.coherence.concurrent.executor
- TaskCollectors - Class in com.oracle.coherence.concurrent.executor
-
Static helper methods to create
Task.Collectors. - TaskCollectors.CountCollector<T> - Class in com.oracle.coherence.concurrent.executor
-
A
Task.Collectorthat counts the number of results are present. - TaskCollectors.FirstOfCollector<T> - Class in com.oracle.coherence.concurrent.executor
-
A
Task.Collectorto collect any (the first provided) available result. - TaskCollectors.LastOfCollector<T> - Class in com.oracle.coherence.concurrent.executor
-
A
Task.Collectorthat collects and returns the last contributed result. - TaskCollectors.ListOfCollector<T> - Class in com.oracle.coherence.concurrent.executor
-
A
Task.Collectorthat collects and returns all contributed results that are values as aList. - TaskCollectors.SetOfCollector<T> - Class in com.oracle.coherence.concurrent.executor
-
A
Task.Collectorthat collects and returns all contributed results that are values as aSet. - TaskExecutor(String, boolean) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredRegistration.TaskExecutor
-
Constructs a
ClusteredRegistration.TaskExecutor. - TaskExecutorService - Interface in com.oracle.coherence.concurrent.executor
-
An
ExecutorServicethat orchestrates execution of submitted executables, for exampleRunnables,Callables andTasks, across zero or more registeredExecutorServices. - TaskExecutorService.ExecutorInfo - Interface in com.oracle.coherence.concurrent.executor
-
Provides access to the currently available information for a registered
ExecutorService. - TaskExecutorService.ExecutorInfo.State - Enum in com.oracle.coherence.concurrent.executor
-
The state of an
ExecutorService. - TaskExecutorService.Registration - Interface in com.oracle.coherence.concurrent.executor
-
Provides registration information about an
ExecutorServiceregistration. - TaskExecutorService.Registration.Option - Interface in com.oracle.coherence.concurrent.executor
-
An
TaskExecutorService.Registration.Optionfor anExecutorServicewhen registered. - TaskProperties - Class in com.oracle.coherence.concurrent.executor
-
A basic implementation of a
Task.Properties. - TaskProperties() - Constructor for class com.oracle.coherence.concurrent.executor.TaskProperties
-
Constructs a
TaskProperties. - tasks() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.CacheAwareContinuation
-
Obtains a reference to the
ClusteredTaskManagercache. - tasks() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
Return the
NamedCachestoringClusteredTaskManagerinstances. - tasks(CacheService) - Static method in class com.oracle.coherence.concurrent.executor.util.Caches
-
Obtains the cache used to store
ClusteredTaskManagerinstances. - tasks(ConfigurableCacheFactory) - Static method in class com.oracle.coherence.concurrent.executor.util.Caches
-
Obtains the cache used to store
ClusteredTaskManagerinstances. - tasks(Session) - Static method in class com.oracle.coherence.concurrent.executor.util.Caches
-
Obtains the cache used to store
ClusteredTaskManagerinstances. - TASKS_CACHE_NAME - Static variable in class com.oracle.coherence.concurrent.executor.util.Caches
-
The
NamedCachein whichClusteredTaskManagerinstances will be placed. - TERMINATED - com.oracle.coherence.concurrent.executor.ClusteredExecutorService.State
-
The executor service has terminated.
- TERMINATING - com.oracle.coherence.concurrent.executor.ClusteredTaskManager.State
-
The
ClusteredTaskManagerhas been terminated. - test(ExecutionPlan, Map<String, T>) - Method in class com.oracle.coherence.concurrent.executor.function.BiPredicates.AllResultsBiPredicate
- test(ExecutionPlan, Map<String, T>) - Method in class com.oracle.coherence.concurrent.executor.function.BiPredicates.AnyResultBiPredicate
- test(Result<T>) - Method in class com.oracle.coherence.concurrent.executor.function.Predicates.IsValuePredicate
- test(Result<T>) - Method in class com.oracle.coherence.concurrent.executor.function.Predicates.ThrowablePredicate
- test(TaskExecutorService.ExecutorInfo) - Method in class com.oracle.coherence.concurrent.executor.function.Predicates.OptionPredicate
- test(TaskExecutorService.ExecutorInfo) - Method in class com.oracle.coherence.concurrent.executor.function.Predicates.RolePredicate
- test(Object) - Method in class com.oracle.coherence.concurrent.executor.function.Predicates.AlwaysPredicate
- test(Object) - Method in class com.oracle.coherence.concurrent.executor.function.Predicates.NeverPredicate
- test(Object) - Method in class com.oracle.coherence.concurrent.executor.function.Predicates.NullValuePredicate
- test(Object, Object) - Method in class com.oracle.coherence.concurrent.executor.function.BiPredicates.NeverBiPredicate
- test(T) - Method in class com.oracle.coherence.concurrent.executor.function.Predicates.EqualToPredicate
- test(T) - Method in class com.oracle.coherence.concurrent.executor.function.Predicates.NegatePredicate
- ThreadFactoryBuilder - Class in com.oracle.coherence.concurrent.config.builders
-
A
ParameterizedBuilderfor constructing aThreadFactory. - ThreadFactoryBuilder() - Constructor for class com.oracle.coherence.concurrent.config.builders.ThreadFactoryBuilder
- ThreadFactoryProcessor - Class in com.oracle.coherence.concurrent.config.processors
-
An
ElementProcessorforthread-factoryelements. - ThreadFactoryProcessor() - Constructor for class com.oracle.coherence.concurrent.config.processors.ThreadFactoryProcessor
- throwable(Throwable) - Static method in class com.oracle.coherence.concurrent.executor.Result
- ThrowablePredicate() - Constructor for class com.oracle.coherence.concurrent.executor.function.Predicates.ThrowablePredicate
-
Constructs a
Predicates.ThrowablePredicate, without caring for the type ofThrowable. - ThrowablePredicate(Throwable) - Constructor for class com.oracle.coherence.concurrent.executor.function.Predicates.ThrowablePredicate
-
Constructs a
Predicates.ThrowablePredicate. - throwing(Class<?>, String, Throwable, Object...) - Static method in class com.oracle.coherence.concurrent.executor.internal.ExecutorTrace
-
Throwable logging.
- toString() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicBoolean
-
Returns the String representation of the current value.
- toString() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
-
Returns the String representation of the current value.
- toString() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
-
Returns the String representation of the current value.
- toString() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicMarkableReference
- toString() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicReference
-
Returns the String representation of the current value.
- toString() - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicStampedReference
- toString() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicBoolean
-
Returns the String representation of the current value.
- toString() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
-
Returns the String representation of the current value.
- toString() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
-
Returns the String representation of the current value.
- toString() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicMarkableReference
-
Returns the String representation of the current value.
- toString() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicReference
-
Returns the String representation of the current value.
- toString() - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicStampedReference
-
Returns the String representation of the current value.
- toString() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicBoolean
- toString() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- toString() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
- toString() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicMarkableReference
- toString() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicReference
- toString() - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicStampedReference
- toString() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicBoolean
-
Returns the String representation of the current value.
- toString() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
-
Returns the String representation of the current value.
- toString() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
-
Returns the String representation of the current value.
- toString() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicMarkableReference
-
Returns the String representation of the current value.
- toString() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicReference
-
Returns the String representation of the current value.
- toString() - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicStampedReference
-
Returns the String representation of the current value.
- toString() - Method in class com.oracle.coherence.concurrent.executor.atomic.AtomicEnum
- toString() - Method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
- toString() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.ClosingGracefullyContinuation
- toString() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
- toString() - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyKey
- toString() - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyValue
- toString() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.ExecutorMBeanImpl
- toString() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.TaskExecutor
- toString() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.AsyncProcessChangesContinuation
- toString() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.CleanupContinuation
- toString() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
- toString() - Method in class com.oracle.coherence.concurrent.executor.MutableExecutionPlan
- toString() - Method in class com.oracle.coherence.concurrent.executor.options.ClusterMember
- toString() - Method in class com.oracle.coherence.concurrent.executor.options.Debugging
- toString() - Method in class com.oracle.coherence.concurrent.executor.options.Description
- toString() - Method in class com.oracle.coherence.concurrent.executor.options.Member
- toString() - Method in class com.oracle.coherence.concurrent.executor.options.Name
- toString() - Method in class com.oracle.coherence.concurrent.executor.options.Role
- toString() - Method in class com.oracle.coherence.concurrent.executor.options.Storage
- toString() - Method in class com.oracle.coherence.concurrent.executor.Result
- toString() - Method in class com.oracle.coherence.concurrent.executor.tasks.CronTask
- toString() - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.CallableTask
- toString() - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.RunnableTask
- toString() - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.RunnableWithResultTask
- toString() - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledCallableTask
- toString() - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledRunnableTask
- toString() - Method in class com.oracle.coherence.concurrent.executor.tasks.ValueTask
- toString() - Method in class com.oracle.coherence.concurrent.executor.util.CronPattern
-
Returns the pattern as a string.
- toString() - Method in class com.oracle.coherence.concurrent.executor.util.OptionsByType
- toString() - Method in class com.oracle.coherence.concurrent.internal.LatchCounter
- toString() - Method in class com.oracle.coherence.concurrent.internal.SemaphoreStatus
- toString() - Method in class com.oracle.coherence.concurrent.LocalCountDownLatch
-
Returns a string identifying this latch, as well as its state.
- toString() - Method in class com.oracle.coherence.concurrent.LocalSemaphore
-
Returns a string identifying this semaphore, as well as its state.
- toString() - Method in class com.oracle.coherence.concurrent.locks.internal.ExclusiveLockHolder
- toString() - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
- toString() - Method in class com.oracle.coherence.concurrent.locks.LockOwner
- toString() - Method in class com.oracle.coherence.concurrent.locks.RemoteLock
-
Returns a string identifying this lock, as well as its lock state.
- toString() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock.ReadLock
-
Returns a string identifying this lock, as well as its lock state.
- toString() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock
-
Returns a string identifying this lock, as well as its lock state.
- toString() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock.WriteLock
-
Returns a string identifying this lock, as well as its lock state.
- toString() - Method in class com.oracle.coherence.concurrent.PermitAcquirer
- toString() - Method in class com.oracle.coherence.concurrent.RemoteCountDownLatch
-
Returns a string identifying this latch, as well as its state.
- toString() - Method in class com.oracle.coherence.concurrent.RemoteSemaphore
-
Returns a string identifying this semaphore, as well as its state.
- touch() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
-
Touches the last update time for the
TaskExecutorService.ExecutorInfo. - TouchProcessor() - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.TouchProcessor
-
Constructs an
ClusteredExecutorInfo.TouchProcessor(required for serialization). - TouchRunnable(String, CacheService) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.TouchRunnable
- tryAcquire() - Method in class com.oracle.coherence.concurrent.LocalSemaphore
- tryAcquire() - Method in class com.oracle.coherence.concurrent.RemoteSemaphore
-
Acquires a permit from this semaphore, only if one is available at the time of invocation.
- tryAcquire() - Method in interface com.oracle.coherence.concurrent.Semaphore
-
Acquires a permit from this semaphore, only if one is available at the time of invocation.
- tryAcquire(int) - Method in class com.oracle.coherence.concurrent.LocalSemaphore
- tryAcquire(int) - Method in class com.oracle.coherence.concurrent.RemoteSemaphore
-
Acquires the given number of permits from this semaphore, only if all are available at the time of invocation.
- tryAcquire(int) - Method in interface com.oracle.coherence.concurrent.Semaphore
-
Acquires the given number of permits from this semaphore, only if all are available at the time of invocation.
- tryAcquire(int, long, TimeUnit) - Method in class com.oracle.coherence.concurrent.LocalSemaphore
- tryAcquire(int, long, TimeUnit) - Method in class com.oracle.coherence.concurrent.RemoteSemaphore
-
Acquires the given number of permits from this semaphore, if all become available within the given waiting time and the current thread has not been interrupted.
- tryAcquire(int, long, TimeUnit) - Method in interface com.oracle.coherence.concurrent.Semaphore
-
Acquires the given number of permits from this semaphore, if all become available within the given waiting time and the current thread has not been interrupted.
- tryAcquire(long, TimeUnit) - Method in class com.oracle.coherence.concurrent.LocalSemaphore
- tryAcquire(long, TimeUnit) - Method in class com.oracle.coherence.concurrent.RemoteSemaphore
-
Acquires a permit from this semaphore, if one becomes available within the given waiting time and the current thread has not been interrupted.
- tryAcquire(long, TimeUnit) - Method in interface com.oracle.coherence.concurrent.Semaphore
-
Acquires a permit from this semaphore, if one becomes available within the given waiting time and the current thread has not been interrupted.
- tryLock() - Method in class com.oracle.coherence.concurrent.locks.RemoteLock
-
Acquires the lock only if it is not held by another thread at the time of invocation.
- tryLock() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock.ReadLock
-
Acquires the read lock only if the write lock is not held by another thread at the time of invocation.
- tryLock() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock.WriteLock
-
Acquires the write lock only if it is not held by another thread at the time of invocation.
- tryLock(long, TimeUnit) - Method in class com.oracle.coherence.concurrent.locks.RemoteLock
-
Acquires the lock if it is not held by another thread within the given waiting time and the current thread has not been interrupted.
- tryLock(long, TimeUnit) - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock.ReadLock
-
Acquires the read lock if the write lock is not held by another thread within the given waiting time and the current thread has not been interrupted.
- tryLock(long, TimeUnit) - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock.WriteLock
-
Acquires the write lock if it is not held by another thread within the given waiting time and the current thread has not been interrupted.
U
- UNKNOWN - Static variable in class com.oracle.coherence.concurrent.executor.options.Description
-
The description to use when no description has been provided.
- unlock() - Method in class com.oracle.coherence.concurrent.locks.RemoteLock
-
Attempts to release this lock.
- unlock() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock.ReadLock
-
Attempts to release this lock.
- unlock() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock.WriteLock
-
Attempts to release this lock.
- unlock(LockOwner) - Method in class com.oracle.coherence.concurrent.locks.internal.ExclusiveLockHolder
-
Attempt to release the lock.
- unlockRead(LockOwner) - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
-
Release read lock, and return
trueif successful. - unlockWrite(LockOwner) - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
-
Release write lock, and return
trueif successful. - UNNAMED - Static variable in class com.oracle.coherence.concurrent.executor.options.Name
-
Name group for executors registered without a name.
- unregisterExecutiveServiceMBean(CacheService, String) - Static method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
-
Unregisters the MBean for the specified executor.
- until(Remote.Predicate<? super R>) - Method in class com.oracle.coherence.concurrent.executor.AbstractCollectable
- until(Remote.Predicate<? super R>) - Method in interface com.oracle.coherence.concurrent.executor.Task.Collectable
-
Sets the
Remote.Predicateto determine when the collection of results will be considered completed, based on the collected result, after which no further results will be published toTask.Subscribers. - updateAndGet(Remote.IntUnaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicInteger
-
Atomically updates the current value with the results of applying the given function, returning the updated value.
- updateAndGet(Remote.IntUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
- updateAndGet(Remote.IntUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
- updateAndGet(Remote.IntUnaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicInteger
-
Atomically updates the current value with the results of applying the given function, returning the updated value.
- updateAndGet(Remote.IntUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- updateAndGet(Remote.IntUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
- updateAndGet(Remote.LongUnaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
-
Atomically updates the current value with the results of applying the given function, returning the updated value.
- updateAndGet(Remote.LongUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
- updateAndGet(Remote.LongUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
- updateAndGet(Remote.LongUnaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
-
Atomically updates the current value with the results of applying the given function, returning the updated value.
- updateAndGet(Remote.LongUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
- updateAndGet(Remote.LongUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
- updateAndGet(Remote.UnaryOperator<V>) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicReference
-
Atomically updates the current value with the results of applying the given function, returning the updated value.
- updateAndGet(Remote.UnaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicReference
- updateAndGet(Remote.UnaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicReference
- updateAndGet(Remote.UnaryOperator<V>) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicReference
-
Atomically updates the current value with the results of applying the given function, returning the updated value.
- updateAndGet(Remote.UnaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicReference
- updateAndGet(Remote.UnaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicReference
- updateAndGet(IntUnaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicInteger
-
Atomically updates the current value with the results of applying the given function, returning the updated value.
- updateAndGet(IntUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
- updateAndGet(IntUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicInteger
- updateAndGet(IntUnaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicInteger
-
Atomically updates the current value with the results of applying the given function, returning the updated value.
- updateAndGet(IntUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger
- updateAndGet(IntUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
- updateAndGet(LongUnaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
-
Atomically updates the current value with the results of applying the given function, returning the updated value.
- updateAndGet(LongUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
- updateAndGet(LongUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicLong
- updateAndGet(LongUnaryOperator) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
-
Atomically updates the current value with the results of applying the given function, returning the updated value.
- updateAndGet(LongUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicLong
- updateAndGet(LongUnaryOperator) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong
- updateAndGet(UnaryOperator<V>) - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicReference
-
Atomically updates the current value with the results of applying the given function, returning the updated value.
- updateAndGet(UnaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicReference
- updateAndGet(UnaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicReference
- updateAndGet(UnaryOperator<V>) - Method in interface com.oracle.coherence.concurrent.atomic.AtomicReference
-
Atomically updates the current value with the results of applying the given function, returning the updated value.
- updateAndGet(UnaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.LocalAtomicReference
- updateAndGet(UnaryOperator<V>) - Method in class com.oracle.coherence.concurrent.atomic.RemoteAtomicReference
- UpdateCollectedResultProcessor() - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateCollectedResultProcessor
-
Constructs an
ClusteredTaskManager.UpdateCollectedResultProcessor(required for serialization). - UpdateCollectedResultProcessor(Result<T>, long, boolean) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateCollectedResultProcessor
-
Constructs an
ClusteredTaskManager.UpdateCollectedResultProcessor. - UpdateContributedResultProcessor() - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateContributedResultProcessor
-
Constructs an
ClusteredTaskManager.UpdateContributedResultProcessor(required for serialization). - UpdateContributedResultProcessor(String, Result) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateContributedResultProcessor
-
Constructs an
ClusteredTaskManager.UpdateContributedResultProcessor. - UpdateExecutionPlanProcessor() - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateExecutionPlanProcessor
-
Constructs an
ClusteredTaskManager.UpdateExecutionPlanProcessor(required for serialization). - UpdateExecutionPlanProcessor(ExecutionPlan, int) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateExecutionPlanProcessor
- UpdateInfoProcessor() - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.UpdateInfoProcessor
-
Constructs an
ClusteredExecutorInfo.UpdateInfoProcessor(required for serialization). - UpdateInfoProcessor(long, long, long, boolean, long, long, long) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.UpdateInfoProcessor
-
Constructs an
ClusteredExecutorInfo.UpdateInfoProcessor. - UpdateInfoRunnable(CacheService, String, Executor, ClusteredRegistration) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.UpdateInfoRunnable
-
Constructs an
ClusteredExecutorInfo.UpdateInfoRunnable.
V
- value() - Method in class com.oracle.coherence.concurrent.cdi.Count.Literal
-
The count for the countdown latch.
- value() - Method in annotation type com.oracle.coherence.concurrent.cdi.Count
-
The latch count
- value() - Method in class com.oracle.coherence.concurrent.cdi.Permits.Literal
-
The permits count for the semaphore.
- value() - Method in annotation type com.oracle.coherence.concurrent.cdi.Permits
-
The permits count
- valueOf(String) - Static method in enum com.oracle.coherence.concurrent.executor.ClusteredAssignment.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.coherence.concurrent.executor.ClusteredExecutorService.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.coherence.concurrent.executor.ClusteredTaskManager.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.coherence.concurrent.executor.ExecutionPlan.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.coherence.concurrent.executor.ExecutionStrategy.EvaluationRationale
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.coherence.concurrent.executor.internal.Cause
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.coherence.concurrent.executor.TaskExecutorService.ExecutorInfo.State
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.oracle.coherence.concurrent.executor.ClusteredAssignment.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.oracle.coherence.concurrent.executor.ClusteredExecutorService.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.oracle.coherence.concurrent.executor.ClusteredTaskManager.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.oracle.coherence.concurrent.executor.ExecutionPlan.Action
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.oracle.coherence.concurrent.executor.ExecutionStrategy.EvaluationRationale
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.oracle.coherence.concurrent.executor.internal.Cause
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.oracle.coherence.concurrent.executor.TaskExecutorService.ExecutorInfo.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- ValueTask<T> - Class in com.oracle.coherence.concurrent.executor.tasks
-
A
Taskthat provides a constant value as a result. - ValueTask() - Constructor for class com.oracle.coherence.concurrent.executor.tasks.ValueTask
-
Constructs a
ValueTask(required for serialization). - ValueTask(T) - Constructor for class com.oracle.coherence.concurrent.executor.tasks.ValueTask
-
Constructs a
ValueTask.
W
- with(Task.Option...) - Method in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
- with(Task.Option...) - Method in interface com.oracle.coherence.concurrent.executor.Task.Orchestration
-
Sets the
Task.Options for orchestration. - WorkStealingBuilder - Class in com.oracle.coherence.concurrent.config.builders
-
A
ParameterizedBuilderfor constructing aNamedExecutorServicewrapper that will construct a work stealing pool executor. - WorkStealingBuilder() - Constructor for class com.oracle.coherence.concurrent.config.builders.WorkStealingBuilder
- WorkStealingProcessor - Class in com.oracle.coherence.concurrent.config.processors
-
An
ElementProcessorforwork-stealingelements. - WorkStealingProcessor() - Constructor for class com.oracle.coherence.concurrent.config.processors.WorkStealingProcessor
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment.AssignmentProcessor
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment.SetStateProcessor
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.SetStateProcessor
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.UpdateInfoProcessor
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyKey
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyValue
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties.SetPropertyValueProcessor
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.ChainedProcessor
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.OptimizeExecutionPlanProcessor
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.SetActionProcessor
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateCollectedResultProcessor
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateContributedResultProcessor
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateExecutionPlanProcessor
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.ConditionalCollector
- writeExternal(PofWriter) - Method in interface com.oracle.coherence.concurrent.executor.function.PortablePredicate
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.function.Predicates.EqualToPredicate
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.function.Predicates.NegatePredicate
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.function.Predicates.OptionPredicate
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.function.Predicates.RolePredicate
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.function.Predicates.ThrowablePredicate
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor.SequenceComparator
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor.SetTaskStateProcessor
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.internal.LiveObjectEventInterceptor.MemberAwareProcessor
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.MutableExecutionPlan
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.options.ClusterMember
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.options.Debugging
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.options.Description
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.options.Member
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.options.Name
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.options.Role
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.options.Storage
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.PortableAbstractProcessor
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.processors.LocalOnlyProcessor
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.RecoveringTask
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.Result
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.StandardExecutionStrategy
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.CountCollector
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.FirstOfCollector
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.LastOfCollector
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.ListOfCollector
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.SetOfCollector
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.tasks.CronTask
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.CallableTask
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.RunnableTask
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.RunnableWithResultTask
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledCallableTask
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledRunnableTask
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.tasks.ValueTask
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.util.OptionsByType.EmptyOptionsByType
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.executor.util.OptionsByType
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.internal.LatchCounter
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.internal.SemaphoreStatus.RemovePermits
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.internal.SemaphoreStatus
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.locks.internal.ExclusiveLockHolder.RemoveLocks
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.locks.internal.ExclusiveLockHolder
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder.RemoveLocks
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.locks.LockOwner
- writeExternal(PofWriter) - Method in class com.oracle.coherence.concurrent.PermitAcquirer
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.atomic.Atomics.SerializableAtomicMarkableReference
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.atomic.Atomics.SerializableAtomicStampedReference
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyKey
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyValue
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties.SetPropertyValueProcessor
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.ConditionalCollector
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor.SequenceComparator
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.MutableExecutionPlan
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.options.ClusterMember
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.options.Debugging
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.options.Description
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.options.Member
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.options.Name
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.options.Role
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.options.Storage
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.RecoveringTask
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.Result
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.StandardExecutionStrategy
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.CountCollector
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.FirstOfCollector
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.LastOfCollector
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.ListOfCollector
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.TaskCollectors.SetOfCollector
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.tasks.CronTask
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.CallableTask
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.RunnableTask
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.RunnableWithResultTask
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledCallableTask
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledRunnableTask
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.tasks.ValueTask
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.util.OptionsByType.EmptyOptionsByType
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.executor.util.OptionsByType
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.internal.LatchCounter
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.internal.SemaphoreStatus.RemovePermits
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.internal.SemaphoreStatus
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.locks.internal.ExclusiveLockHolder.RemoveLocks
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.locks.internal.ExclusiveLockHolder
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder.RemoveLocks
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.locks.LockOwner
- writeExternal(DataOutput) - Method in class com.oracle.coherence.concurrent.PermitAcquirer
- writeLock() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock
-
Returns the lock used for writing.
- WriteLock(RemoteReadWriteLock) - Constructor for class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock.WriteLock
-
Constructor for use by subclasses.
All Classes All Packages