Main Page
Related Pages
Classes
Files
Class List
Class Hierarchy
Class Members
kudu::client::KuduTableCreator Member List
This is the complete list of members for
kudu::client::KuduTableCreator
, including all inherited members.
add_hash_partitions
(const std::vector< std::string > &columns, int32_t num_buckets)
kudu::client::KuduTableCreator
add_hash_partitions
(const std::vector< std::string > &columns, int32_t num_buckets, int32_t seed)
kudu::client::KuduTableCreator
add_range_partition
(KuduPartialRow *lower_bound, KuduPartialRow *upper_bound, RangePartitionBound lower_bound_type=INCLUSIVE_BOUND, RangePartitionBound upper_bound_type=EXCLUSIVE_BOUND)
kudu::client::KuduTableCreator
add_range_partition_split
(KuduPartialRow *split_row)
kudu::client::KuduTableCreator
Create
()
kudu::client::KuduTableCreator
EXCLUSIVE_BOUND
enum value
kudu::client::KuduTableCreator
INCLUSIVE_BOUND
enum value
kudu::client::KuduTableCreator
KuduClient
(defined in
kudu::client::KuduTableCreator
)
kudu::client::KuduTableCreator
[friend]
num_replicas
(int n_replicas)
kudu::client::KuduTableCreator
RangePartitionBound
enum name
kudu::client::KuduTableCreator
schema
(const KuduSchema *schema)
kudu::client::KuduTableCreator
set_range_partition_columns
(const std::vector< std::string > &columns)
kudu::client::KuduTableCreator
split_rows
(const std::vector< const KuduPartialRow * > &split_rows)
kudu::client::KuduTableCreator
table_name
(const std::string &name)
kudu::client::KuduTableCreator
timeout
(const MonoDelta &timeout)
kudu::client::KuduTableCreator
wait
(bool wait)
kudu::client::KuduTableCreator
~KuduTableCreator
() (defined in
kudu::client::KuduTableCreator
)
kudu::client::KuduTableCreator
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Defines
Generated for Kudu version 1.0.1 on Tue Oct 11 08:52:01 2016 by Doxygen 1.6.1
Copyright © 2016 The Apache Software Foundation.