Struct kudu_pb::tablet_metadata::DeltaDataPB [] [src]

pub struct DeltaDataPB { /* fields omitted */ }

Methods

impl DeltaDataPB
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for DeltaDataPB
[src]

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

impl Sync for DeltaDataPB
[src]

impl Message for DeltaDataPB
[src]

impl MessageStatic for DeltaDataPB
[src]

impl Clear for DeltaDataPB
[src]

impl Debug for DeltaDataPB
[src]

Formats the value using the given formatter.

impl ProtobufValue for DeltaDataPB
[src]