BloombergLP::balm::IntegerCollector::IntegerCollector

Create an integer collector for a metric having the specified metricId.

Synopsis

Declared in <balm_integercollector.h>

IntegerCollector(MetricId const& metricId);

Description

Create an integer collector for a metric having the specified metricId, and having an initial count of 0, total of 0, min of k_DEFAULT_MIN, and max of k_DEFAULT_MAX.

Parameters

NameDescription
metricIdidentity of the metric to collect