Package | Description |
---|---|
com.hazelcast.cp.internal.datastructures.atomicref |
Contains service classes for the Raft-based
IAtomicReference implementation |
Modifier and Type | Method and Description |
---|---|
RaftAtomicRefSnapshot |
RaftAtomicRefService.takeSnapshot(CPGroupId groupId,
long commitIndex) |
Modifier and Type | Method and Description |
---|---|
void |
RaftAtomicRefService.restoreSnapshot(CPGroupId groupId,
long commitIndex,
RaftAtomicRefSnapshot snapshot) |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.