Struct kudu_pb::tserver::ColumnRangePredicateListPB [] [src]

pub struct ColumnRangePredicateListPB { /* fields omitted */ }

Methods

impl ColumnRangePredicateListPB
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for ColumnRangePredicateListPB
[src]

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

impl Sync for ColumnRangePredicateListPB
[src]

impl Message for ColumnRangePredicateListPB
[src]

impl MessageStatic for ColumnRangePredicateListPB
[src]

impl Clear for ColumnRangePredicateListPB
[src]

impl Debug for ColumnRangePredicateListPB
[src]

Formats the value using the given formatter.

impl ProtobufValue for ColumnRangePredicateListPB
[src]