Uses of Interface
com.oracle.coherence.concurrent.executor.Task.Properties
Packages that use Task.Properties
Package
Description
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.PropertiesModifier and TypeMethodDescriptionTask.Context.getProperties()
Obtain the properties of theTask
.Task.Coordinator.getProperties()
Obtain the properties of theTask
being coordinated.