Struct kudu::HashPartitionSchema [] [src]

pub struct HashPartitionSchema { /* fields omitted */ }

Methods

impl HashPartitionSchema
[src]

Trait Implementations

impl Clone for HashPartitionSchema
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for HashPartitionSchema
[src]

Formats the value using the given formatter.

impl PartialEq for HashPartitionSchema
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for HashPartitionSchema
[src]