JavaScript is disabled on your browser.
Skip navigation links
Java API Reference for Oracle® Coherence Community Edition
(23.09)
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Package
com.oracle.coherence.concurrent.executor
Packages that use
com.oracle.coherence.concurrent.executor
Package
Description
com.oracle.coherence.concurrent.executor
Classes to allow submission of tasks to the grid for execution.
Classes in
com.oracle.coherence.concurrent.executor
used by
com.oracle.coherence.concurrent.executor
Class
Description
RemoteExecutor
A RemoteExecutor allows submitting and/or scheduling
runnables
and
callables
for execution within a Coherence cluster.