Uses of Class
org.duracloud.mill.ltp.Morsel
-
-
Uses of Morsel in org.duracloud.mill.ltp
Classes in org.duracloud.mill.ltp with type parameters of type Morsel Modifier and Type Class Description classLoopingTaskProducer<T extends Morsel>This class is responsible for filling the duplicationTaskQueueby looping through all duplication policies for all accounts and spaces and blindly creates duplication tasks.classMorselQueue<T extends Morsel>A queue forMorselsclassStateManager<T extends Morsel>This class is responsible for serializing the state to and from disk.Methods in org.duracloud.mill.ltp with parameters of type Morsel Modifier and Type Method Description intMorselComparator. compare(Morsel o1, Morsel o2)
-