Kudu C++ client API
Loading...
Searching...
No Matches
kudu::client::KuduClient Member List

This is the complete list of members for kudu::client::KuduClient, including all inherited members.

CLOSEST_REPLICA enum valuekudu::client::KuduClient
connection_negotiation_timeout() constkudu::client::KuduClient
default_admin_operation_timeout() constkudu::client::KuduClient
default_rpc_timeout() constkudu::client::KuduClient
DeleteTable(const std::string &table_name)kudu::client::KuduClient
ExportAuthenticationCredentials(std::string *authn_creds) constkudu::client::KuduClient
FIRST_REPLICA enum valuekudu::client::KuduClient
GetLatestObservedTimestamp() constkudu::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() constkudu::client::KuduClient
kNoTimestampkudu::client::KuduClientstatic
LEADER_ONLY enum valuekudu::client::KuduClient
ListSoftDeletedTables(std::vector< std::string > *tables, const std::string &filter="")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
NewTransaction(sp::shared_ptr< KuduTransaction > *txn) WARN_UNUSED_RESULTkudu::client::KuduClient
OpenTable(const std::string &table_name, sp::shared_ptr< KuduTable > *table)kudu::client::KuduClient
ReplicaSelection enum namekudu::client::KuduClient
SetLatestObservedTimestamp(uint64_t ht_timestamp)kudu::client::KuduClient
SoftDeleteTable(const std::string &table_name, uint32_t reserve_seconds=0)kudu::client::KuduClient
TableExists(const std::string &table_name, bool *exists)kudu::client::KuduClient
~KuduClient() (defined in kudu::client::KuduClient)kudu::client::KuduClient