Interface | Description |
---|---|
CPGroup |
Contains information about a CP group.
|
CPGroupId |
Identifier for CP groups.
|
CPMember |
A CP member is a Hazelcast member that is internally elected to be part of
the
CPSubsystem , hence maintain CP data structures. |
CPSubsystem |
The CP subsystem is a component of a Hazelcast cluster that builds
an in-memory strongly consistent layer.
|
CPSubsystemManagementService |
The public API for managing CP members and groups.
|
Enum | Description |
---|---|
CPGroup.CPGroupStatus |
Represents status of a CP group
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.