Interface ConstructSnapshot.SnapshotControl

All Superinterfaces:
ConstructSnapshot.SnapshotCompletedConsistently, ConstructSnapshot.SnapshotConsistent, ConstructSnapshot.UsePreviousValues
All Known Implementing Classes:
ConstructSnapshot.StaticSnapshotControl
Enclosing class:
ConstructSnapshot

public static interface ConstructSnapshot.SnapshotControl
extends ConstructSnapshot.UsePreviousValues, ConstructSnapshot.SnapshotConsistent, ConstructSnapshot.SnapshotCompletedConsistently
Interface used to control snapshot behavior, including previous value usage and consistency testing.