Package org.apache.jackrabbit.core.data
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 Summary
Constructors Constructor Description MoveDataTask()
-