Struct kudu_pb::master::TabletReportUpdatesPB [] [src]

pub struct TabletReportUpdatesPB { /* fields omitted */ }

Methods

impl TabletReportUpdatesPB
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for TabletReportUpdatesPB
[src]

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

impl Sync for TabletReportUpdatesPB
[src]

impl Message for TabletReportUpdatesPB
[src]

impl MessageStatic for TabletReportUpdatesPB
[src]

impl Clear for TabletReportUpdatesPB
[src]

impl Debug for TabletReportUpdatesPB
[src]

Formats the value using the given formatter.

impl ProtobufValue for TabletReportUpdatesPB
[src]