Class ConsistencyCheckingAsyncLayerArchiver

java.lang.Object
nl.knaw.dans.layerstore.ConsistencyCheckingAsyncLayerArchiver
All Implemented Interfaces:
LayerArchiver

public class ConsistencyCheckingAsyncLayerArchiver extends Object implements LayerArchiver
An LayerArchiver that archives layers in a separate thread. It also checks that the items found on storage are the same as the items found in the database for the layer.
  • Constructor Details

  • Method Details