Interface ConfigurationPersister.SnapshotInfo

  • Enclosing interface:
    ConfigurationPersister

    public static interface ConfigurationPersister.SnapshotInfo
    Contains the info about the configuration snapshots
    • Method Detail

      • getSnapshotDirectory

        String getSnapshotDirectory()
        Gets the snapshots directory
        Returns:
        the snapshots directory
      • names

        List<String> names()
        Gets the names of the snapshot files in the snapshots directory
        Returns:
        the snapshot names. If there are none, an empty list is returned