public final class InvocationUtil extends Object
Modifier and Type | Method and Description |
---|---|
static void |
invokeOnStableClusterSerial(NodeEngine nodeEngine,
OperationFactory operationFactory,
int retriesCount)
Invoke operation on all clusters members.
|
public static void invokeOnStableClusterSerial(NodeEngine nodeEngine, OperationFactory operationFactory, int retriesCount)
MemberLeftException
while invoking then the iteration
is interrupted and the exception is propagates to the caller.nodeEngine
- operationFactory
- retriesCount
- Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.