public interface CollectionSet extends CollectionVisitable
CollectionSet represents the results of a collection and generally includes
 a List of CollectionResource instances that were created during the
 collection.| Modifier and Type | Method and Description | 
|---|---|
Date | 
getCollectionTimestamp()
Returns the timestamp of when this data collection was taken. 
 | 
default OptionalLong | 
getSequenceNumber()  | 
CollectionStatus | 
getStatus()  | 
boolean | 
ignorePersist()
ignorePersist 
 | 
visitCollectionStatus getStatus()
boolean ignorePersist()
ignorePersist
Date getCollectionTimestamp()
default OptionalLong getSequenceNumber()
Copyright © 2020. All rights reserved.