Class EmptyEventStream
java.lang.Object
org.epics.archiverappliance.common.EmptyEventStream
- All Implemented Interfaces:
Closeable,AutoCloseable,Iterable<Event>,RemotableOverRaw,EventStream
Instead of returning null, in some cases, it may be more convenient to return a EventStream with no events
- Author:
- mshankar
-
Constructor Details
-
EmptyEventStream
-
-
Method Details
-
iterator
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-
getDescription
- Specified by:
getDescriptionin interfaceEventStream- Specified by:
getDescriptionin interfaceRemotableOverRaw
-