Package org.duracloud.mill.ltp


package org.duracloud.mill.ltp
  • Classes
    Class
    Description
     
    This class is responsible for filling the duplication TaskQueue by looping through all duplication policies for all accounts and spaces and blindly creates duplication tasks.
     
    A main class responsible for parsing command line arguments and launching the Looping Task Producer.
    A definition of a bite-sized swath of content ids that can be nibbled by the LoopingTaskProducer.
    The prioritization strategy for the MorselQueue.
    MorselQueue<T extends Morsel>
    A queue for Morsels
    This class allows users to flexibly include and exclude accounts, stores and spaces in various looping task production contexts.
     
    Represents the persistent state of the LoopingTaskProducer.
    StateManager<T extends Morsel>
    This class is responsible for serializing the state to and from disk.