Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.cp.exception |
Contains exceptions that can be thrown by APIs of the 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 an installed snapshot
causes an appended entry to be truncated from the Raft log before its commit
status is discovered. |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.