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.Methods in nl.knaw.dans.layerstore with parameters of type LayerArchiverModifier and TypeMethodDescriptionLayeredItemStore.Builder.layerArchiver(LayerArchiver layerArchiver) Method parameters in nl.knaw.dans.layerstore with type arguments of type LayerArchiverModifier and TypeMethodDescriptionLayeredItemStore.Builder.layerArchiver(Function<LayerConsistencyChecker, LayerArchiver> layerArchiverFactory)