Uses of Interface
com.hazelcast.core.IndeterminateOperationState
Packages that use 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
Classes in com.hazelcast.core that implement IndeterminateOperationStateModifier and TypeClassDescriptionclass
AExecutionException
thrown when a member left during an invocation or execution. -
Uses of IndeterminateOperationState in com.hazelcast.cp.exception
Classes in com.hazelcast.cp.exception that implement IndeterminateOperationStateModifier 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.