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

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.Collectable and Task.Completable.
AbstractCollectable(O, Task.Collector<? super T, ?, R>) - Constructor for class com.oracle.coherence.concurrent.executor.AbstractCollectable
Constructs a Task.Collectable based on an Task.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 ParameterizedBuilder fpr 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 producing NamedExecutorService instances.
AbstractExecutorProcessor() - Constructor for class com.oracle.coherence.concurrent.config.processors.AbstractExecutorProcessor
 
AbstractExecutorWithFactoryBuilder<T> - Class in com.oracle.coherence.concurrent.config.builders
Base ParameterizedBuilder for named executors that support thread 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
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 Task results 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.Coordinator for a previously submitted Task.
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 OptionsByType to 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 NamedExecutorService and register it with the local ClusteredExecutorService.
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.Predicate that ensures all results satisfy a specified Remote.Predicate.
AllResultsBiPredicate(Remote.Predicate<? super T>) - Constructor for class com.oracle.coherence.concurrent.executor.function.BiPredicates.AllResultsBiPredicate
always() - Static method in class com.oracle.coherence.concurrent.executor.function.Predicates
Obtains a Remote.Predicate that 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 ExecutionPlan for a Task, together with the TaskExecutorService.ExecutorInfo to produce a new ExecutionPlan.
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.EntryProcessor to the ClusteredTaskManager.ChainedProcessor.
any(Remote.Predicate<? super T>) - Static method in class com.oracle.coherence.concurrent.executor.function.BiPredicates
Obtains a Remote.Predicate that ensures any result satisfies a specified Remote.Predicate.
ANY - com.oracle.coherence.concurrent.executor.ClusteredExecutorService.State
ANY is used for state transitions.
AnyFutureSubscriber<T> - Class in com.oracle.coherence.concurrent.executor.subscribers.internal
A FutureSubscriber which 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
anything() - Static method in class com.oracle.coherence.concurrent.executor.function.Predicates
Obtains a Remote.Predicate that 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 Task when 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
Assigns the specified Executor to the Task.
ASSIGN - com.oracle.coherence.concurrent.executor.ExecutionPlan.Action
Indicates an Executor should be assigned a Task to execute.
ASSIGNED - com.oracle.coherence.concurrent.executor.ClusteredAssignment.State
The Task has been assigned to the Executor but has yet to commence running.
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
assignments() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.CacheAwareContinuation
Obtains a reference to the ClusteredAssignment cache.
assignments() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
Return the NamedCache storing ClusteredAssignment instances.
assignments(CacheService) - Static method in class com.oracle.coherence.concurrent.executor.util.Caches
Obtains the cache used to store ClusteredAssignment instances.
assignments(ConfigurableCacheFactory) - Static method in class com.oracle.coherence.concurrent.executor.util.Caches
Obtains the cache used to store ClusteredAssignment instances.
assignments(Session) - Static method in class com.oracle.coherence.concurrent.executor.util.Caches
Obtains the cache used to store ClusteredAssignment instances.
ASSIGNMENTS_CACHE_NAME - Static variable in class com.oracle.coherence.concurrent.executor.util.Caches
The NamedCache in which ClusteredAssignment instances 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 boolean value that may be updated atomically.
AsyncAtomicBooleanProducer - Class in com.oracle.coherence.concurrent.atomic.internal.cdi
CDI producers for AsyncAtomicBoolean values.
AsyncAtomicBooleanProducer() - Constructor for class com.oracle.coherence.concurrent.atomic.internal.cdi.AsyncAtomicBooleanProducer
 
AsyncAtomicInteger - Interface in com.oracle.coherence.concurrent.atomic
A int value that may be updated atomically.
AsyncAtomicIntegerProducer - Class in com.oracle.coherence.concurrent.atomic.internal.cdi
CDI producers for AsyncAtomicInteger values.
AsyncAtomicIntegerProducer() - Constructor for class com.oracle.coherence.concurrent.atomic.internal.cdi.AsyncAtomicIntegerProducer
 
AsyncAtomicLong - Interface in com.oracle.coherence.concurrent.atomic
A long value that may be updated atomically.
AsyncAtomicLongProducer - Class in com.oracle.coherence.concurrent.atomic.internal.cdi
CDI producers for AsyncAtomicLong values.
AsyncAtomicLongProducer() - Constructor for class com.oracle.coherence.concurrent.atomic.internal.cdi.AsyncAtomicLongProducer
 
AsyncAtomicMarkableReference<V> - Interface in com.oracle.coherence.concurrent.atomic
An AtomicMarkableReference maintains 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 AsyncAtomicMarkableReference values.
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 AsyncAtomicReference values.
AsyncAtomicReferenceProducer() - Constructor for class com.oracle.coherence.concurrent.atomic.internal.cdi.AsyncAtomicReferenceProducer
 
AsyncAtomicStampedReference<V> - Interface in com.oracle.coherence.concurrent.atomic
An AtomicStampedReference maintains 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 AsyncAtomicStampedReference values.
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 ExecutionStrategy for the Task and if necessary, update the ExecutionPlan and Result map.
asyncEvaluateResult(Result<R>) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
Evaluate the result of the Task given the current Results made by each of the assigned Executor(s), returning if a result change occurred.
AsyncLocalAtomicBoolean - Class in com.oracle.coherence.concurrent.atomic
Local implementation of AsyncAtomicBoolean interface, that simply wraps java.util.concurrent.atomic.AtomicBoolean instance and returns an already completed future from each method.
AsyncLocalAtomicBoolean(AtomicBoolean) - Constructor for class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicBoolean
Construct LocalAtomicBoolean instance.
AsyncLocalAtomicInteger - Class in com.oracle.coherence.concurrent.atomic
Local implementation of AsyncAtomicInteger interface, that simply wraps java.util.concurrent.atomic.AtomicInteger instance and returns an already completed future from each method.
AsyncLocalAtomicInteger(AtomicInteger) - Constructor for class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicInteger
Construct LocalAtomicInteger instance.
AsyncLocalAtomicLong - Class in com.oracle.coherence.concurrent.atomic
Local implementation of AsyncAtomicLong interface, that simply wraps java.util.concurrent.atomic.AtomicLong instance and returns an already completed future from each method.
AsyncLocalAtomicLong(AtomicLong) - Constructor for class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicLong
Construct LocalAtomicLong instance.
AsyncLocalAtomicMarkableReference<V> - Class in com.oracle.coherence.concurrent.atomic
Local implementation of AsyncAtomicMarkableReference interface, that simply wraps java.util.concurrent.atomic.AtomicMarkableReference instance and returns an already completed future from each method.
AsyncLocalAtomicMarkableReference(AtomicMarkableReference<V>) - Constructor for class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicMarkableReference
Construct AsyncLocalAtomicMarkableReference instance.
AsyncLocalAtomicReference<V> - Class in com.oracle.coherence.concurrent.atomic
Local implementation of AsyncAtomicReference interface, that simply wraps java.util.concurrent.atomic.AtomicReference instance 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 AsyncAtomicStampedReference interface, that simply wraps java.util.concurrent.atomic.AtomicStampedReference instance and returns an already completed future from each method.
AsyncLocalAtomicStampedReference(AtomicStampedReference<V>) - Constructor for class com.oracle.coherence.concurrent.atomic.AsyncLocalAtomicStampedReference
Construct AsyncLocalAtomicStampedReference instance.
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
AsyncRemoteAtomicBoolean - Class in com.oracle.coherence.concurrent.atomic
The remote implementation of AsyncAtomicBoolean, backed by a Coherence NamedMap entry.
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 Coherence NamedMap entry.
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 Coherence NamedMap entry.
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 Coherence NamedMap entry.
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 Coherence NamedMap entry.
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 Coherence NamedMap entry.
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.Yield for the specified duration.
AtomicBoolean - Interface in com.oracle.coherence.concurrent.atomic
A boolean value 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 AtomicBoolean values.
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 Enum value that may be updated atomically.
AtomicInteger - Interface in com.oracle.coherence.concurrent.atomic
An int value 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 AtomicInteger values.
AtomicIntegerProducer() - Constructor for class com.oracle.coherence.concurrent.atomic.internal.cdi.AtomicIntegerProducer
 
AtomicLong - Interface in com.oracle.coherence.concurrent.atomic
A long value 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 AtomicLong values.
AtomicLongProducer() - Constructor for class com.oracle.coherence.concurrent.atomic.internal.cdi.AtomicLongProducer
 
AtomicMarkableReference<V> - Interface in com.oracle.coherence.concurrent.atomic
An AtomicMarkableReference maintains 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 AtomicMarkableReference values.
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 AtomicReference values.
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 AtomicMarkableReference to allow Java serialization.
Atomics.SerializableAtomicStampedReference<V> - Class in com.oracle.coherence.concurrent.atomic
Extension to AtomicStampedReference to allow Java serialization.
AtomicStampedReference<V> - Interface in com.oracle.coherence.concurrent.atomic
An AtomicStampedReference maintains 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 AtomicStampedReference values.
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 Member based on the current environment.
available() - Static method in class com.oracle.coherence.concurrent.executor.function.Predicates
Obtains a Remote.Predicate that succeeds when Result.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.BiPredicate that is satisfied only when all provided results satisfy another Remote.Predicate.
BiPredicates.AnyResultBiPredicate<T> - Class in com.oracle.coherence.concurrent.executor.function
A Remote.BiPredicate that is satisfied when one or more of the provided results satisfies another Remote.Predicate.
BiPredicates.NeverBiPredicate - Class in com.oracle.coherence.concurrent.executor.function
A BiPredicates.NeverBiPredicate returns false for all values provided to the BiPredicate.test(Object, Object) method.
build() - Method in class com.oracle.coherence.concurrent.executor.ExecutionStrategyBuilder
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 AsyncAtomicInteger as a byte after 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 AtomicInteger as a byte after a narrowing primitive conversion.
byteValue() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
Returns the current value of this AtomicLong as a byte after 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 ParameterizedBuilder for constructing a NamedExecutorService wrapper 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 ElementProcessor for cached elements.
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 Executor service.
call() - Method in class com.oracle.coherence.concurrent.executor.tasks.internal.ScheduledCallableTask
 
CallableTask<T> - Class in com.oracle.coherence.concurrent.executor.tasks.internal
A Task that calls a Callable.
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.Subscriber to (eventually) stop receiving items from a Task.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 futures beginning 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.EXECUTING Task has 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.CESRunnableFuture which encapsulates the passed in Runnable.
CESRunnableFuture(Callable<V>) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorService.CESRunnableFuture
Construct a ClusteredExecutorService.CESRunnableFuture which encapsulates the passed in Callable.
ChainedProcessor() - Constructor for class com.oracle.coherence.concurrent.executor.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 Runnable that fires an AsynchronousProcessor to 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
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-concurrent module.
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 AbstractTaskCoordinator and notifies the Task.Subscribers that there will no longer be any further items by calling Task.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 ClusteredTaskCoordinator and notifies the Task.Subscribers that there will no longer be any further items by calling Task.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 ExecutorService has been closed and no longer has any allocated Tasks.
closeSubscriber(Task.Subscriber<? super T>, boolean) - Method in class com.oracle.coherence.concurrent.executor.AbstractTaskCoordinator
A helper method to close a Task.Subscriber using the calling Thread.
CLOSING - com.oracle.coherence.concurrent.executor.TaskExecutorService.ExecutorInfo.State
The ExecutorService has commenced closing, including cleaning up resources and allocated Tasks.
CLOSING_GRACEFULLY - com.oracle.coherence.concurrent.executor.TaskExecutorService.ExecutorInfo.State
The ExecutorService has commenced graceful closing.
ClosingContinuation(String, CacheService) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.ClosingContinuation
ClosingGracefullyContinuation(String, CacheService) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.ClosingGracefullyContinuation
ClusteredAssignment - Class in com.oracle.coherence.concurrent.executor
Represents the state of a Task assignment to a registered 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.EntryProcessor which updates an assignment due to an assignment ExecutionPlan.Action.
ClusteredAssignment.SetStateProcessor - Class in com.oracle.coherence.concurrent.executor
An InvocableMap.EntryProcessor to compare and set the state of a ClusteredAssignment, 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 ClusteredExecutorInfo with the specified parameters.
ClusteredExecutorInfo.CacheAwareContinuation - Class in com.oracle.coherence.concurrent.executor
 
ClusteredExecutorInfo.ClosingContinuation - Class in com.oracle.coherence.concurrent.executor
A ComposableContinuation to close a ClusteredExecutorInfo, including cleaning up assigned Tasks.
ClusteredExecutorInfo.ClosingGracefullyContinuation - Class in com.oracle.coherence.concurrent.executor
A ComposableContinuation to gracefully close a ClusteredExecutorInfo, allowing already assigned Tasks to complete.
ClusteredExecutorInfo.JoiningContinuation - Class in com.oracle.coherence.concurrent.executor
A ComposableContinuation to commence orchestrating a new Executor with existing Tasks.
ClusteredExecutorInfo.RemoveContinuation - Class in com.oracle.coherence.concurrent.executor
ClusteredExecutorInfo.SetStateProcessor - Class in com.oracle.coherence.concurrent.executor
An InvocableMap.EntryProcessor to compare and set the state of a ClusteredExecutorInfo, returning the previous state.
ClusteredExecutorInfo.TouchProcessor - Class in com.oracle.coherence.concurrent.executor
An InvocableMap.EntryProcessor to update the last update timestamp of a ClusteredExecutorInfo.
ClusteredExecutorInfo.TouchRunnable - Class in com.oracle.coherence.concurrent.executor
A Runnable to asynchronously touch.
ClusteredExecutorInfo.UpdateInfoProcessor - Class in com.oracle.coherence.concurrent.executor
An InvocableMap.EntryProcessor to update the state of an TaskExecutorService.ExecutorInfo.
ClusteredExecutorInfo.UpdateInfoRunnable - Class in com.oracle.coherence.concurrent.executor
A Runnable to asynchronously update the state of ClusteredExecutorInfo using the information based on the current Runtime.
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 ClusteredExecutorService based on the specified CacheService.
ClusteredExecutorService(ConfigurableCacheFactory) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
Constructs a ClusteredExecutorService based on the specified ConfigurableCacheFactory.
ClusteredExecutorService(Session) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
Constructs a ClusteredExecutorService based on the specified Session.
ClusteredExecutorService.CESRunnableFuture<V> - Class in com.oracle.coherence.concurrent.executor
CESRunnableFuture is a holder for the Callable or Runnable which will be executed by ClusteredExecutorService.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 ClusteredProperties given the task ID and cache service.
ClusteredProperties(String, CacheService, TaskProperties) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredProperties
Constructs a ClusteredProperties given 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.EntryProcessor for inserting/updating ClusteredProperties.PropertyKey/ClusteredProperties.PropertyValue mappings.
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
ExecutorMBean implementation.
ClusteredRegistration.TaskExecutor - Class in com.oracle.coherence.concurrent.executor
A Runnable to execute an assigned Task.
ClusteredTaskCoordinator<T> - Class in com.oracle.coherence.concurrent.executor
An implementation of a Task.Coordinator for Coherence-based implementation.
ClusteredTaskCoordinator(CacheService, ClusteredTaskManager, ExecutorService) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredTaskCoordinator
ClusteredTaskCoordinator(CacheService, ClusteredTaskManager, ExecutorService, Task.Properties, Iterator<Task.Subscriber<? super T>>) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredTaskCoordinator
ClusteredTaskCoordinator.ClusteredMemberListener - Class in com.oracle.coherence.concurrent.executor
A MemberListener to monitor the member this ClusteredTaskCoordinator is 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
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.EntryProcessor to compare and set the state of a ClusteredTaskManager, returning the previous state.
ClusteredTaskManager<T,​A,​R> - Class in com.oracle.coherence.concurrent.executor
Manages the definition and current state of an individual Task being orchestrated by an TaskExecutorService.
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 ClusteredTaskManager for the specified Task.
ClusteredTaskManager.AsyncProcessChangesContinuation - Class in com.oracle.coherence.concurrent.executor
The ComposableContinuation to asynchronously process the changes to the ClusteredTaskManager.
ClusteredTaskManager.CancellationProcessor - Class in com.oracle.coherence.concurrent.executor
An InvocableMap.EntryProcessor to terminate a running Task.
ClusteredTaskManager.ChainedProcessor - Class in com.oracle.coherence.concurrent.executor
A ClusteredTaskManager.ChainedProcessor executes zero or more contained InvocableMap.EntryProcessors in sequence against a single InvocableMap.Entry as a single transaction.
ClusteredTaskManager.CleanupContinuation - Class in com.oracle.coherence.concurrent.executor
ClusteredTaskManager.NotifyExecutionStrategyProcessor - Class in com.oracle.coherence.concurrent.executor
An InvocableMap.EntryProcessor to notify the Task that an event has occurred which requires the ExecutionStrategy to be re-evaluated.
ClusteredTaskManager.OptimizeExecutionPlanProcessor - Class in com.oracle.coherence.concurrent.executor
An InvocableMap.EntryProcessor to optimize the ExecutionPlan for a Task.
ClusteredTaskManager.SetActionProcessor - Class in com.oracle.coherence.concurrent.executor
An InvocableMap.EntryProcessor to compare and set the action of a ExecutionPlan for a given Executor.
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 PortableAbstractProcessor to update the collected result for a Task.
ClusteredTaskManager.UpdateContributedResultProcessor - Class in com.oracle.coherence.concurrent.executor
An InvocableMap.EntryProcessor to update a contributed Result for a specific Executor, returning true if the update was successful, false otherwise.
ClusteredTaskManager.UpdateExecutionPlanProcessor - Class in com.oracle.coherence.concurrent.executor
An InvocableMap.EntryProcessor to update the ExecutionPlan for a Task after the ExecutionStrategy has been evaluated.
ClusterMember - Class in com.oracle.coherence.concurrent.executor.options
An TaskExecutorService.Registration.Option specifying whether an Executor is 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 ClusterMemberAware object is aware of its cluster Member wishes to receive Member lifecycle events.
collect() - Method in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
Obtain a Task.Collectable using 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.Collectable for the Task using the specified Task.Collector, that will collect individual results from Tasks when they are executed with orchestrated Executors.
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 newValue if 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 newValue if 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 newValue if 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 newValue if 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 newValue if 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 newValue if 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 newValue if 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.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 newValue if 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 newValue if 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 newValue if 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 newValue if 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 newValue if 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 newValue if 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 newValue if 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 newValue if the current value is equal to the expectedValue.
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 newValue if the current value is equal to the expectedValue.
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
Indicates an Executor has completed its own execution of the Task.
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 ComposableContinuation with the specified ComposableContinuation to produce a ComposableContinuation that replaces the need for this and the specified ComposableContinuation.
ConcurrentConfiguration - Class in com.oracle.coherence.concurrent.config
A simple holder for the parsing result of an coherence-concurrent configuration artifacts.
concurrently() - Method in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
 
concurrently() - Method in class com.oracle.coherence.concurrent.executor.ExecutionStrategyBuilder
Set this ExecutionStrategyBuilder so that created ExecutionStrategys will execute Tasks in a concurrent nature.
concurrently() - Method in interface com.oracle.coherence.concurrent.executor.Task.Orchestration
Specify that the Task should be executed concurrently on its assigned Executors.
ConcurrentPofConfigProvider - Class in com.oracle.coherence.concurrent.config
An implementation of a PofConfigProvider to 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.Collector that 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-concurrent module.
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
Determines if the ExecutionStrategy contains an ExecutionPlan.Action for the specified Executor.
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
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 ContinuationService using the specified ThreadFactory to provide Threads for executing ComposableContinuations.
ContinuationService.ContinuationRunnable - Class in com.oracle.coherence.concurrent.executor
The Runnable that will execute a ComposableContinuation for an Object using a specified ExecutorService index.
count() - Static method in class com.oracle.coherence.concurrent.executor.TaskCollectors
A Task.Collector that 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 whose ExecutionPlan.Actions satisfy the specified Predicate in the ExecutionPlan.
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 Count annotation.
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 LocalCountDownLatch and RemoteCountDownLatch instances.
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 Task that 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
An Task.Option to turn on the Debugging of a Task.
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 Debugging option.
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 default executor; a single-threaded executor on each member running the coherence-concurrent module.
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.Properties for the Task.
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
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 Description object.
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
DISABLED - Static variable in class com.oracle.coherence.concurrent.executor.options.Storage
Read-only Storage set to disabled.
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 AsyncAtomicInteger as a double after a widening primitive conversion.
doubleValue() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
Returns the current value of this DistributedAtomicLong as a double after 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 AtomicInteger as a double after a widening primitive conversion.
doubleValue() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
Returns the current value of this AtomicLong as a double after 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 OptionsByType collection.
EmptyOptionsByType() - Constructor for class com.oracle.coherence.concurrent.executor.util.OptionsByType.EmptyOptionsByType
enabled() - Static method in class com.oracle.coherence.concurrent.executor.options.Storage
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 Storage set to enabled.
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.Predicate that uses Object.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
EVICTION - com.oracle.coherence.concurrent.executor.internal.Cause
EVICTION is 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 NamedMap containing 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
The Executor has completed executing the Task and should not be re-scheduled for further execution.
EXECUTING - com.oracle.coherence.concurrent.executor.ClusteredAssignment.State
The Executor has commenced executing the Task.
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 a Task to zero or more Executors for execution.
ExecutionPlan.Action - Enum in com.oracle.coherence.concurrent.executor
A proposed ExecutionPlan.Action for an Executor.
ExecutionStrategy - Interface in com.oracle.coherence.concurrent.executor
Analyzes current runtime information to define an ExecutionPlan for executing a Task with available Executors.
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 execute Tasks concurrently on all available Executors.
EXECUTOR_NAME - Static variable in interface com.oracle.coherence.concurrent.executor.management.ExecutorMBean
A string representing the "name" part of ObjectName for 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 ObjectName for the ExecutorMBean.
ExecutorMBean - Interface in com.oracle.coherence.concurrent.executor.management
ExecutorMBean provides a monitor interface for the Executor statistics.
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 ClusteredExecutorInfo cache.
executors() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
Return the NamedCache storing ClusteredExecutorInfo instances.
executors(CacheService) - Static method in class com.oracle.coherence.concurrent.executor.util.Caches
Obtains the cache used to store ClusteredExecutorInfo instances.
executors(ConfigurableCacheFactory) - Static method in class com.oracle.coherence.concurrent.executor.util.Caches
Obtains the cache used to store ClusteredExecutorInfo instances.
executors(Session) - Static method in class com.oracle.coherence.concurrent.executor.util.Caches
Obtains the cache used to store ClusteredExecutorInfo instances.
EXECUTORS_CACHE_NAME - Static variable in class com.oracle.coherence.concurrent.executor.util.Caches
The NamedCache in which ClusteredExecutorInfo instances 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
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 CacheService for accessing the various executor caches.
f_cacheService - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.TouchRunnable
The CacheService for accessing the TaskExecutorService.ExecutorInfo cache.
f_cacheService - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.UpdateInfoRunnable
The CacheService for accessing the TaskExecutorService.ExecutorInfo cache.
f_cacheService - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskCoordinator
The CacheService used 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 Task been cancelled.
f_cause - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.AsyncProcessChangesContinuation
The ComposableContinuation failure cause.
f_closed - Variable in class com.oracle.coherence.concurrent.executor.AbstractTaskCoordinator
Is the Task.Coordinator closed to accept more subscribers or offers of items.
f_clusteredExecutorService - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
f_clusteredRegistration - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.UpdateInfoRunnable
The ClusteredRegistration that 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 ContinuationService for tracking, composing and executing ComposableContinuations.
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 ExecutorService that was registered.
f_executorService - Variable in class com.oracle.coherence.concurrent.executor.AbstractTaskCoordinator
The ExecutorService from the TaskExecutorService for asynchronously publishing items.
f_executorService - Variable in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor
An ExecutorService on which to perform background operations.
f_executorService - Variable in class com.oracle.coherence.concurrent.executor.internal.LiveObjectEventInterceptor
An ExecutorService on 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
Indicates if the Task was previously assigned to a different Executor.
f_fRetainTask - Variable in class com.oracle.coherence.concurrent.executor.AbstractTaskCoordinator
The flag to indicate whether the Task is retained.
f_fRunnable - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService.CESRunnableFuture
Whether a Callable or a Runnable is encapsulated.
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 RecordingSubscriber has ever been subscribed to a Task.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 Iterator of 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 Leased cache entry values and their lease expiry times.
f_mapLocalRegistrations - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
The locally registered Executor TaskExecutorService.Registrations, by Executors.
f_mapMemberAwareObjects - Variable in class com.oracle.coherence.concurrent.executor.internal.LiveObjectEventInterceptor
A map of keys for ClusterMemberAware cache 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 the Tasks scheduled for execution with the Executor.
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 Executor to 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
f_predicate - Variable in class com.oracle.coherence.concurrent.executor.util.FilteringIterator
The Remote.Predicate that must be satisfied for an element to be returned by the Iterator.
f_scheduledExecutorService - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
A ScheduledExecutorService for 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 ExecutorService name.
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 Task to 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.State of the ContinuationService.
f_submittingMember - Variable in class com.oracle.coherence.concurrent.executor.processors.LocalOnlyProcessor
The Member that submitted the LocalOnlyProcessor.
f_subscription - Variable in class com.oracle.coherence.concurrent.executor.subscribers.RecordingSubscriber
f_supplier - Variable in class com.oracle.coherence.concurrent.config.NamedExecutorService
The Supplier to create the ExecutorService.
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 ExecutionStrategy to use only those Executors that satisfy the specified Remote.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 specified Remote.Predicate.
FilteringIterable<T> - Class in com.oracle.coherence.concurrent.executor.util
An Iterable that filters elements produced by another Iterable based on a specified Remote.Predicate.
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 FilteringIterator that filters elements in another Iterator based on a specified Remote.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.Predicate to 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.Collector that 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 ParameterizedBuilder for constructing a NamedExecutorService wrapper 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 ElementProcessor for fixed elements.
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 AsyncAtomicInteger as a float after a widening primitive conversion.
floatValue() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
Returns the current value of this DistributedAtomicLong as a float after 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 AtomicInteger as a float after a widening primitive conversion.
floatValue() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
Returns the current value of this AtomicLong as a float after 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 OptionsByType collection given an array of options.
FutureSubscriber<T> - Class in com.oracle.coherence.concurrent.executor.subscribers.internal
A Task.Subscriber that also implements Future.
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 ConcurrentConfiguration for 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 RemoteExecutor for 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.Action for the specified Executor.
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 newValue and 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 newValue and 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 newValue and 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 newValue and 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 newValue and 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 newValue and 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 AtomicEnum to 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 newValue and 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 newValue and 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 ExecutionStrategy for the Task orchestration.
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 NamedCache key to use for the ClusteredAssignment.
getCacheKey(String, String) - Static method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
Obtains the NamedCache key to use for the ClusteredAssignment.
getCacheService() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
Obtains the CacheService being used by the TaskExecutorService.
getCacheService() - Method in class com.oracle.coherence.concurrent.executor.ClusteredProperties
Return the CacheService used 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_clzOfOption option Class.
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 FutureSubscriber has been completed by a Task.Coordinator.
getCompletionRunnable() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
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.Coordinator to which the Task.Subscriber is 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
Obtains the Debugging option of the Task.
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 Duration for the Task.Yield.
getExecutionThread() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.TaskExecutor
Returns the Thread this task is currently executing on.
getExecutorId() - Method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
Obtains the Executor identity.
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
getExecutorServiceMBeanName(Registry, String) - Static method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
Get the MBean name for the named executor.
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 the ExecutorService.
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 with ExecutionPlan.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.ExecutorInfo was 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 Debugging option.
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 the ExecutorService.
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 ExecutorService name.
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
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 Name annotation or member name.
getName(InjectionPoint) - Method in class com.oracle.coherence.concurrent.internal.cdi.SemaphoreProducer
Determine the name of the semaphore from a Name annotation or member name.
getNamedExecutorService(String) - Method in class com.oracle.coherence.concurrent.config.ConcurrentConfiguration
Returns the NamedExecutorService for the given name, if any.
getNamedExecutorServices() - Method in class com.oracle.coherence.concurrent.config.ConcurrentConfiguration
Return the list of parsed NamedExecutorServices.
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 Task sequence 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.Option of the specified class when the ExecutorService was 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.Option of the specified class when the ExecutorService was registered, or the default value if not found.
getOptionsByType() - Method in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
Obtains the OptionsByType for the Task orchestration.
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 null if not owned.
getOwner() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock
Returns the thread that currently owns the write lock, or null if not owned.
getParentSpanContext() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
Return the SpanContext of 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 Task to Executors that failed (for some reason), which could be re-assigned as a ExecutionPlan.Action.RECOVER action.
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 Debugging option.
getProperties() - Method in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
Obtains the Task.Properties for the Task orchestration.
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 Task being 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 Supplier of a Task.Properties instance.
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
Obtains the Duration the Task and it's results will live for once completed or an error occurs.
getRetainDuration() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
Obtains the Duration to retain the Task after it is complete.
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 ScheduledExecutorService that can be used for scheduling asynchronous local activities for the TaskExecutorService.
getScopeName() - Method in class com.oracle.coherence.concurrent.config.ConcurrentServicesSessionConfiguration
 
getSequence(int) - Method in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor
Gets the Task sequence 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.State of the assignment.
getState() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
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
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 Task to orchestrate.
getTask() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
Obtains the Task to 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.Orchestration that created the Task.Orchestration.
getTaskId() - Method in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
Obtains the Task identity.
getTaskId() - Method in class com.oracle.coherence.concurrent.executor.AbstractTaskCoordinator
 
getTaskId() - Method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
Obtains the Task identity.
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 Task being 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 Task sequence 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
Returns the Throwable that completed the Task or null if the Task is still active or was not completed with an exception.
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 the ExecutorService.
getUid() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
 
getUid() - Method in interface com.oracle.coherence.concurrent.executor.internal.ClusterMemberAware
The UID of the Member for 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.Predicate for TaskExecutorService.ExecutorInfo to determine if a specific TaskExecutorService.Registration.Option is 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 AnyFutureSubscriber has been completed by a Task.Coordinator.
hasSubscribers() - Method in class com.oracle.coherence.concurrent.executor.AbstractTaskCoordinator
Determine if the AbstractTaskCoordinator currently has any Task.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
init(CacheService) - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
Responsible for adding indexes for the ClusteredAssignment cache.
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
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 AsyncAtomicInteger as an int.
intValue() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
Returns the current value of this DistributedAtomicLong as an int after 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 AtomicInteger as an int.
intValue() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
Returns the current value of this AtomicLong as an int after 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 own RunnableFutures that are passed to ClusteredExecutorService.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.Predicate that uses Object.equals(Object) to compare against a specified value.
isAcquiredBy(PermitAcquirer) - Method in class com.oracle.coherence.concurrent.internal.SemaphoreStatus
Return true if this semaphore is currently acquired by the specified PermitAcquirer.
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 Callable is 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 Task has 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 Task was cancelled.
isCancelled() - Method in interface com.oracle.coherence.concurrent.executor.Task.Coordinator
Returns true if the Task was cancelled before it completed normally.
isClient() - Method in class com.oracle.coherence.concurrent.locks.LockOwner
Return true if this lock owner is a remote client (Extend or gRPC).
isClient() - Method in class com.oracle.coherence.concurrent.PermitAcquirer
Return true if this permit acquirer is a remote client (Extend or gRPC).
isCompleted() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
Determines if the Task has completed execution and can now be removed.
isCompleted() - Method in class com.oracle.coherence.concurrent.executor.subscribers.RecordingSubscriber
Determines if the RecordingSubscriber was completed by a Task.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 Task completed.
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 Task completed according to the TaskExecutorService.
isDone() - Method in interface com.oracle.coherence.concurrent.executor.Task.Coordinator
Returns true if the Task completed.
isEffectivelyAssigned() - Method in enum com.oracle.coherence.concurrent.executor.ExecutionPlan.Action
Determine if the ExecutionPlan.Action effectively assigns (or recovers) a Task to an Executor.
isEmpty() - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.ChainedProcessor
Determines if the ClusteredTaskManager.ChainedProcessor is empty i.e., contains no InvocableMap.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 Executor is running is storage enabled.
isError() - Method in class com.oracle.coherence.concurrent.executor.subscribers.RecordingSubscriber
Determines if the RecordingSubscriber was published an error by a Task.Coordinator.
isExecutorNameRegistered(String) - Method in class com.oracle.coherence.concurrent.config.ConcurrentConfiguration
Return true if 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 true if this lock is currently owned by anyone.
isLocked() - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
Return true if 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 true if this lock is currently owned by the specified LockOwner.
isLockedBy(LockOwner) - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
Return true if this lock is currently locked for reads by the specified owner.
isLockedByClient() - Method in class com.oracle.coherence.concurrent.locks.internal.ExclusiveLockHolder
Return true if 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 true if 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 true if 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
Determines if an Executor has been allocated the Task.
isPeriodic() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService.CESRunnableFuture
 
isPresent() - Method in class com.oracle.coherence.concurrent.executor.Result
Determines if a value or Throwable is present for the Result (ie: non-Result.none()).
isReadLocked() - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
Return true if 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 true if this lock is currently locked for reads by the specified owner.
isReadLockedByMember(UUID) - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
Return true if 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
Determines if the Task was recovered from being previously assigned to a different Executor.
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 Task execution by an Executor resuming after being recovered or due to resumption after Task.Yielding.
isRunnable() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService.CESRunnableFuture
Return whether a Runnable is encapsulated.
isSatisfied() - Method in interface com.oracle.coherence.concurrent.executor.ExecutionPlan
Determines if the ExecutionPlan will satisfy the ExecutionStrategy conditions, including assigning the required number of Executors to a Task for 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 true if this executor has been shut down.
isSubscribed() - Method in class com.oracle.coherence.concurrent.executor.subscribers.internal.FutureSubscriber
Determines if the FutureSubscriber has been subscribed to a Task.Coordinator.
isSubscribed() - Method in class com.oracle.coherence.concurrent.executor.subscribers.RecordingSubscriber
Determines if the RecordingSubscriber has been subscribed to a Task.Coordinator.
isTerminated() - Method in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
 
isTerminated() - Method in interface com.oracle.coherence.concurrent.executor.RemoteExecutor
Returns true if all tasks have completed following shut down.
isThrowable() - Method in class com.oracle.coherence.concurrent.executor.Result
Determines if the Result is a Throwable.
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 true if 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 true if this lock is currently owned exclusively by the specified owner.
isWriteLockedByClient() - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
Return true if 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 true if 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 ExecutorService is the process of joining the orchestration, including introducing itself to the current Tasks for assignment.
JoiningContinuation(String, CacheService) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.JoiningContinuation

L

lastOf() - Static method in class com.oracle.coherence.concurrent.executor.TaskCollectors
A Task.Collector that 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 LatchCounter instance.
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 NamedMap containing 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 Leased objects.
Leased - Interface in com.oracle.coherence.concurrent.executor.internal
A Leased object is one that supports tracking of last use and automated cleanup upon expiry.
LifecycleEventInterceptor - Class in com.oracle.coherence.concurrent.executor.internal
A LifecycleEvent interceptor to automatically activate and deactivate a local ExecutorService for 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 ExecutionStrategy to use only the specified number of Executors.
limit(int) - Method in interface com.oracle.coherence.concurrent.executor.Task.Orchestration
Limit the number of Executors to use when executing the Task.
listOf() - Static method in class com.oracle.coherence.concurrent.executor.TaskCollectors
A Task.Collector that returns the List of 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 LiveObject is a Cache Entry Value that responds to Coherence Cache Events occurring on itself.
LiveObjectEventInterceptor - Class in com.oracle.coherence.concurrent.executor.internal
The LiveObjectEventInterceptor is the EventInterceptor that forwards Events to objects implements LiveObject.
LiveObjectEventInterceptor() - Constructor for class com.oracle.coherence.concurrent.executor.internal.LiveObjectEventInterceptor
LiveObjectEventInterceptor.ExpiredProcessor - Class in com.oracle.coherence.concurrent.executor.internal
An InvocableMap.EntryProcessor to notify a Leased that it has expired.
LiveObjectEventInterceptor.MemberAwareProcessor - Class in com.oracle.coherence.concurrent.executor.internal
An InvocableMap.EntryProcessor to notify a ClusterMemberAware of a MemberEvent.
localAtomicBoolean(String) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
Return LocalAtomicBoolean instance for the specified name.
localAtomicBoolean(String, boolean) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
Return LocalAtomicBoolean instance for the specified name and initial value.
LocalAtomicBoolean - Class in com.oracle.coherence.concurrent.atomic
Local implementation of AtomicBoolean interface, that simply wraps java.util.concurrent.atomic.AtomicBoolean instance.
LocalAtomicBoolean(boolean) - Constructor for class com.oracle.coherence.concurrent.atomic.LocalAtomicBoolean
Construct LocalAtomicBoolean instance.
LocalAtomicBoolean(AtomicBoolean) - Constructor for class com.oracle.coherence.concurrent.atomic.LocalAtomicBoolean
Construct LocalAtomicBoolean instance.
localAtomicInteger(String) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
Return LocalAtomicInteger instance for the specified name.
localAtomicInteger(String, int) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
Return LocalAtomicInteger instance for the specified name and initial value.
LocalAtomicInteger - Class in com.oracle.coherence.concurrent.atomic
Local implementation of AtomicInteger interface, that simply wraps java.util.concurrent.atomic.AtomicInteger instance.
localAtomicLong(String) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
Return LocalAtomicLong instance for the specified name.
localAtomicLong(String, long) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
Return LocalAtomicLong instance for the specified name and initial value.
LocalAtomicLong - Class in com.oracle.coherence.concurrent.atomic
Local implementation of AtomicLong interface, that simply wraps java.util.concurrent.atomic.AtomicLong instance.
localAtomicMarkableReference(String) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
Return LocalAtomicMarkableReference instance for the specified name.
localAtomicMarkableReference(String, V, boolean) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
Return LocalAtomicMarkableReference instance for the specified name and initial value and mark.
LocalAtomicMarkableReference<V> - Class in com.oracle.coherence.concurrent.atomic
Local implementation of AtomicMarkableReference interface, that simply wraps java.util.concurrent.atomic.AtomicMarkableReference instance.
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 LocalAtomicReference instance for the specified name.
localAtomicReference(String, V) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
Return LocalAtomicReference instance for the specified name and initial value.
LocalAtomicReference<V> - Class in com.oracle.coherence.concurrent.atomic
Local implementation of AtomicReference interface, that simply wraps java.util.concurrent.atomic.AtomicReference instance.
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 LocalAtomicStampedReference instance for the specified name.
localAtomicStampedReference(String, V, int) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
Return LocalAtomicStampedReference instance for the specified name and initial value and stamp.
LocalAtomicStampedReference<V> - Class in com.oracle.coherence.concurrent.atomic
Local implementation of AtomicStampedReference interface, that simply wraps java.util.concurrent.atomic.AtomicStampedReference instance.
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 LocalCountDownLatch with a specified name and initial count.
LocalCountDownLatch - Class in com.oracle.coherence.concurrent
Local implementation of CountDownLatch interface, that simply wraps java.util.concurrent.CountDownLatch instance.
localLock(String) - Static method in class com.oracle.coherence.concurrent.locks.Locks
Return a singleton instance of a local ReentrantLock with a specified name.
LocalOnlyProcessor<K,​V,​R> - Class in com.oracle.coherence.concurrent.executor.processors
An InvocableMap.EntryProcessor that invokes another InvocableMap.EntryProcessor only on Map.Entrys that are located in the process that created the LocalOnlyProcessor.
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 LocalOnlyProcessor for the specified InvocableMap.EntryProcessor.
localReadWriteLock(String) - Static method in class com.oracle.coherence.concurrent.locks.Locks
Return a singleton instance of a local ReentrantReadWriteLock with a specified name.
localSemaphore(String, int) - Static method in class com.oracle.coherence.concurrent.Semaphores
Return a singleton instance of a LocalSemaphore with a specified name and number of permits.
LocalSemaphore - Class in com.oracle.coherence.concurrent
Local implementation of Semaphore interface, that simply wraps java.util.concurrent.Semaphore instance.
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 LockOwner instance.
LockProducer - Class in com.oracle.coherence.concurrent.locks.internal.cdi
CDI producers for Lock values.
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 true if 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 true if 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 AsyncAtomicInteger as a long after a widening primitive conversion.
longValue() - Method in interface com.oracle.coherence.concurrent.atomic.AsyncAtomicLong
Returns the current value of this DistributedAtomicLong as a long.
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 AtomicInteger as a long after a widening primitive conversion.
longValue() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
Returns the current value of this AtomicLong as a long.
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
m_bldr - Variable in class com.oracle.coherence.concurrent.config.builders.AbstractExecutorWithFactoryBuilder
A ParameterizedBuilder that creates a ThreadFactory.
m_bldr - Variable in class com.oracle.coherence.concurrent.config.builders.ThreadFactoryBuilder
A ParameterizedBuilder that creates a PersistenceEnvironment.
m_cacheService - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorService
The CacheService containing 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.TaskExecutor NamedCache reference used by ClusteredRegistration.close() to avoid calling ensureCache on 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
The number of Executors to choose to execute a Task.
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
The number of Executors to execute a Task (-1 means all).
m_clzOfOption - Variable in class com.oracle.coherence.concurrent.executor.util.OptionsByType
The Class of 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.Collector for the Task.
m_collector - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
The Task.Collector for the Task result(s).
m_collector - Variable in class com.oracle.coherence.concurrent.executor.ConditionalCollector
The Task.Collector to use when the Remote.Predicate is satisfied.
m_completionPredicate - Variable in class com.oracle.coherence.concurrent.executor.AbstractCollectable
The optional Remote.Predicate to indicate if collection is completed.
m_completionPredicate - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
The Remote.Predicate to determine if the Task is complete, based on a collected result.
m_completionRunnable - Variable in class com.oracle.coherence.concurrent.executor.AbstractCollectable
The optional Task.CompletionRunnable to call after the task is completed.
m_completionRunnable - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
The runnable to call when the Task is 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 ExecutionPlan since 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 ExecutionStrategy was evaluated, which may impact the ExecutionPlan.
m_cPendingExecutionStrategyUpdateCount - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateExecutionPlanProcessor
The pending ExecutionStrategy update 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.RECOVER actions.
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.TaskExecutor has been yielded.
m_debugging - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
The Debugging option for the Task.
m_defaultResult - Variable in class com.oracle.coherence.concurrent.executor.ConditionalCollector
The default result to return when the Remote.Predicate is 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
m_desired - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.SetStateProcessor
m_desired - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.SetActionProcessor
m_desired - Variable in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor.SetTaskStateProcessor
m_duration - Variable in class com.oracle.coherence.concurrent.executor.RecoveringTask
The Duration for which to run the Task.
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 Iterator that matched the Remote.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
m_executionPlan - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateExecutionPlanProcessor
m_executionStrategy - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
The ExecutionStrategy for executing the Task with Executors.
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 Task is 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 Task is 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
Whether a Task should be executed concurrently or sequentially on the Executors.
m_fPerformConcurrently - Variable in class com.oracle.coherence.concurrent.executor.StandardExecutionStrategy
Should the ExecutionPlan schedule the Task for 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
Indicates if the Task was recovered after previously being allocated to another Executor.
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 ExecutionPlan has satisfied the requirements of the defining ExecutionStrategy.
m_fStorageEnabled - Variable in class com.oracle.coherence.concurrent.executor.options.Storage
Whether the Coherence server in which the Executor is running is storage enabled.
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.ExecutorInfo was 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
The list of Results returned by the Executors that are pending processing by the Task.Collector.
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 by Executor identity.
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 Debugging option.
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
m_optionsByType - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
m_orchestration - Variable in class com.oracle.coherence.concurrent.executor.AbstractCollectable
The Task.Orchestration on which the Task.Collectable is 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 PartitionSet to 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.Predicate to determine when results can be collected.
m_predicate - Variable in class com.oracle.coherence.concurrent.executor.ExecutionStrategyBuilder
The Remote.Predicate for choosing candidate Executors to execute a Task.
m_predicate - Variable in class com.oracle.coherence.concurrent.executor.StandardExecutionStrategy
The Remote.Predicate that must be satisfied by Executor to be a candidate for executing a Task.
m_previous - Variable in class com.oracle.coherence.concurrent.executor.ClusteredAssignment.SetStateProcessor
m_previous - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.SetStateProcessor
m_previous - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.SetActionProcessor
The previous allowed TaskExecutorService.ExecutorInfo.States, or null if not applicable.
m_previous - Variable in class com.oracle.coherence.concurrent.executor.internal.ClusteredTaskInterceptor.SetTaskStateProcessor
m_processor - Variable in class com.oracle.coherence.concurrent.executor.processors.LocalOnlyProcessor
The InvocableMap.EntryProcessor to invoke.
m_properties - Variable in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
The Task.Properties for the orchestrated Task.
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.Properties for 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
The Result for the Executor.
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 Duration to retain the task after it is completed.
m_retainDuration - Variable in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
The Duration to retain the Task after it is complete.
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 ScheduledFuture representing the TaskExecutorService.ExecutorInfo updater 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 CacheService used by the Task, hence the property cache.
m_setSubscribers - Variable in class com.oracle.coherence.concurrent.executor.AbstractCollectable
The Task.Subscribers to register when creating the Task orchestration with the TaskExecutorService.
m_setSubscribers - Variable in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
The set of Task.Subscribers for the orchestrated Task.
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 Executor identity.
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 Executor id.
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
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 Role name.
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 Task identity.
m_sTaskId - Variable in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
The Task identity.
m_sTaskId - Variable in class com.oracle.coherence.concurrent.executor.ClusteredProperties
The Task ID.
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.State of the assignment.
m_state - Variable in class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo
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
The ExecutionStrategy to determine the Executors to use for executing the Task.
m_strategyBuilder - Variable in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
m_subscription - Variable in class com.oracle.coherence.concurrent.executor.subscribers.SystemOutSubscriber
m_task - Variable in class com.oracle.coherence.concurrent.executor.AbstractOrchestration
The Task to execute.
m_task - Variable in class com.oracle.coherence.concurrent.executor.ClusteredRegistration.TaskExecutor
The Task to 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
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
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 ScheduledFuture representing the TaskExecutorService.ExecutorInfo touch 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
The NamedCache/View containing ClusteredAssignments for the Executor.
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.Option defining a Coherence Member.
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
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
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 MutableExecutionPlan based on another ExecutionPlan.

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 ClusteredExecutorService that dispatches to executors associated with a logical name.
NamedClusteredExecutorService(Name) - Constructor for class com.oracle.coherence.concurrent.executor.NamedClusteredExecutorService
Constructs a NamedClusteredExecutorService for the given Name.
NamedClusteredExecutorService.NamedOrchestration<T> - Class in com.oracle.coherence.concurrent.executor
ClusteredOrchestration extension that orchestrates only to executors associated with the given name.
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
NamespaceHandler for processing coherence-concurrent-related artifacts defined in a Coherence configuration file.
NamespaceHandler() - Constructor for class com.oracle.coherence.concurrent.config.NamespaceHandler
Construct NamespaceHandler instance.
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
never() - Static method in class com.oracle.coherence.concurrent.executor.function.BiPredicates
Obtains a Remote.BiPredicate that never succeeds.
never() - Static method in class com.oracle.coherence.concurrent.executor.function.Predicates
Obtains a Remote.Predicate that 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 UnsupportedOperationException because ReadLocks do not support conditions.
newCondition() - Method in class com.oracle.coherence.concurrent.locks.RemoteReadWriteLock.WriteLock
Returns a Condition instance for use with this Lock instance.
next() - Method in class com.oracle.coherence.concurrent.executor.util.FilteringIterator
 
none() - Static method in class com.oracle.coherence.concurrent.executor.Result
Constructs an Result representing no value.
not(Remote.Predicate<T>) - Static method in class com.oracle.coherence.concurrent.executor.function.Predicates
Obtains a Remote.Predicate that negates the result of another Remote.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.Predicate that succeeds when provided with a non-null value.
nullValue() - Static method in class com.oracle.coherence.concurrent.executor.function.Predicates
Obtains a Remote.Predicate that succeeds when provided with a null value.
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 Debugging with 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
Obtains a Member TaskExecutorService.Registration.Option based on the specified Member.
of(InvocableMap.EntryProcessor<K, V, R>) - Static method in class com.oracle.coherence.concurrent.executor.processors.LocalOnlyProcessor
Creates a LocalOnlyProcessor for the specified InvocableMap.EntryProcessor.
of(String) - Static method in class com.oracle.coherence.concurrent.executor.options.Description
Obtains a Description based on the provided argument.
of(String) - Static method in class com.oracle.coherence.concurrent.executor.options.Name
Obtains a Name with a specific name.
of(String) - Static method in class com.oracle.coherence.concurrent.executor.options.Role
Obtains a Role with a specific name.
of(T) - Static method in class com.oracle.coherence.concurrent.executor.atomic.AtomicEnum
Constructs an AtomicEnum given a Enum value.
of(T) - Static method in class com.oracle.coherence.concurrent.executor.Result
Constructs an Result with 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.Coordinator when it is known that no additional Task.Subscriber method 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 LiveObject was 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.Coordinator when an unrecoverable error was encountered, after which no other Task.Subscriber methods 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.Predicate to ensure that the Throwable is handled.
onException(Throwable) - Static method in class com.oracle.coherence.concurrent.executor.function.Predicates
Obtains a Remote.Predicate to ensure that the Result satisfies a specified Remote.Predicate.
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 LiveObject was 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.EntryProcessor to 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.EntryProcessor to perform custom operations when the Member has 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.EntryProcessor to perform custom operations when the Member is 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.EntryProcessor to perform custom operations when the Member is 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.Coordinator has produced an item for consumption.
onProcess(CacheService, InvocableMap.Entry, Cause) - Method in class com.oracle.coherence.concurrent.executor.ClusteredTaskManager
Returns a ComposableContinuation to 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
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 LiveObject was 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
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 ExternalizableLite support.
OptionsByType.Default - Annotation Type in com.oracle.coherence.concurrent.executor.util
Defines how an OptionsByType collection may automatically determine a suitable default value for a specific class of option at runtime when the said option does not exist in an OptionsByType collection.
OptionsByType.EmptyOptionsByType<T> - Class in com.oracle.coherence.concurrent.executor.util
An optimized OptionsByType implementation for representing empty OptionsByType.
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.Orchestration for a Task.
ORCHESTRATED - com.oracle.coherence.concurrent.executor.ClusteredTaskManager.State
The ClusteredTaskManager has been orchestrated.
orElse(T) - Method in class com.oracle.coherence.concurrent.executor.Result
Obtains the value of the Result if 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
PARTITIONING is 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 ClusteredTaskManager is 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 PermitAcquirer instance.
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 Permits annotation.
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.AlwaysPredicate returns true for any value provided to the Predicate.test(Object) method.
Predicates.EqualToPredicate<T> - Class in com.oracle.coherence.concurrent.executor.function
A Remote.Predicate to compare a value using Object.equals(Object).
Predicates.IsValuePredicate<T> - Class in com.oracle.coherence.concurrent.executor.function
An Predicates.IsValuePredicate returns true when a provided Result.isValue().
Predicates.NegatePredicate<T> - Class in com.oracle.coherence.concurrent.executor.function
A Remote.Predicate that negates the result of another Remote.Predicate.
Predicates.NeverPredicate - Class in com.oracle.coherence.concurrent.executor.function
An Predicates.NeverPredicate returns false for any value provided to the Predicate.test(Object) method.
Predicates.NullValuePredicate - Class in com.oracle.coherence.concurrent.executor.function
An Predicates.NullValuePredicate returns true for any value provided to the Predicate.test(Object) method that is null.
Predicates.OptionPredicate - Class in com.oracle.coherence.concurrent.executor.function
A Remote.Predicate to determine if an TaskExecutorService.ExecutorInfo has a specific TaskExecutorService.Registration.Option.
Predicates.RolePredicate - Class in com.oracle.coherence.concurrent.executor.function
A Remote.Predicate for matching the name of a Role.
Predicates.ThrowablePredicate<T> - Class in com.oracle.coherence.concurrent.executor.function
An Predicates.ThrowablePredicate returns true when a provided Result.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 BinaryEntry from an interceptor event.
properties(CacheService) - Static method in class com.oracle.coherence.concurrent.executor.util.Caches
Obtains the cache used to store ClusteredProperties instances.
properties(ConfigurableCacheFactory) - Static method in class com.oracle.coherence.concurrent.executor.util.Caches
Obtains the cache used to store ClusteredProperties instances.
properties(Session) - Static method in class com.oracle.coherence.concurrent.executor.util.Caches
Obtains the cache used to store ClusteredProperties instances.
PROPERTIES_CACHE_NAME - Static variable in class com.oracle.coherence.concurrent.executor.util.Caches
The NamedCache in which ClusteredProperties instances 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 ReadWriteLock values.
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 NamedMap containing 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
Indicates a different Executor should be assigned to execute the Task.
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.Subscriber that records iteration with a Task.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
Assigns the specified Executor to the Task (for recovery).
RECOVER - com.oracle.coherence.concurrent.executor.ExecutionPlan.Action
Indicates an Executor should be assigned a Task to execute, that was previously assigned to another Executor.
RecoveringTask - Class in com.oracle.coherence.concurrent.executor
A Task that runs for at least a specified Duration, returning the resuming / recovering status when completed.
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 NamedExecutorService with the local ClusteredExecutorService.
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 ExecutorService to 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
REGULAR is for regular inserts, updates and delete events.
REJECTING - com.oracle.coherence.concurrent.executor.TaskExecutorService.ExecutorInfo.State
The ExecutorService is rejecting Tasks.
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
Releases the specified Executor for the Task.
RELEASE - com.oracle.coherence.concurrent.executor.ExecutionPlan.Action
Indicates an Executor should be released from executing a Task, especially if it was previously assigned the Task.
remoteAtomicBoolean(String) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
Return RemoteAtomicBoolean instance for the specified name.
remoteAtomicBoolean(String, boolean) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
Return RemoteAtomicBoolean instance for the specified name and initial value.
RemoteAtomicBoolean - Class in com.oracle.coherence.concurrent.atomic
The remote implementation of AtomicBoolean, backed by a Coherence NamedMap entry.
RemoteAtomicBoolean(NamedMap<String, AtomicBoolean>, String) - Constructor for class com.oracle.coherence.concurrent.atomic.RemoteAtomicBoolean
Construct RemoteAtomicBoolean instance.
remoteAtomicInteger(String) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
Return RemoteAtomicInteger instance for the specified name.
remoteAtomicInteger(String, int) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
Return RemoteAtomicInteger instance for the specified name and initial value.
RemoteAtomicInteger - Class in com.oracle.coherence.concurrent.atomic
The remote implementation of AtomicInteger, backed by a Coherence NamedMap entry.
RemoteAtomicInteger(NamedMap<String, AtomicInteger>, String) - Constructor for class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger
Construct RemoteAtomicInteger instance.
remoteAtomicLong(String) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
Return RemoteAtomicLong instance for the specified name.
remoteAtomicLong(String, long) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
Return RemoteAtomicLong instance for the specified name and initial value.
RemoteAtomicLong - Class in com.oracle.coherence.concurrent.atomic
The remote implementation of AtomicLong, backed by a Coherence NamedMap entry.
remoteAtomicMarkableReference(String) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
Return RemoteAtomicMarkableReference instance for the specified name.
remoteAtomicMarkableReference(String, V, boolean) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
Return RemoteAtomicMarkableReference instance 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 Coherence NamedMap entry.
RemoteAtomicMarkableReference(NamedMap<String, AtomicMarkableReference<V>>, String) - Constructor for class com.oracle.coherence.concurrent.atomic.RemoteAtomicMarkableReference
Construct RemoteAtomicMarkableReference instance.
remoteAtomicReference(String) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
Return RemoteAtomicReference instance for the specified name.
remoteAtomicReference(String, V) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
Return RemoteAtomicReference instance for the specified name and initial value.
RemoteAtomicReference<V> - Class in com.oracle.coherence.concurrent.atomic
The remote implementation of AtomicReference, backed by a Coherence NamedMap entry.
RemoteAtomicReference(NamedMap<String, AtomicReference<V>>, String) - Constructor for class com.oracle.coherence.concurrent.atomic.RemoteAtomicReference
Construct RemoteAtomicReference instance.
remoteAtomicStampedReference(String) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
Return RemoteAtomicStampedReference instance for the specified name.
remoteAtomicStampedReference(String, V, int) - Static method in class com.oracle.coherence.concurrent.atomic.Atomics
Return RemoteAtomicStampedReference instance 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 Coherence NamedMap entry.
RemoteAtomicStampedReference(NamedMap<String, AtomicStampedReference<V>>, String) - Constructor for class com.oracle.coherence.concurrent.atomic.RemoteAtomicStampedReference
Construct RemoteAtomicStampedReference instance.
remoteCountDownLatch(String, int) - Static method in class com.oracle.coherence.concurrent.Latches
Return a singleton instance of a RemoteCountDownLatch with 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 CountDownLatch class, but uses the NamedCache to 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 RemoteCountDownLatch initialized with the given count.
RemoteExecutor - Interface in com.oracle.coherence.concurrent.executor
A RemoteExecutor allows submitting and/or scheduling runnables and callables for 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 RemoteLock with a specified name.
RemoteLock - Class in com.oracle.coherence.concurrent.locks
A reentrant mutual exclusion distributed Lock with the same basic behavior and semantics as the implicit monitor lock accessed using synchronized methods and statements, and the ReentrantLock class, 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 RemoteReadWriteLock with a specified name.
RemoteReadWriteLock - Class in com.oracle.coherence.concurrent.locks
An implementation of ReadWriteLock supporting similar semantics to ReentrantReadWriteLock, 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 RemoteSemaphore with 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
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 MapListener previously installed by this ClusteredTaskCoordinator.
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 Task sequence 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
An immutable container representing an intermediate or final result produced by executing a Task, typically by an individual Executor, including no result, a specific value or a Throwable.
Result() - Constructor for class com.oracle.coherence.concurrent.executor.Result
Constructs an Result that 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 Duration to 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
Obtains a Remote.Predicate for TaskExecutorService.ExecutorInfo to match the Role name.
Role - Class in com.oracle.coherence.concurrent.executor.options
An TaskExecutorService.Registration.Option to specify the Role of an Executor when 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
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
A Task that calls a Runnable.
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 Task that 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
RUNNING - com.oracle.coherence.concurrent.executor.TaskExecutorService.ExecutorInfo.State
The ExecutorService is accepting and executing Tasks.

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, then initialDelay + period, then initialDelay + 2 * period, and so on.
ScheduledCallableTask<T> - Class in com.oracle.coherence.concurrent.executor.tasks.internal
A Task that executes a Callable at scheduled time.
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
A Task that calls a Runnable at scheduled time.
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 LocalSemaphore and RemoteSemaphore instances.
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 NamedMap for 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 ExecutionStrategyBuilder so that created ExecutionStrategys will execute Tasks in a sequential nature.
sequentially() - Method in interface com.oracle.coherence.concurrent.executor.Task.Orchestration
Specify that the Task should be executed sequentially on its assigned Executors.
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 session for the coherence-concurrent module.
session() - Static method in class com.oracle.coherence.concurrent.Latches
Return Coherence Session for the Latches module.
session() - Static method in class com.oracle.coherence.concurrent.locks.Locks
Return Coherence Session for the Locks module.
session() - Static method in class com.oracle.coherence.concurrent.Semaphores
Return Coherence Session for 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-concurrent session.
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 AtomicEnum to 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.Action for the specified Executor.
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.SetStateProcessor that ignores the current state.
SetActionProcessor(String, ExecutionPlan.Action, ExecutionPlan.Action) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.SetActionProcessor
SetActionProcessor(String, EnumSet<ExecutionPlan.Action>, ExecutionPlan.Action) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.SetActionProcessor
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 ClusteredExecutorService with which NamedExecutorService will 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 ThreadFactory instance builder.
setInstanceBuilder(ParameterizedBuilder<ThreadFactory>) - Method in class com.oracle.coherence.concurrent.config.builders.ThreadFactoryBuilder
Set the ParameterizedBuilder that will be used to construct the ThreadFactory.
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.Collector that returns the Set of 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 Task partition 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
Sets if the Task was previously assigned to a different Executor.
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
Updates the Result for the specified Executor.
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 Task has produced while being executed by an Executor as part of an Task.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 ExecutionPlan is satisfied.
setState(ClusteredAssignment.State) - Method in class com.oracle.coherence.concurrent.executor.ClusteredAssignment
Sets the ClusteredAssignment.State of 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
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.SetStateProcessor that ignores the current state.
SetStateProcessor(ClusteredAssignment.State, ClusteredAssignment.State) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredAssignment.SetStateProcessor
SetStateProcessor(TaskExecutorService.ExecutorInfo.State) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.SetStateProcessor
Constructs a ClusteredExecutorInfo.SetStateProcessor that ignores the current state.
SetStateProcessor(TaskExecutorService.ExecutorInfo.State, TaskExecutorService.ExecutorInfo.State) - Constructor for class com.oracle.coherence.concurrent.executor.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 Task sequence 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.SetTaskStateProcessor that ignores the current state.
SetTaskStateProcessor(ClusteredTaskManager.State, ClusteredTaskManager.State) - Constructor for class com.oracle.coherence.concurrent.executor.internal.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 AsyncAtomicInteger as a short after 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 AtomicInteger as a short after a narrowing primitive conversion.
shortValue() - Method in interface com.oracle.coherence.concurrent.atomic.AtomicLong
Returns the current value of this AtomicLong as a short after 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 new ComposableContinuations 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 ContinuationService immediately, abandoning any submitted ComposableContinuations 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 ParameterizedBuilder for constructing a NamedExecutorService wrapper 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 ElementProcessor for single elements.
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 the ExecutionPlan.
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 RecordingSubscriber has received.
StandardExecutionStrategy - Class in com.oracle.coherence.concurrent.executor
An ExecutionStrategy that creates ExecutionPlans for executing a Task on a number of available Executors that satisfy a specified Remote.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
start() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
Starts the TaskExecutorService.Registration for the Executor, allowing assigned Tasks to be executed and TaskExecutorService.ExecutorInfo state 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.Option to specify whether an Executor is 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_COMPLETED is 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.Collectable for orchestration by a TaskExecutorService.
submit() - Method in interface com.oracle.coherence.concurrent.executor.Task.SubscribedOrchestration
Submits the Task for orchestration by the TaskExecutorService.
submit(ComposableContinuation, T) - Method in class com.oracle.coherence.concurrent.executor.ContinuationService
Schedule a ComposableContinuation to be asynchronously executed for the specified object.
submit(Task<T>) - Method in interface com.oracle.coherence.concurrent.executor.TaskExecutorService
Submits the Task for execution by the TaskExecutorService.
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 Task for execution with the given taskId, ExecutionStrategy, OptionsByType, result collector, completion Remote.Predicate, and Task.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.Subscriber as part of the orchestration of the Task.
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.Subscriber to the Task.Coordinator of a Task to receive collected results.
subscribe(Task.Subscriber<? super T>) - Method in interface com.oracle.coherence.concurrent.executor.Task.SubscribedOrchestration
Registers the specified Task.Subscriber as part of the orchestration of the Task.
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.Subscriber that logs interactions to the System.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 Task was created and submitted for orchestration.
TASK_RECOVERED - com.oracle.coherence.concurrent.executor.ExecutionStrategy.EvaluationRationale
A Task was recovered.
TASK_RESULT_PROVIDED - com.oracle.coherence.concurrent.executor.ExecutionStrategy.EvaluationRationale
A Result was 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 Task defined as part of an Task.Orchestration, including the creation of a Task.Coordinator to subscribe to results, manage and interact with an orchestrated Task.
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.Collectable that supports performing operations when a Task orchestration 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
Provides contextual information for a Task as it is executed, including the ability to access and update intermediate results for the Executor executing the said Task.
Task.Coordinator<T> - Interface in com.oracle.coherence.concurrent.executor
A publisher of collected Task results that additionally permits coordination of the submitted Task.
Task.Option - Interface in com.oracle.coherence.concurrent.executor
An option for configuring Task orchestration.
Task.Orchestration<T> - Interface in com.oracle.coherence.concurrent.executor
Defines information concerning the orchestration of a Task across a set of Executors for a given TaskExecutorService.
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.Orchestration methods which are permitted after Task.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.Subscriber has made to a Task.Coordinator, allowing control and termination of the Task.Subscription.
Task.Yield - Exception in com.oracle.coherence.concurrent.executor
An exception signalling the execution of a Task by an Executor is to be suspended and resumed at some later point in time, typically by the same 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.Collector that counts the number of results are present.
TaskCollectors.FirstOfCollector<T> - Class in com.oracle.coherence.concurrent.executor
A Task.Collector to collect any (the first provided) available result.
TaskCollectors.LastOfCollector<T> - Class in com.oracle.coherence.concurrent.executor
A Task.Collector that collects and returns the last contributed result.
TaskCollectors.ListOfCollector<T> - Class in com.oracle.coherence.concurrent.executor
A Task.Collector that collects and returns all contributed results that are values as a List.
TaskCollectors.SetOfCollector<T> - Class in com.oracle.coherence.concurrent.executor
A Task.Collector that collects and returns all contributed results that are values as a Set.
TaskExecutor(String, boolean) - Constructor for class com.oracle.coherence.concurrent.executor.ClusteredRegistration.TaskExecutor
TaskExecutorService - Interface in com.oracle.coherence.concurrent.executor
An ExecutorService that orchestrates execution of submitted executables, for example Runnables, Callables and Tasks, across zero or more registered ExecutorServices.
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 ExecutorService registration.
TaskExecutorService.Registration.Option - Interface in com.oracle.coherence.concurrent.executor
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 ClusteredTaskManager cache.
tasks() - Method in class com.oracle.coherence.concurrent.executor.ClusteredRegistration
Return the NamedCache storing ClusteredTaskManager instances.
tasks(CacheService) - Static method in class com.oracle.coherence.concurrent.executor.util.Caches
Obtains the cache used to store ClusteredTaskManager instances.
tasks(ConfigurableCacheFactory) - Static method in class com.oracle.coherence.concurrent.executor.util.Caches
Obtains the cache used to store ClusteredTaskManager instances.
tasks(Session) - Static method in class com.oracle.coherence.concurrent.executor.util.Caches
Obtains the cache used to store ClusteredTaskManager instances.
TASKS_CACHE_NAME - Static variable in class com.oracle.coherence.concurrent.executor.util.Caches
The NamedCache in which ClusteredTaskManager instances 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 ClusteredTaskManager has 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 ParameterizedBuilder for constructing a ThreadFactory.
ThreadFactoryBuilder() - Constructor for class com.oracle.coherence.concurrent.config.builders.ThreadFactoryBuilder
 
ThreadFactoryProcessor - Class in com.oracle.coherence.concurrent.config.processors
An ElementProcessor for thread-factory elements.
ThreadFactoryProcessor() - Constructor for class com.oracle.coherence.concurrent.config.processors.ThreadFactoryProcessor
 
throwable(Throwable) - Static method in class com.oracle.coherence.concurrent.executor.Result
Constructs an Result with a specific Throwable.
ThrowablePredicate() - Constructor for class com.oracle.coherence.concurrent.executor.function.Predicates.ThrowablePredicate
Constructs a Predicates.ThrowablePredicate, without caring for the type of Throwable.
ThrowablePredicate(Throwable) - Constructor for class com.oracle.coherence.concurrent.executor.function.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 true if successful.
unlockWrite(LockOwner) - Method in class com.oracle.coherence.concurrent.locks.internal.ReadWriteLockHolder
Release write lock, and return true if 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.Predicate to determine when the collection of results will be considered completed, based on the collected result, after which no further results will be published to Task.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
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
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
UpdateInfoRunnable(CacheService, String, Executor, ClusteredRegistration) - Constructor for class com.oracle.coherence.concurrent.executor.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 Task that 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 ParameterizedBuilder for constructing a NamedExecutorService wrapper 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 ElementProcessor for work-stealing elements.
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.
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