Uses of Interface
com.oracle.coherence.concurrent.executor.Task.Properties
-
Packages that use Task.Properties Package Description com.oracle.coherence.concurrent.executor Classes to allow submission of tasks to the grid for execution. -
-
Uses of Task.Properties in com.oracle.coherence.concurrent.executor
Methods in com.oracle.coherence.concurrent.executor that return Task.Properties Modifier and Type Method Description Task.Properties
Task.Context. getProperties()
Obtain the properties of theTask
.Task.Properties
Task.Coordinator. getProperties()
Obtain the properties of theTask
being coordinated.
-