Package io.deephaven.base.stats
package io.deephaven.base.stats
-
ClassDescriptionA statistic that represents the composite or rolled-up value of a set of child statistics, as best as possible.A statistic where each value represents a additive quantity, and thus the sum of the values does have meaning.A statistic where each value represents a snapshot of the state of the system, and thus the sum of the values does not have any meaning.A non-static interface to the Stats component.