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 TypeClassDescriptionclass
AnLayerArchiver
that archives layers in a separate thread.class
ALayerArchiver
that archives layers directly, not performing any consistency checks nor scheduling archiving.Constructors in nl.knaw.dans.layerstore with parameters of type LayerArchiverModifierConstructorDescriptionLayerManagerImpl
(@NonNull Path stagingRoot, @NonNull ArchiveProvider archiveProvider, @NonNull LayerArchiver layerArchiver) Creates a new LayerManagerImpl.