Class SummaryStatsCollectorEventStream

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

public class SummaryStatsCollectorEventStream extends Object implements EventStream, RemotableOverRaw
An event stream over a list of SummaryStatsCollectors; typically used by post processors that return consolidated results.
Author:
mshankar
See Also: