Struct kudu_pb::tserver::ListTabletsRequestPB [] [src]

pub struct ListTabletsRequestPB { /* fields omitted */ }

Methods

impl ListTabletsRequestPB
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for ListTabletsRequestPB
[src]

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

impl Sync for ListTabletsRequestPB
[src]

impl Message for ListTabletsRequestPB
[src]

impl MessageStatic for ListTabletsRequestPB
[src]

impl Clear for ListTabletsRequestPB
[src]

impl Debug for ListTabletsRequestPB
[src]

Formats the value using the given formatter.

impl ProtobufValue for ListTabletsRequestPB
[src]