Struct kudu_pb::tserver::PingRequestPB [] [src]

pub struct PingRequestPB { /* fields omitted */ }

Methods

impl PingRequestPB
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for PingRequestPB
[src]

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

impl Sync for PingRequestPB
[src]

impl Message for PingRequestPB
[src]

impl MessageStatic for PingRequestPB
[src]

impl Clear for PingRequestPB
[src]

impl Debug for PingRequestPB
[src]

Formats the value using the given formatter.

impl ProtobufValue for PingRequestPB
[src]