Uses of Class
com.oracle.coherence.concurrent.executor.TaskProperties
-
Packages that use TaskProperties Package Description com.oracle.coherence.concurrent.executor Classes to allow submission of tasks to the grid for execution. -
-
Uses of TaskProperties in com.oracle.coherence.concurrent.executor
Constructors in com.oracle.coherence.concurrent.executor with parameters of type TaskProperties Constructor Description ClusteredProperties(String sTaskId, com.tangosol.net.CacheService service, TaskProperties properties)Constructs aClusteredPropertiesgiven the task ID, cache service, and initial properties.
-