See: Description
Interface | Description |
---|---|
BroadcastMessageListener<T> | |
BroadcastMessenger |
Messenger for the broadcast (pub-sub type) communication between workers.
|
DistributionUtilities | |
Pauseable |
A task that can be paused by the platform.
|
QueryProcessor<T> |
Simple query provider for compute-level.
|
ThreadPool | |
TopologyProvider<T extends java.io.Serializable> |
Provides a topology service for the compute level.
|
UnicastMessageListener<T> | |
UnicastMessenger |
Messenger for the unicast communication between workers.
|
WorkerAddress |
A compute-level address for workers.
|
An API provided for the compute level (workers).