Kudu C++ client API
|
This is the complete list of members for kudu::client::KuduRangePartition, including all inherited members.
add_hash_partitions(const std::vector< std::string > &columns, int32_t num_buckets, int32_t seed=0) | kudu::client::KuduRangePartition | |
KuduRangePartition(KuduPartialRow *lower_bound, KuduPartialRow *upper_bound, KuduTableCreator::RangePartitionBound lower_bound_type=KuduTableCreator::INCLUSIVE_BOUND, KuduTableCreator::RangePartitionBound upper_bound_type=KuduTableCreator::EXCLUSIVE_BOUND) | kudu::client::KuduRangePartition | |
~KuduRangePartition() (defined in kudu::client::KuduRangePartition) | kudu::client::KuduRangePartition |