Struct kudu_pb::master::GetMasterRegistrationRequestPB [] [src]

pub struct GetMasterRegistrationRequestPB { /* fields omitted */ }

Methods

impl GetMasterRegistrationRequestPB
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for GetMasterRegistrationRequestPB
[src]

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

impl Sync for GetMasterRegistrationRequestPB
[src]

impl Message for GetMasterRegistrationRequestPB
[src]

impl MessageStatic for GetMasterRegistrationRequestPB
[src]

impl Clear for GetMasterRegistrationRequestPB
[src]

impl Debug for GetMasterRegistrationRequestPB
[src]

Formats the value using the given formatter.

impl ProtobufValue for GetMasterRegistrationRequestPB
[src]