Uses of Class
com.oracle.coherence.concurrent.executor.options.Role
-
Packages that use Role Package Description com.oracle.coherence.concurrent.executor.options Options used as metadata for executors or during task submission to the grid. -
-
Uses of Role in com.oracle.coherence.concurrent.executor.options
Methods in com.oracle.coherence.concurrent.executor.options that return Role Modifier and Type Method Description static Role
Role. of(String sName)
Obtains aRole
with a specific name.
-