|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CollectionSet
CollectionSet interface.
| Method Summary | |
|---|---|
Date |
getCollectionTimestamp()
Returns the timestamp of when this data collection was taken. |
int |
getStatus()
getStatus |
boolean |
ignorePersist()
ignorePersist |
void |
visit(CollectionSetVisitor visitor)
Provide a way to visit all the values in the CollectionSet, for any appropriate purposes (persisting, thresholding, or others) The expectation is that calling this method will ultimately call visitResource, visitGroup and visitAttribute (as appropriate) |
| Method Detail |
|---|
int getStatus()
getStatus
void visit(CollectionSetVisitor visitor)
visitor - a CollectionSetVisitor object.boolean ignorePersist()
ignorePersist
Date getCollectionTimestamp()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||