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.PropertiesTask.Context. getProperties()Obtain the properties of theTask.Task.PropertiesTask.Coordinator. getProperties()Obtain the properties of theTaskbeing coordinated.
-