| Package | Description |
|---|---|
| org.duracloud.account.monitor.duplication | |
| org.duracloud.account.monitor.duplication.domain |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DuplicationMonitor.compareSpaces(String primaryStoreId,
DuplicationInfo info) |
protected void |
DuplicationMonitor.countSpaces(String host,
DuplicationInfo info,
org.duracloud.client.ContentStore store,
List<String> spaces,
boolean primary) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,DuplicationInfo> |
DuplicationReport.getDupInfos()
This method gets all duplication infos for all accounts.
|
List<DuplicationInfo> |
DuplicationReport.getDupIssues()
This method gets all issues discovered for all checked accounts
|
| Modifier and Type | Method and Description |
|---|---|
void |
DuplicationReport.addDupInfo(String host,
DuplicationInfo info)
This method adds details for the duplication status at a given host.
|
Copyright © 2009–2015 DuraSpace. All rights reserved.