Class DataStoreCheckCommand

java.lang.Object
org.apache.jackrabbit.oak.run.DataStoreCheckCommand
All Implemented Interfaces:
Command

public class DataStoreCheckCommand extends Object implements Command
Command to check data store consistency and also optionally retrieve ids and references. NOTE - OAK-7671 plans on deprecating this command to delegate internally to use
See Also:
  • Constructor Details

    • DataStoreCheckCommand

      public DataStoreCheckCommand()
  • Method Details