Package | Description |
---|---|
com.espertech.esper.common.internal.view.core |
Modifier and Type | Class and Description |
---|---|
class |
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.
|
class |
ZeroDepthStreamIterableWAudit
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.
|
class |
ZeroDepthStreamNoIterate
Event stream implementation that does not keep any window by itself of the events coming into the stream,
without the possibility to iterate the last event.
|
class |
ZeroDepthStreamNoIterateWAudit |
Copyright © 2005–2021. All rights reserved.