Struct kudu_pb::wire_protocol::NodeInstancePB [] [src]

pub struct NodeInstancePB { /* fields omitted */ }

Methods

impl NodeInstancePB
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for NodeInstancePB
[src]

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

impl Sync for NodeInstancePB
[src]

impl Message for NodeInstancePB
[src]

impl MessageStatic for NodeInstancePB
[src]

impl Clear for NodeInstancePB
[src]

impl Debug for NodeInstancePB
[src]

Formats the value using the given formatter.

impl ProtobufValue for NodeInstancePB
[src]