Class | Description |
---|---|
HistogramStream |
Represents an online algortihm of computing histograms over time.
|
OnlineComputation |
Represents an online computation.
|
StatisticsStream |
Represents an online algortihm for computing the mean and standard deviation without storing every value.
|
TimedListenerManager |
Represents a system for recording the time spent by each packet listener.
|
TimedTracker |
Tracks the invocation time for a particular plugin against a list of packets.
|
TimingReportGenerator |
Enum | Description |
---|---|
TimedListenerManager.ListenerType |