Class | Description |
---|---|
FlexibleAggrFlushRecord |
This class simply holds the information related to a record that
needs to be flushed by the TimerFlush class.
|
FlexibleAggrKeyFactory |
This class produces keys for aggregator records.
|
FlexibleAggrTable |
Currently, this class handles the table functionality of an
aggregator.
|
FlexibleNARKey |
This class extends the NARKey to have a boolean indicating if the key is active.
|
FlexibleNARTimer |
This class implements Serializable to read/write object to a file.
|
FlexibleTableFlush |
This class handles basic flushing-related functionality.
|
FlexibleTimerFlush |
This class handles all timer related flushing functionality.
|