Struct kudu_pb::tablet_metadata::ColumnDataPB [] [src]

pub struct ColumnDataPB { /* fields omitted */ }

Methods

impl ColumnDataPB
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for ColumnDataPB
[src]

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

impl Sync for ColumnDataPB
[src]

impl Message for ColumnDataPB
[src]

impl MessageStatic for ColumnDataPB
[src]

impl Clear for ColumnDataPB
[src]

impl Debug for ColumnDataPB
[src]

Formats the value using the given formatter.

impl ProtobufValue for ColumnDataPB
[src]