Uses of Class
com.oracle.coherence.concurrent.executor.options.Debugging
-
Packages that use Debugging Package Description com.oracle.coherence.concurrent.executor.options Options used as metadata for executors or during task submission to the grid. -
-
Uses of Debugging in com.oracle.coherence.concurrent.executor.options
Methods in com.oracle.coherence.concurrent.executor.options that return Debugging Modifier and Type Method Description static Debugging
Debugging. of(int nLogLevel)
Obtains aDebugging
with a specific log level.
-