Interface | Description |
---|---|
Synchronization |
Synchronization provides a persistent key/value store API, similar to the
Map interface. |
SynchronizationInternal |
Class | Description |
---|---|
PredicateActionResult |
Wrapper object used as result of
conditionalCompute or waitUntilThen operations. |
SynchronizationWrapper |
SynchronizationWrapper acts as a proxy object to the Synchronization service (Internal) implementation
Basically, this wrapper forwards to the service context information such as the current task id or the user (originator).
|
Exception | Description |
---|---|
ClosureEvaluationException | |
CompilationException | |
InvalidChannelException |