Struct kudu_pb::tablet_metadata::TabletSuperBlockPB [] [src]

pub struct TabletSuperBlockPB { /* fields omitted */ }

Methods

impl TabletSuperBlockPB
[src]

Trait Implementations

impl PartialEq for TabletSuperBlockPB
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Clone for TabletSuperBlockPB
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for TabletSuperBlockPB
[src]

Returns the "default value" for a type. Read more

impl Sync for TabletSuperBlockPB
[src]

impl Message for TabletSuperBlockPB
[src]

impl MessageStatic for TabletSuperBlockPB
[src]

impl Clear for TabletSuperBlockPB
[src]

impl Debug for TabletSuperBlockPB
[src]

Formats the value using the given formatter.

impl ProtobufValue for TabletSuperBlockPB
[src]