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.coreClasses in com.hazelcast.core that implement IndeterminateOperationStateModifier and TypeClassDescriptionclassAExecutionExceptionthrown when a member left during an invocation or execution.
- 
Uses of IndeterminateOperationState in com.hazelcast.cp.exceptionClasses in com.hazelcast.cp.exception that implement IndeterminateOperationStateModifier and TypeClassDescriptionclassACPSubsystemExceptionwhich 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.