All Classes and Interfaces
Class
Description
As a processor of audit tasks as the name suggests, this class creates an
audit log entry and subsequently updates the content index.
This class processes bit integrity check tasks.
This class encapsulates retry logic for calculating
content checksums.
This class performs the Duplication Task
This class is responsible for creating DuplicationTaskProcessors
A
TaskProcessorFactory that can build a MultiStepTaskProcessor.A task processor which does nothing more than print a bit of output about
the task.
A processor factory for a noop task.
This class delegates TaskProcessor creation to a list of possible factories.
This task processor loops through all the items in the manifest and makes sure that
they exist in storage provider.
This class processes StorageStats Tasks.
The TaskProcessor implements the concrete functionality of a particular type
of task.
An exception that's thrown when a
TaskProcessor cannot be created for any reason.The TaskProcessResolver resolves a
TaskProcessor for a given
instance of a TaskAn abstract base class for building TaskProcessor factories that require
access to credentials.
A
TaskWorker factory.It is responsible for executing a single
TaskProcessor.