39 std::string getName()
const {
A non-templated base class that all Collectors should inherit from.
virtual ~Collector()
Enable polymorphism and also be nice.
Collector(const std::string &name)
Construct a collector.
Macros for handling exponential backoff.