Class | Description |
---|---|
AggrFlushRecord |
This class simply holds the information related to a record that
needs to be flushed by the TimerFlush class.
|
AggrKeyFactory |
This class produces keys for aggregator records.
|
AggrTable |
Currently, this class handles the table functionality of an
aggregator.
|
TableFlush |
This class handles basic flushing-related functionality.
|
TimerFlush |
This class handles all timer related flushing functionality.
|