Class | Description |
---|---|
DistributionStatisticBase |
Similar to the simlib
StdDistributionStatistic , but buckets are
determined automatically. |
MemoryDistributionStatistic |
Implementation of
DistributionStatisticBase which stores all values
in RAM. |
TracingDistributionStatistic |
Implementation of
DistributionStatisticBase which stores the values
on disk. |