Struct kudu_pb::wire_protocol::ServerRegistrationPB [] [src]

pub struct ServerRegistrationPB { /* fields omitted */ }

Methods

impl ServerRegistrationPB
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for ServerRegistrationPB
[src]

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

impl Sync for ServerRegistrationPB
[src]

impl Message for ServerRegistrationPB
[src]

impl MessageStatic for ServerRegistrationPB
[src]

impl Clear for ServerRegistrationPB
[src]

impl Debug for ServerRegistrationPB
[src]

Formats the value using the given formatter.

impl ProtobufValue for ServerRegistrationPB
[src]