Uses of Class
com.oracle.coherence.concurrent.executor.Task.Yield
Packages that use Task.Yield
Package
Description
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.YieldModifier and TypeMethodDescriptionstatic Task.Yield
Constructs aTask.Yield
for the specified duration.