Uses of Class
com.oracle.coherence.concurrent.executor.options.Description
Packages that use Description
Package
Description
Options used as metadata for executors or during task
submission to the grid.
-
Uses of Description in com.oracle.coherence.concurrent.executor.options
Fields in com.oracle.coherence.concurrent.executor.options declared as DescriptionModifier and TypeFieldDescriptionstatic Description
Description.UNKNOWN
The description to use when no description has been provided.Methods in com.oracle.coherence.concurrent.executor.options that return DescriptionModifier and TypeMethodDescriptionstatic Description
Obtains aDescription
based on the provided argument.