|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intel.cosbench.utils.ListRegistry<Snapshot>
com.intel.cosbench.controller.model.SnapshotRegistry
public class SnapshotRegistry
Constructor Summary | |
---|---|
SnapshotRegistry()
|
Method Summary | |
---|---|
void |
addSnapshot(Snapshot snapshot)
|
Snapshot[] |
getAllSnapshot()
|
Methods inherited from class com.intel.cosbench.utils.ListRegistry |
---|
addItem, getAllItems, getItem, getSize, iterator |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SnapshotRegistry()
Method Detail |
---|
public void addSnapshot(Snapshot snapshot)
public Snapshot[] getAllSnapshot()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |