Class FileSystemFactoryStorageHistory<R extends FactoryBase<?,​R>,​S>


  • public class FileSystemFactoryStorageHistory<R extends FactoryBase<?,​R>,​S>
    extends java.lang.Object
    • Constructor Detail

      • FileSystemFactoryStorageHistory

        public FileSystemFactoryStorageHistory​(java.nio.file.Path basePath,
                                               MigrationManager<R,​S> migrationManager)
      • FileSystemFactoryStorageHistory

        public FileSystemFactoryStorageHistory​(java.nio.file.Path basePath,
                                               MigrationManager<R,​S> migrationManager,
                                               int maxConfigurationHistory)