Struct kudu_pb::master::ReportedTabletUpdatesPB [] [src]

pub struct ReportedTabletUpdatesPB { /* fields omitted */ }

Methods

impl ReportedTabletUpdatesPB
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for ReportedTabletUpdatesPB
[src]

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

impl Sync for ReportedTabletUpdatesPB
[src]

impl Message for ReportedTabletUpdatesPB
[src]

impl MessageStatic for ReportedTabletUpdatesPB
[src]

impl Clear for ReportedTabletUpdatesPB
[src]

impl Debug for ReportedTabletUpdatesPB
[src]

Formats the value using the given formatter.

impl ProtobufValue for ReportedTabletUpdatesPB
[src]