Kudu C++ client API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
oNkudu
|oNclient
||oCKuduLoggingCallbackThe interface for all logging callbacks
||oCKuduLoggingMemberCallbackThe logging callback that invokes a member function of an object
||oCKuduLoggingFunctionCallbackThe logging callback that invokes a function by pointer with a single argument
||oCKuduStatusCallbackThe interface for all status callbacks
||oCKuduStatusMemberCallbackThe status callback that invokes a member function of an object
||oCKuduStatusFunctionCallbackThe status callback that invokes a function by pointer with a single argument
||oCKuduClientBuilderA "factory" for KuduClient objects
||oCKuduClientA handle for a connection to a cluster
||oCKuduTableCreatorA helper class to create a new table with the desired options
||oCKuduTableA representation of a table on a particular cluster
||oCKuduTableAltererAlters an existing table based on the provided steps
||oCKuduErrorThis class represents an error which occurred in a write operation
||oCKuduSessionRepresentation of a Kudu client session
||oCKuduScannerThis class is a representation of a single scan
||oCKuduScanTokenA scan descriptor limited to a single physical contiguous location
||oCKuduScanTokenBuilderBuilds scan tokens for a table
||oCKuduTabletServerIn-memory representation of a remote tablet server
||oCResourceMetricsA generic catalog of simple metrics
||oCKuduScanBatchA batch of zero or more rows returned by a scan operation
||oCKuduPredicateA representation of comparison predicate for Kudu queries
||oCKuduColumnStorageAttributesRepresentation of column storage attributes
||oCKuduColumnSchemaRepresentation of the column schema
||oCKuduColumnSpecBuilder API for specifying or altering a column within a table schema
||oCKuduSchemaBuilderBuilder API for constructing a KuduSchema object
||oCKuduSchemaA representation of a table's schema
||oCKuduValueA constant cell value with a specific type
||oCKuduWriteOperationA single-row write operation to be sent to a Kudu table
||oCKuduInsertA single row insert to be sent to the cluster
||oCKuduUpsertA single row upsert to be sent to the cluster
||oCKuduUpdateA single row update to be sent to the cluster
||oCKuduDeleteA single row delete to be sent to the cluster
||oCSliceKeysTestSetup
||\CIntKeysTestSetup
|oNinternal_logging
||oCNullLogA helper for the nil log sink
||\CCerrLogA helper for stderr log sink
|oCKuduPartialRowA row which may only contain values for a subset of the columns
|oCMonoDeltaA representation of a time interval
|oCMonoTimeRepresentation of a particular point in time
|oCSliceA wrapper around externally allocated data
||\CComparatorComparator struct, useful for ordered collections (like STL maps)
|oCSliceMapSTL map whose keys are Slices
|\CStatusA representation of an operation's outcome
oCLogCallbackHelper
\CStubsCompileAssert