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.7)
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package com.oracle.coherence.concurrent.executor
Classes to allow submission of tasks to the grid for execution.
Since:
21.12
Interface Summary
Interface
Description
RemoteExecutor
A RemoteExecutor allows submitting and/or scheduling
runnables
and
callables
for execution within a Coherence cluster.