Class MultiDataStore.MoveDataTask

java.lang.Object
org.apache.jackrabbit.core.data.MultiDataStore.MoveDataTask
All Implemented Interfaces:
Runnable
Enclosing class:
MultiDataStore

public class MultiDataStore.MoveDataTask extends Object implements Runnable
Class for maintaining the MultiDataStore. It will be used to move the content of the primary data store to the archive data store.
  • Constructor Details

    • MoveDataTask

      public MoveDataTask()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable