Uses of Interface
com.oracle.coherence.concurrent.executor.Task.Context
Packages that use Task.Context
Package
Description
Classes to allow submission of tasks to the grid for execution.
Task
implementations.-
Uses of Task.Context in com.oracle.coherence.concurrent.executor
Methods in com.oracle.coherence.concurrent.executor with parameters of type Task.Context -
Uses of Task.Context in com.oracle.coherence.concurrent.executor.tasks
Methods in com.oracle.coherence.concurrent.executor.tasks with parameters of type Task.ContextModifier and TypeMethodDescriptionCronTask.execute
(Task.Context<T> context) ValueTask.execute
(Task.Context<T> context)