Uses of Class
com.oracle.coherence.concurrent.executor.options.Member
-
Packages that use Member Package Description com.oracle.coherence.concurrent.executor.options Options used as metadata for executors or during task submission to the grid. -
-
Uses of Member in com.oracle.coherence.concurrent.executor.options
Methods in com.oracle.coherence.concurrent.executor.options that return Member Modifier and Type Method Description static Member
Member. autoDetect()
Auto-detects theMember
based on the current environment.static Member
Member. of(Member member)
-