Struct kudu_pb::wire_protocol::RowOperationsPB [] [src]

pub struct RowOperationsPB { /* fields omitted */ }

Methods

impl RowOperationsPB
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for RowOperationsPB
[src]

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

impl Sync for RowOperationsPB
[src]

impl Message for RowOperationsPB
[src]

impl MessageStatic for RowOperationsPB
[src]

impl Clear for RowOperationsPB
[src]

impl Debug for RowOperationsPB
[src]

Formats the value using the given formatter.

impl ProtobufValue for RowOperationsPB
[src]