Uses of Class
com.oracle.coherence.concurrent.executor.ClusteredTaskCoordinator.ClusteredMemberListener
-
Packages that use ClusteredTaskCoordinator.ClusteredMemberListener Package Description com.oracle.coherence.concurrent.executor Classes to allow submission of tasks to the grid for execution. -
-
Uses of ClusteredTaskCoordinator.ClusteredMemberListener in com.oracle.coherence.concurrent.executor
Fields in com.oracle.coherence.concurrent.executor declared as ClusteredTaskCoordinator.ClusteredMemberListener Modifier and Type Field Description protected ClusteredTaskCoordinator.ClusteredMemberListenerClusteredTaskCoordinator. f_memberListenerThe member listener for cluster member.
-