public class DuplicationInfo extends Object
| Constructor and Description |
|---|
DuplicationInfo(String host) |
| Modifier and Type | Method and Description |
|---|---|
void |
addIssue(String issue) |
void |
addSpaceCount(String storeId,
String spaceId,
long count) |
String |
getHost() |
List<String> |
getIssues() |
Map<String,Long> |
getSpaceCounts(String storeId) |
Set<String> |
getStoreIds() |
boolean |
hasIssues() |
String |
toString() |
Copyright © 2009–2015 DuraSpace. All rights reserved.