|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Slot<T> | A convenience window slot, that aggregates elements of type |
SlotFactory<T> | Defines factory for window slots |
Class Summary | |
---|---|
AbstractSlidingWindowPE<T extends Slot<U>,U,V> | Abstract ProcessingElement that can store historical values using a sliding window. |
DefaultAggregatingSlot<T> | Window slot that keeps all data elements as a list. |
DefaultAggregatingSlot.DefaultAggregatingSlotFactory<T> | |
OHCLSlot | |
OHCLSlot.OHCLSlotFactory |
Provides facilities for processing events as samples, through time or count-based windows. Currently we only provide a facility for sliding windows. NOTE: we are still working on improving the API here.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |