Class 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 Detail

      • MoveDataTask

        public MoveDataTask()
    • Method Detail

      • run

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

        protected void moveOutdatedData()
        Moves outdated data from primary to archive data store