BloombergLP::balm::CollectorRepository::getDefaultIntegerCollector

Return the address of the modifiable default integer collector identified by the specified metricId. If a default integer collector for the identified metric does not already exist in the repository, create one, add it to the repository, and return its address.

Synopsis

Declared in <balm_collectorrepository.h>

IntegerCollector*
getDefaultIntegerCollector(MetricId const& metricId);