Struct kudu_pb::master::ReportedTabletPB [] [src]

pub struct ReportedTabletPB { /* fields omitted */ }

Methods

impl ReportedTabletPB
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for ReportedTabletPB
[src]

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

impl Sync for ReportedTabletPB
[src]

impl Message for ReportedTabletPB
[src]

impl MessageStatic for ReportedTabletPB
[src]

impl Clear for ReportedTabletPB
[src]

impl Debug for ReportedTabletPB
[src]

Formats the value using the given formatter.

impl ProtobufValue for ReportedTabletPB
[src]