|
|
template<typename > |
| PROTOBUF_CONSTEXPR | datastore_metrics (::_pbi::ConstantInitialized) |
| |
|
template<typename = void> |
| PROTOBUF_CONSTEXPR | datastore_metrics (::google::protobuf::internal::ConstantInitialized) |
| |
|
| datastore_metrics (const datastore_metrics &from) |
| |
|
| datastore_metrics (datastore_metrics &&from) noexcept |
| |
|
::uint8_t * | _InternalSerialize (::uint8_t *target, ::google::protobuf::io::EpsCopyOutputStream *stream) const final |
| |
|
::size_t | ByteSizeLong () const final |
| |
|
ABSL_ATTRIBUTE_REINITIALIZES void | Clear () PROTOBUF_FINAL |
| |
|
void | clear_data_chunk_count () |
| |
|
void | clear_duplicate_pages () |
| |
|
void | clear_duplicate_pages_bytes_free () |
| |
|
void | clear_empty_pages () |
| |
|
void | clear_external_files () |
| |
|
void | clear_internal_pages () |
| |
|
void | clear_internal_pages_bytes_free () |
| |
|
void | clear_key_count () |
| |
|
void | clear_leaf_pages () |
| |
|
void | clear_leaf_pages_bytes_free () |
| |
|
void | clear_overflow_pages () |
| |
|
void | clear_overflow_pages_bytes_free () |
| |
|
void | clear_pages_free () |
| |
|
void | clear_tree_levels () |
| |
|
void | CopyFrom (const datastore_metrics &from) |
| |
|
::uint32_t | data_chunk_count () const |
| |
|
::uint32_t | duplicate_pages () const |
| |
|
::uint64_t | duplicate_pages_bytes_free () const |
| |
|
::uint32_t | empty_pages () const |
| |
|
::uint32_t | external_files () const |
| |
|
int | GetCachedSize () const |
| |
|
::google::protobuf::Metadata | GetMetadata () const |
| |
|
::uint32_t | internal_pages () const |
| |
|
::uint64_t | internal_pages_bytes_free () const |
| |
|
bool | IsInitialized () const |
| |
|
::uint32_t | key_count () const |
| |
|
::uint32_t | leaf_pages () const |
| |
|
::uint64_t | leaf_pages_bytes_free () const |
| |
|
void | MergeFrom (const datastore_metrics &from) |
| |
|
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () ABSL_ATTRIBUTE_LIFETIME_BOUND |
| |
|
datastore_metrics * | New (::google::protobuf::Arena *arena=nullptr) const |
| |
|
datastore_metrics & | operator= (const datastore_metrics &from) |
| |
|
datastore_metrics & | operator= (datastore_metrics &&from) noexcept |
| |
|
::uint32_t | overflow_pages () const |
| |
|
::uint64_t | overflow_pages_bytes_free () const |
| |
|
::uint32_t | pages_free () const |
| |
|
void | set_data_chunk_count (::uint32_t value) |
| |
|
void | set_duplicate_pages (::uint32_t value) |
| |
|
void | set_duplicate_pages_bytes_free (::uint64_t value) |
| |
|
void | set_empty_pages (::uint32_t value) |
| |
|
void | set_external_files (::uint32_t value) |
| |
|
void | set_internal_pages (::uint32_t value) |
| |
|
void | set_internal_pages_bytes_free (::uint64_t value) |
| |
|
void | set_key_count (::uint32_t value) |
| |
|
void | set_leaf_pages (::uint32_t value) |
| |
|
void | set_leaf_pages_bytes_free (::uint64_t value) |
| |
|
void | set_overflow_pages (::uint32_t value) |
| |
|
void | set_overflow_pages_bytes_free (::uint64_t value) |
| |
|
void | set_pages_free (::uint32_t value) |
| |
|
void | set_tree_levels (::uint32_t value) |
| |
|
void | Swap (datastore_metrics *other) |
| |
|
::uint32_t | tree_levels () const |
| |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const ABSL_ATTRIBUTE_LIFETIME_BOUND |
| |
|
void | UnsafeArenaSwap (datastore_metrics *other) |
| |