public class SnapshotStateList extends Object implements Serializable
| Constructor and Description |
|---|
SnapshotStateList() |
SnapshotStateList(TreeMap<Long,Snapshot> snapshotStates) |
| Modifier and Type | Method and Description |
|---|---|
TreeMap<Long,Snapshot> |
getSnapshotStates() |
void |
putSnapshotState(Long id,
Snapshot snapshot) |
void |
setSnapshotStates(TreeMap<Long,Snapshot> snapshotStates) |
Copyright © 2022. All rights reserved.