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 DescriptionDescription.UNKNOWNThe description to use when no description has been provided.Methods in com.oracle.coherence.concurrent.executor.options that return DescriptionModifier and TypeMethodDescriptionstatic DescriptionObtains aDescriptionbased on the provided argument.