Public Member Functions | |
| inline::io::prometheus::client::Bucket * | add_bucket () |
| inline::io::prometheus::client::Bucket * | add_bucket () |
|
const ::io::prometheus::client::Bucket & | bucket (int index) const |
|
const ::google::protobuf::RepeatedPtrField < ::io::prometheus::client::Bucket > & | bucket () const |
|
const ::io::prometheus::client::Bucket & | bucket (int index) const |
|
const ::google::protobuf::RepeatedPtrField < ::io::prometheus::client::Bucket > & | bucket () const |
| int | bucket_size () const |
| int | bucket_size () const |
| int | ByteSize () const |
| int | ByteSize () const |
| void | Clear () |
| void | Clear () |
| void | clear_bucket () |
| void | clear_bucket () |
| void | clear_sample_count () |
| void | clear_sample_count () |
| void | clear_sample_sum () |
| void | clear_sample_sum () |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const Histogram &from) |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const Histogram &from) |
| int | GetCachedSize () const |
| int | GetCachedSize () const |
| ::google::protobuf::Metadata | GetMetadata () const |
| ::google::protobuf::Metadata | GetMetadata () const |
| bool | has_sample_count () const |
| bool | has_sample_count () const |
| bool | has_sample_sum () const |
| bool | has_sample_sum () const |
| Histogram (const Histogram &from) | |
| Histogram (const Histogram &from) | |
| bool | IsInitialized () const |
| bool | IsInitialized () const |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const Histogram &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const Histogram &from) |
| bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
| bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
| inline::io::prometheus::client::Bucket * | mutable_bucket (int index) |
|
inline::google::protobuf::RepeatedPtrField < ::io::prometheus::client::Bucket > * | mutable_bucket () |
| inline::io::prometheus::client::Bucket * | mutable_bucket (int index) |
|
inline::google::protobuf::RepeatedPtrField < ::io::prometheus::client::Bucket > * | mutable_bucket () |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| Histogram * | New () const |
| Histogram * | New () const |
| Histogram & | operator= (const Histogram &from) |
| Histogram & | operator= (const Histogram &from) |
| inline::google::protobuf::uint64 | sample_count () const |
| inline::google::protobuf::uint64 | sample_count () const |
| double | sample_sum () const |
| double | sample_sum () const |
| void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const |
| void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const |
| ::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
| ::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
| void | set_sample_count (::google::protobuf::uint64 value) |
| void | set_sample_count (::google::protobuf::uint64 value) |
| void | set_sample_sum (double value) |
| void | set_sample_sum (double value) |
| void | Swap (Histogram *other) |
| void | Swap (Histogram *other) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
Static Public Member Functions | |
| static const Histogram & | default_instance () |
| static const Histogram & | default_instance () |
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const ::google::protobuf::Descriptor * | descriptor () |
Static Public Attributes | |
| static const int | kBucketFieldNumber = 3 |
| static const int | kSampleCountFieldNumber = 1 |
| static const int | kSampleSumFieldNumber = 2 |