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