Uses of Class
com.oracle.coherence.concurrent.executor.Task.Yield
-
Packages that use Task.Yield Package Description com.oracle.coherence.concurrent.executor Classes to allow submission of tasks to the grid for execution. -
-
Uses of Task.Yield in com.oracle.coherence.concurrent.executor
Methods in com.oracle.coherence.concurrent.executor that return Task.Yield Modifier and Type Method Description static Task.Yield
Task.Yield. atLeast(Duration duration)
Constructs aTask.Yield
for the specified duration.
-