Struct kudu_pb::common::PartitionPB [] [src]

pub struct PartitionPB { /* fields omitted */ }

Methods

impl PartitionPB
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for PartitionPB
[src]

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

impl Sync for PartitionPB
[src]

impl Message for PartitionPB
[src]

impl MessageStatic for PartitionPB
[src]

impl Clear for PartitionPB
[src]

impl Debug for PartitionPB
[src]

Formats the value using the given formatter.

impl ProtobufValue for PartitionPB
[src]