Uses of Interface
com.hazelcast.core.IndeterminateOperationState
Package
Description
Provides core API interfaces/classes.
Contains exceptions that can be thrown by APIs of CP Subsystem
-
Uses of IndeterminateOperationState in com.hazelcast.core
Modifier and TypeClassDescriptionclass
AExecutionException
thrown when a member left during an invocation or execution. -
Uses of IndeterminateOperationState in com.hazelcast.cp.exception
Modifier and TypeClassDescriptionclass
ACPSubsystemException
which is thrown when a Raft leader node appends an entry to its local Raft log, but demotes to the follower role before learning the commit status of the entry.