| Package | Description | 
|---|---|
| com.hazelcast.cp.internal | Contains implementation of the CP subsystem | 
| Modifier and Type | Method and Description | 
|---|---|
| MetadataRaftGroupSnapshot | MetadataRaftGroupManager. takeSnapshot(CPGroupId groupId,
            long commitIndex) | 
| MetadataRaftGroupSnapshot | RaftService. takeSnapshot(CPGroupId groupId,
            long commitIndex) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MetadataRaftGroupManager. restoreSnapshot(CPGroupId groupId,
               long commitIndex,
               MetadataRaftGroupSnapshot snapshot) | 
| void | RaftService. restoreSnapshot(CPGroupId groupId,
               long commitIndex,
               MetadataRaftGroupSnapshot snapshot) | 
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.