| Class and Description |
|---|
| QueryableProcessor
Interface for all processors which holds a collection of events and supports traversing and finding events from
that collection with different selection criteria.
|
| Class and Description |
|---|
| FindableProcessor
Interface for all processors which holds a collection of events and supports traversing and finding events from
that collection.
|
| Class and Description |
|---|
| BatchingFindableWindowProcessor
Window to process events as batches while supporting event search
|
| BatchingWindowProcessor
Performs event processing in a tumbling manner
|
| FindableProcessor
Interface for all processors which holds a collection of events and supports traversing and finding events from
that collection.
|
| GroupingFindableWindowProcessor
Window that process event processing as a group while supporting event search
|
| GroupingWindowProcessor
Performs event processing with key based event groups
|
| GroupingWindowProcessor.GroupingKeyPopulator
Populates grouping key to the complex event
|
| HopingWindowProcessor.HopingTimestampPopulator
Populates hopping timestamp to the complex event
|
| LossyFrequentWindowProcessor.LossyCount
Deprecated.
Inner class to keep the lossy count
|
| SlidingFindableWindowProcessor
Performs event processing in a sliding manner while supporting event search
|
| SlidingWindowProcessor
Performs event processing in a sliding manner
|
| TimeWindowProcessor
Implementation of
WindowProcessor which represent a Window operating based time. |
| WindowProcessor
Abstract parent implementation of Processor to represent Windows.
|
| Class and Description |
|---|
| FindableProcessor
Interface for all processors which holds a collection of events and supports traversing and finding events from
that collection.
|
| Class and Description |
|---|
| FindableProcessor
Interface for all processors which holds a collection of events and supports traversing and finding events from
that collection.
|
| QueryableProcessor
Interface for all processors which holds a collection of events and supports traversing and finding events from
that collection with different selection criteria.
|
| Class and Description |
|---|
| SessionWindowProcessor.SessionComplexEventChunk
Collection used to manage session windows.
|
| Class and Description |
|---|
| FindableProcessor
Interface for all processors which holds a collection of events and supports traversing and finding events from
that collection.
|
Copyright © 2019. All rights reserved.