Interface ISnapshotConfiguration


public interface ISnapshotConfiguration
Snapshot configuration.
  • Method Details

    • includeInSnapshot

      boolean includeInSnapshot(Path relativePath)
      Checks if the path should be included in snapshot.
      Parameters:
      relativePath - path relative to meta area location
      Returns:
      true if the path should be included, false otherwise
    • getMetadataEntryInfos

      Gets metadata entry infos.
      Returns:
      the list of metadata entry infos, never null.