| Interface | Description |
|---|---|
| ReplicationRepositoryFactory |
| Class | Description |
|---|---|
| ApiVersion | |
| MNReplicationTask |
A single replication task to be queued and executed by the Replication
Service.
|
| QueuedReplicationAuditor |
Periodically runs to clear out the 'queued' replication tasks.
|
| RejectedReplicationTaskHandler |
A class used to handle rejected replication tasks that were submitted to the
executor service but failed to be executed due to resource constraints or other
issues (like executor shutdown).
|
| ReplicationCommunication | |
| ReplicationEventListener |
An event listener used to manage change events on the hzSystemMetadata map.
|
| ReplicationFactory |
Factory class to provide consumers a handle on various replication objects
|
| ReplicationManager |
A DataONE Coordinating Node implementation which manages replication queues
and executes replication tasks.
|
| ReplicationPrioritizationStrategy |
ReplicationPrioritizationStrategy encapsulates the logic and calculations
used to prioritize target Member Nodes as replication targets.
|
| ReplicationService |
Encapsulation of common operations involving replica system metadata objects.
|
| ReplicationStatusMonitor |
Monitors the replica (table) to summarize the number of replicas
by target node and replication status.
|
| ReplicationTaskMonitor | |
| ReplicationTaskProcessor | |
| ReplicationTaskQueue |
A member node replication work queue.
|
| StaleReplicationRequestAuditor |
Auditor class to inspect Member Node replication requests that have been in
request status for longer than a specific period of time (default 1 hour).
|
Copyright © 2018. All rights reserved.