Class EmptyEventStream

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

public class EmptyEventStream extends Object implements EventStream, RemotableOverRaw
Instead of returning null, in some cases, it may be more convenient to return a EventStream with no events
Author:
mshankar