Kudu C++ client API
Main Page
Related Pages
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
kudu
client
KuduClient
kudu::client::KuduClient Member List
This is the complete list of members for
kudu::client::KuduClient
, including all inherited members.
ClientTest
(defined in
kudu::client::KuduClient
)
kudu::client::KuduClient
friend
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
FIRST_REPLICA
enum value
kudu::client::KuduClient
GetLatestObservedTimestamp
() const
kudu::client::KuduClient
GetTableSchema
(const std::string &table_name, KuduSchema *schema)
kudu::client::KuduClient
internal::Batcher
(defined in
kudu::client::KuduClient
)
kudu::client::KuduClient
friend
internal::GetTableSchemaRpc
(defined in
kudu::client::KuduClient
)
kudu::client::KuduClient
friend
internal::LookupRpc
(defined in
kudu::client::KuduClient
)
kudu::client::KuduClient
friend
internal::MetaCache
(defined in
kudu::client::KuduClient
)
kudu::client::KuduClient
friend
internal::RemoteTablet
(defined in
kudu::client::KuduClient
)
kudu::client::KuduClient
friend
internal::RemoteTabletServer
(defined in
kudu::client::KuduClient
)
kudu::client::KuduClient
friend
internal::WriteRpc
(defined in
kudu::client::KuduClient
)
kudu::client::KuduClient
friend
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
KuduClientBuilder
(defined in
kudu::client::KuduClient
)
kudu::client::KuduClient
friend
KuduScanner
(defined in
kudu::client::KuduClient
)
kudu::client::KuduClient
friend
KuduScanTokenBuilder
(defined in
kudu::client::KuduClient
)
kudu::client::KuduClient
friend
KuduSession
(defined in
kudu::client::KuduClient
)
kudu::client::KuduClient
friend
KuduTable
(defined in
kudu::client::KuduClient
)
kudu::client::KuduClient
friend
KuduTableAlterer
(defined in
kudu::client::KuduClient
)
kudu::client::KuduClient
friend
KuduTableCreator
(defined in
kudu::client::KuduClient
)
kudu::client::KuduClient
friend
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.1.0 on Mon Nov 21 2016 07:25:28 by Doxygen 1.8.6
Copyright © 2016 The Apache Software Foundation.