Interface ConfigurationPersister.SnapshotInfo
-
- Enclosing interface:
- ConfigurationPersister
public static interface ConfigurationPersister.SnapshotInfoContains the info about the configuration snapshots
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetSnapshotDirectory()Gets the snapshots directoryList<String>names()Gets the names of the snapshot files in the snapshots directory
-