Get desktop application:
View/edit binary Protocol Buffers messages
Log2 of the space required for the BlockBloomFilter.
The bloom filter bitmap.
Whether the BlockBloomFilter is empty and hence always returns false for lookups.
Hash algorithm to generate 32-bit unsigned integer hash values before inserting in the BlockBloomFilter.
Seed used to hash the input values in the hash algorithm.
Supplemental protobuf container header, after the main header (see pb_util.h for details).
The protobuf schema for the messages expected in this container. This schema is complete, that is, it includes all of its dependencies (i.e. other schemas defined in .proto files imported by this schema's .proto file).
The PB message type expected in each data entry in this container. Must be fully qualified (i.e. kudu.tablet.TabletSuperBlockPB).
Implemented hash algorithms.
Used in:
Captures the state of an Histogram.
Used in:
Used to present the maintenance manager's internal state.
List of all the operations.
This list isn't in order of anything. Can contain the same operation multiple times.
This list isn't in order of anything. Can contain the same operation multiple times.
Used in:
Number of times this operation is currently running.
Used in:
How long the op took to run. Only present if the instance completed.
Number of milliseconds since this operation started.
A snapshot of a Kudu server mem_tracker tree. Note that recursive messages are not a good idea in general because serializing a message requires knowing the size of its sub-messages. However, the mem_tracker tree is a wide and shallow tree, with a maximum depth of 3 realized by, e.g., the path root -> server -> tablet-<id> -> DeltaMemStores This could change in the future, however.
Arbitrary protobuf that has one PB dependency.
Used in:
Arbitrary protobuf has two PB dependencies. dependency.
Arbitrary protobuf to test writing a containerized protobuf.
Used in:
,Information about the build environment, configuration, etc.