Struct kudu_pb::tserver::ScanRequestPB [] [src]

pub struct ScanRequestPB { /* fields omitted */ }

Methods

impl ScanRequestPB
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for ScanRequestPB
[src]

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

impl Sync for ScanRequestPB
[src]

impl Message for ScanRequestPB
[src]

impl MessageStatic for ScanRequestPB
[src]

impl Clear for ScanRequestPB
[src]

impl Debug for ScanRequestPB
[src]

Formats the value using the given formatter.

impl ProtobufValue for ScanRequestPB
[src]