| Class | Description |
|---|---|
| Frequency | |
| LoopingTaskProducer<T extends Morsel> |
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. |
| LoopingTaskProducerConfigurationManager | |
| LoopingTaskProducerDriverSupport |
A main class responsible for parsing command line arguments and launching the
Looping Task Producer.
|
| Morsel |
A definition of a bite-sized swath of content ids that can be nibbled by the
LoopingTaskProducer. |
| MorselComparator |
The prioritization strategy for the
MorselQueue. |
| MorselQueue<T extends Morsel> |
A queue for
Morsels |
| PathFilterManager |
This class allows users to flexibly include and exclude accounts, stores and spaces
in various looping task production contexts.
|
| RunStats | |
| State<T> |
Represents the persistent state of the
LoopingTaskProducer. |
| StateManager<T extends Morsel> |
This class is responsible for serializing the state to and from disk.
|
Copyright © 2013–2018 DuraSpace. All rights reserved.