Package | Description |
---|---|
com.hazelcast.cp |
Contains public APIs of the CP subsystem
|
com.hazelcast.cp.internal |
Contains implementation of the CP subsystem
|
Modifier and Type | Method and Description |
---|---|
CPSubsystemManagementService |
CPSubsystem.getCPSubsystemManagementService()
Returns the
CPSubsystemManagementService of this Hazelcast
instance. |
Modifier and Type | Class and Description |
---|---|
class |
RaftService
Contains
RaftNode instances that run the Raft consensus algorithm
for the created CP groups. |
Modifier and Type | Method and Description |
---|---|
CPSubsystemManagementService |
CPSubsystemImpl.getCPSubsystemManagementService() |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.