This class defines a fully thread‐safe repository mechanism for Collector and IntegerCollector objects. Collectors are identified in the repository by a MetricId object and also grouped together according to the category of the metric. This repository supports operations to create, find, and collect metric records from the collectors in the repository.
Synopsis
Declared in <balm_collectorrepository.h>
class CollectorRepository;
Member Functions
Name |
Description |
|
Create an empty collector repository that will use the specified |
|
Free all the collectors in this repository and destroy this object. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Declare that this type uses a |
Created with MrDocs