Package | Description |
---|---|
org.apache.ignite.streamer.window |
Contains streamer window implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
StreamerBoundedSizeBatchWindow<E>
Window that is bounded by size and accumulates events to batches.
|
class |
StreamerBoundedSizeSortedWindow<E>
Size-bounded sorted window.
|
class |
StreamerBoundedSizeWindow<E>
Queue window bounded by number of elements in queue.
|
class |
StreamerBoundedTimeBatchWindow<E>
Window that accumulates events in batches, and is bounded by time and maximum number of batches.
|
class |
StreamerBoundedTimeWindow<E>
Window which is bounded by size and time interval.
|
class |
StreamerUnboundedWindow<E>
Unbounded window which holds all events.
|
class |
StreamerWindowAdapter<E>
Streamer window adapter.
|
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015