Public Member Functions | |
| Bucket (const Bucket &from) | |
| Bucket (const Bucket &from) | |
| int | ByteSize () const |
| int | ByteSize () const |
| void | Clear () |
| void | Clear () |
| void | clear_cumulative_count () |
| void | clear_cumulative_count () |
| void | clear_upper_bound () |
| void | clear_upper_bound () |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const Bucket &from) |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const Bucket &from) |
| inline::google::protobuf::uint64 | cumulative_count () const |
| inline::google::protobuf::uint64 | cumulative_count () const |
| int | GetCachedSize () const |
| int | GetCachedSize () const |
| ::google::protobuf::Metadata | GetMetadata () const |
| ::google::protobuf::Metadata | GetMetadata () const |
| bool | has_cumulative_count () const |
| bool | has_cumulative_count () const |
| bool | has_upper_bound () const |
| bool | has_upper_bound () const |
| bool | IsInitialized () const |
| bool | IsInitialized () const |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const Bucket &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const Bucket &from) |
| bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
| bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| Bucket * | New () const |
| Bucket * | New () const |
| Bucket & | operator= (const Bucket &from) |
| Bucket & | operator= (const Bucket &from) |
| 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_cumulative_count (::google::protobuf::uint64 value) |
| void | set_cumulative_count (::google::protobuf::uint64 value) |
| void | set_upper_bound (double value) |
| void | set_upper_bound (double value) |
| void | Swap (Bucket *other) |
| void | Swap (Bucket *other) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| double | upper_bound () const |
| double | upper_bound () const |
Static Public Member Functions | |
| static const Bucket & | default_instance () |
| static const Bucket & | default_instance () |
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const ::google::protobuf::Descriptor * | descriptor () |
Static Public Attributes | |
| static const int | kCumulativeCountFieldNumber = 1 |
| static const int | kUpperBoundFieldNumber = 2 |