JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Java API Reference for Oracle® Coherence Community Edition
(22.06.2)
All Classes
SEARCH:
JavaScript is disabled on your browser.
Coherence CE 22.06.2 API
Packages
Package
Description
com.oracle.coherence.concurrent
Coherence Concurrent utilities based on java.util.concurrent.
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
com.oracle.coherence.concurrent.cdi
CDI-related annotations for Coherence-Concurrent.
com.oracle.coherence.concurrent.config
com.oracle.coherence.concurrent.config.builders
com.oracle.coherence.concurrent.config.processors
com.oracle.coherence.concurrent.executor
Classes to allow submission of tasks to the grid for execution.
com.oracle.coherence.concurrent.executor.atomic
com.oracle.coherence.concurrent.executor.function
com.oracle.coherence.concurrent.executor.internal
com.oracle.coherence.concurrent.executor.internal.cdi
com.oracle.coherence.concurrent.executor.management
MBeans for Coherence Concurrent executors.
com.oracle.coherence.concurrent.executor.options
com.oracle.coherence.concurrent.executor.processors
com.oracle.coherence.concurrent.executor.subscribers
com.oracle.coherence.concurrent.executor.subscribers.internal
com.oracle.coherence.concurrent.executor.tasks
com.oracle.coherence.concurrent.executor.tasks.internal
com.oracle.coherence.concurrent.executor.util
com.oracle.coherence.concurrent.internal
com.oracle.coherence.concurrent.internal.cdi
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
com.oracle.coherence.concurrent.locks.internal.cdi