Kudu C++ client API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCkudu::internal_logging::CerrLogA helper for stderr log sink
oCkudu::Slice::ComparatorComparator struct, useful for ordered collections (like STL maps)
oCkudu::client::IntKeysTestSetup< KeyTypeWrapper >
oCiterator
|\Ckudu::client::KuduScanBatchA batch of zero or more rows returned by a scan operation
oCkudu::client::KuduClientBuilderA "factory" for KuduClient objects
oCkudu::client::KuduColumnSchemaRepresentation of the column schema
oCkudu::client::KuduColumnSpecBuilder API for specifying or altering a column within a table schema
oCkudu::client::KuduColumnStorageAttributesRepresentation of column storage attributes
oCkudu::client::KuduErrorThis class represents an error which occurred in a write operation
oCkudu::client::KuduLoggingCallbackThe interface for all logging callbacks
|oCkudu::client::KuduLoggingFunctionCallback< T >The logging callback that invokes a function by pointer with a single argument
|oCkudu::client::KuduLoggingMemberCallback< T >The logging callback that invokes a member function of an object
|\Ckudu::client::KuduLoggingFunctionCallback< void * >
oCkudu::KuduPartialRowA row which may only contain values for a subset of the columns
oCkudu::client::KuduPredicateA representation of comparison predicate for Kudu queries
oCkudu::client::KuduScannerThis class is a representation of a single scan
oCkudu::client::KuduScanTokenA scan descriptor limited to a single physical contiguous location
oCkudu::client::KuduScanTokenBuilderBuilds scan tokens for a table
oCkudu::client::KuduSchemaA representation of a table's schema
oCkudu::client::KuduSchemaBuilderBuilder API for constructing a KuduSchema object
oCkudu::client::KuduStatusCallbackThe interface for all status callbacks
|oCkudu::client::KuduStatusFunctionCallback< T >The status callback that invokes a function by pointer with a single argument
|\Ckudu::client::KuduStatusMemberCallback< T >The status callback that invokes a member function of an object
oCkudu::client::KuduTableAltererAlters an existing table based on the provided steps
oCkudu::client::KuduTableCreatorA helper class to create a new table with the desired options
oCkudu::client::KuduTabletServerIn-memory representation of a remote tablet server
oCkudu::client::KuduValueA constant cell value with a specific type
oCkudu::client::KuduWriteOperationA single-row write operation to be sent to a Kudu table
|oCkudu::client::KuduDeleteA single row delete to be sent to the cluster
|oCkudu::client::KuduInsertA single row insert to be sent to the cluster
|oCkudu::client::KuduUpdateA single row update to be sent to the cluster
|\Ckudu::client::KuduUpsertA single row upsert to be sent to the cluster
oCLogCallbackHelper
oCkudu::MonoDeltaA representation of a time interval
oCkudu::MonoTimeRepresentation of a particular point in time
oCkudu::internal_logging::NullLogA helper for the nil log sink
oCkudu::client::ResourceMetricsA generic catalog of simple metrics
oCRowPtr
|\Ckudu::client::KuduScanBatchA batch of zero or more rows returned by a scan operation
oCkudu::SliceA wrapper around externally allocated data
oCkudu::client::SliceKeysTestSetup< KeyTypeWrapper >
oCkudu::SliceMap< T >STL map whose keys are Slices
oCkudu::StatusA representation of an operation's outcome
oCStubsCompileAssert< bool >
\Cenable_shared_from_this
 oCkudu::client::KuduClientA handle for a connection to a cluster
 oCkudu::client::KuduSessionRepresentation of a Kudu client session
 \Ckudu::client::KuduTableA representation of a table on a particular cluster