Package | Description |
---|---|
com.hazelcast.cp.internal |
Contains implementation of the CP subsystem
|
Modifier and Type | Method and Description |
---|---|
CPGroupInfo |
MetadataRaftGroupManager.getActiveGroup(String groupName) |
CPGroupInfo |
RaftService.getCPGroupLocally(CPGroupId groupId) |
CPGroupInfo |
MetadataRaftGroupManager.getGroup(CPGroupId groupId) |
Modifier and Type | Method and Description |
---|---|
Collection<CPGroupInfo> |
MetadataRaftGroupSnapshot.getGroups() |
Modifier and Type | Method and Description |
---|---|
void |
MetadataRaftGroupSnapshot.setGroups(Collection<CPGroupInfo> groups) |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.