Class FillsCollectorEventStream

java.lang.Object
org.epics.archiverappliance.retrieval.postprocessors.FillsCollectorEventStream
All Implemented Interfaces:
Closeable, AutoCloseable, Iterable<Event>, RemotableOverRaw, EventStream

public class FillsCollectorEventStream extends Object implements EventStream, RemotableOverRaw
This is similar to the summary stats collector except we keep aspects of the original event stream like dbr_type and so on.
Author:
mshankar
See Also: