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 MemberMember. autoDetect()Auto-detects theMemberbased on the current environment.static MemberMember. of(Member member)
-