Class HistogramExemplarReservoir::HistogramCellSelector
Defined in File histogram_exemplar_reservoir.h
Nested Relationships
This class is a nested type of Class HistogramExemplarReservoir.
Inheritance Relationships
Base Type
public ReservoirCellSelector
Class Documentation
-
class HistogramCellSelector : public ReservoirCellSelector
Public Functions
-
inline HistogramCellSelector(const std::vector<double> &boundaries)
-
inline int ReservoirCellIndexFor(const std::vector<ReservoirCell> &cells, int64_t value, const MetricAttributes &attributes, const opentelemetry::context::Context &context) override
-
inline int ReservoirCellIndexFor(const std::vector<ReservoirCell>&, double value, const MetricAttributes&, const opentelemetry::context::Context&) override
-
inline HistogramCellSelector(const std::vector<double> &boundaries)