Clio  develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
util::prometheus::impl::HistogramImpl< NumberType > Class Template Reference

Public Types

using ValueType = NumberType

Public Member Functions

 HistogramImpl (HistogramImpl const &)=delete
 HistogramImpl (HistogramImpl &&)=default
HistogramImploperator= (HistogramImpl const &)=delete
HistogramImploperator= (HistogramImpl &&)=default
void setBuckets (std::vector< ValueType > const &bounds)
void observe (ValueType const value)
void serializeValue (std::string const &name, std::string labelsString, OStream &stream) const

The documentation for this class was generated from the following file: