Uses of Interface
nl.knaw.dans.layerstore.LayerArchiver
-
Uses of LayerArchiver in nl.knaw.dans.layerstore
Classes in nl.knaw.dans.layerstore that implement LayerArchiverModifier and TypeClassDescriptionclassALayerArchiverthat archives layers in a separate thread.classALayerArchiverthat archives layers directly (synchronously), not performing any consistency checks.Constructors in nl.knaw.dans.layerstore with parameters of type LayerArchiverModifierConstructorDescriptionLayerManagerImpl(@NonNull Path stagingRoot, @NonNull ArchiveProvider archiveProvider, @NonNull LayerArchiver layerArchiver) Creates a new LayerManagerImpl.