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