Interface Snapshot.State

All Superinterfaces:
Immutable, Serializable, StateSnapshot
All Known Implementing Classes:
EmptyState, ShardSnapshotState
Enclosing class:
Snapshot

public static interface Snapshot.State extends StateSnapshot, Serializable
Implementations of this interface are used as the state payload for a snapshot.
Author:
Thomas Pantelis