Kudu C++ client API
Main Page
Related Pages
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
kudu
client
KuduClient
kudu::client::KuduClient Member List
This is the complete list of members for
kudu::client::KuduClient
, including all inherited members.
CLOSEST_REPLICA
enum value
kudu::client::KuduClient
default_admin_operation_timeout
() const
kudu::client::KuduClient
default_rpc_timeout
() const
kudu::client::KuduClient
DeleteTable
(const std::string &table_name)
kudu::client::KuduClient
ExportAuthenticationCredentials
(std::string *authn_creds) const
kudu::client::KuduClient
FIRST_REPLICA
enum value
kudu::client::KuduClient
GetLatestObservedTimestamp
() const
kudu::client::KuduClient
GetTableSchema
(const std::string &table_name, KuduSchema *schema)
kudu::client::KuduClient
IsAlterTableInProgress
(const std::string &table_name, bool *alter_in_progress)
kudu::client::KuduClient
IsCreateTableInProgress
(const std::string &table_name, bool *create_in_progress)
kudu::client::KuduClient
IsMultiMaster
() const
kudu::client::KuduClient
kNoTimestamp
kudu::client::KuduClient
static
LEADER_ONLY
enum value
kudu::client::KuduClient
ListTables
(std::vector< std::string > *tables, const std::string &filter="")
kudu::client::KuduClient
ListTabletServers
(std::vector< KuduTabletServer * > *tablet_servers)
kudu::client::KuduClient
NewSession
()
kudu::client::KuduClient
NewTableAlterer
(const std::string &table_name)
kudu::client::KuduClient
NewTableCreator
()
kudu::client::KuduClient
OpenTable
(const std::string &table_name, sp::shared_ptr< KuduTable > *table)
kudu::client::KuduClient
ReplicaSelection
enum name
kudu::client::KuduClient
SetLatestObservedTimestamp
(uint64_t ht_timestamp)
kudu::client::KuduClient
TableExists
(const std::string &table_name, bool *exists)
kudu::client::KuduClient
~KuduClient
() (defined in
kudu::client::KuduClient
)
kudu::client::KuduClient
Generated for Kudu version 1.9.0 on Fri Mar 8 2019 03:36:22 by Doxygen 1.8.11
Copyright © 2019 The Apache Software Foundation.