public class StoreBitIntegrityResults extends Object
Constructor and Description |
---|
StoreBitIntegrityResults() |
Modifier and Type | Method and Description |
---|---|
void |
addSpaceResult(String spaceId,
SpaceBitIntegrityResult result) |
boolean |
equals(Object o) |
List<SpaceBitIntegrityResult> |
getSpaceResults(String spaceId) |
Map<String,List<SpaceBitIntegrityResult>> |
getSpaces() |
int |
hashCode() |
void |
setSpaces(Map<String,List<SpaceBitIntegrityResult>> spaces) |
public List<SpaceBitIntegrityResult> getSpaceResults(String spaceId)
public void addSpaceResult(String spaceId, SpaceBitIntegrityResult result)
public Map<String,List<SpaceBitIntegrityResult>> getSpaces()
public void setSpaces(Map<String,List<SpaceBitIntegrityResult>> spaces)
Copyright © 2009-2013 DuraSpace. All Rights Reserved.