Struct kudu_pb::tablet_metadata::RowSetDataPB [] [src]

pub struct RowSetDataPB { /* fields omitted */ }

Methods

impl RowSetDataPB
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for RowSetDataPB
[src]

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

impl Sync for RowSetDataPB
[src]

impl Message for RowSetDataPB
[src]

impl MessageStatic for RowSetDataPB
[src]

impl Clear for RowSetDataPB
[src]

impl Debug for RowSetDataPB
[src]

Formats the value using the given formatter.

impl ProtobufValue for RowSetDataPB
[src]