Struct kudu_pb::master::TabletReportPB [] [src]

pub struct TabletReportPB { /* fields omitted */ }

Methods

impl TabletReportPB
[src]

Trait Implementations

impl PartialEq for TabletReportPB
[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 TabletReportPB
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for TabletReportPB
[src]

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

impl Sync for TabletReportPB
[src]

impl Message for TabletReportPB
[src]

impl MessageStatic for TabletReportPB
[src]

impl Clear for TabletReportPB
[src]

impl Debug for TabletReportPB
[src]

Formats the value using the given formatter.

impl ProtobufValue for TabletReportPB
[src]