Class ZeroDepthStreamIterableWAudit

java.lang.Object
com.espertech.esper.common.internal.view.core.ZeroDepthStreamIterable
com.espertech.esper.common.internal.view.core.ZeroDepthStreamIterableWAudit
All Implemented Interfaces:
EventStream, Viewable, Iterable<EventBean>

public final class ZeroDepthStreamIterableWAudit extends ZeroDepthStreamIterable
Event stream implementation that does not keep any window by itself of the events coming into the stream, however is itself iterable and keeps the last event.