Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.cp.exception |
Contains exceptions that can be thrown by APIs of CP Subsystem
|
Modifier and Type | Class and Description |
---|---|
class |
MemberLeftException
A
ExecutionException thrown when a member left during an invocation or execution. |
Modifier and Type | Class and Description |
---|---|
class |
StaleAppendRequestException
A
CPSubsystemException 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. |
Copyright © 2023 Hazelcast, Inc.. All rights reserved.