Uses of Interface
com.tangosol.net.InvocationObserver
-
Uses of InvocationObserver in com.tangosol.net
Modifier and TypeMethodDescriptionvoid
InvocationService.execute
(Invocable task, Set setMembers, InvocationObserver observer) Asynchronously invoke the specified task on each of the specified members.void
WrapperInvocationService.execute
(Invocable task, Set setMembers, InvocationObserver observer) Asynchronously invoke the specified task on each of the specified members.