| Kudu C++ client API
    | 
| Ckudu::client::internal::AsyncLeaderMasterRpc< ReqClass, RespClass > | |
| Ckudu::internal_logging::CerrLog | A helper for stderr log sink | 
| Ckudu::Slice::Comparator | Comparator struct, useful for ordered collections (like STL maps) | 
| ▼Citerator | |
| Ckudu::client::KuduScanBatch | A batch of zero or more rows returned by a scan operation | 
| Ckudu::client::KuduBloomFilter | Bloom filter to be used with IN Bloom filter predicate | 
| Ckudu::client::KuduBloomFilterBuilder | Builder class to help build KuduBloomFilterto be used with IN Bloom filter predicate | 
| Ckudu::client::KuduClientBuilder | A "factory" for KuduClient objects | 
| Ckudu::client::KuduColumnarScanBatch | A batch of columnar data returned from a scanner | 
| Ckudu::client::KuduColumnSchema | Representation of the column schema | 
| Ckudu::client::KuduColumnSpec | Builder API for specifying or altering a column within a table schema | 
| Ckudu::client::KuduColumnStorageAttributes | Representation of column storage attributes | 
| Ckudu::client::KuduColumnTypeAttributes | Representation of column type attributes | 
| Ckudu::client::KuduError | This class represents an error which occurred in a write operation | 
| ▼Ckudu::client::KuduLoggingCallback | The interface for all logging callbacks | 
| Ckudu::client::KuduLoggingFunctionCallback< T > | The logging callback that invokes a function by pointer with a single argument | 
| Ckudu::client::KuduLoggingMemberCallback< T > | The logging callback that invokes a member function of an object | 
| CKuduPartialRow | A row which may only contain values for a subset of the columns | 
| Ckudu::client::KuduPartitioner | |
| Ckudu::client::KuduPartitionerBuilder | Builder for Partitioner instances | 
| Ckudu::client::KuduPredicate | A representation of comparison predicate for Kudu queries | 
| Ckudu::client::KuduReplica | In-memory representation of a remote tablet's replica | 
| Ckudu::client::KuduScanner | This class is a representation of a single scan | 
| Ckudu::client::KuduScanToken | A scan descriptor limited to a single physical contiguous location | 
| Ckudu::client::KuduScanTokenBuilder | Builds scan tokens for a table | 
| Ckudu::client::KuduSchema | A representation of a table's schema | 
| Ckudu::client::KuduSchemaBuilder | Builder API for constructing a KuduSchema object | 
| ▼Ckudu::client::KuduStatusCallback | The interface for all status callbacks | 
| Ckudu::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 | 
| Ckudu::client::KuduTableAlterer | Alters an existing table based on the provided steps | 
| Ckudu::client::KuduTableCreator | A helper class to create a new table with the desired options | 
| Ckudu::client::KuduTableStatistics | In-memory statistics of table | 
| Ckudu::client::KuduTablet | In-memory representation of a remote tablet | 
| Ckudu::client::KuduTabletServer | In-memory representation of a remote tablet server | 
| Ckudu::client::KuduValue | A constant cell value with a specific type | 
| ▼Ckudu::client::KuduWriteOperation | A single-row write operation to be sent to a Kudu table | 
| Ckudu::client::KuduDelete | A single row delete to be sent to the cluster | 
| Ckudu::client::KuduInsert | A single row insert to be sent to the cluster | 
| Ckudu::client::KuduInsertIgnore | A single row insert ignore to be sent to the cluster, duplicate row errors are ignored | 
| Ckudu::client::KuduUpdate | A single row update to be sent to the cluster | 
| Ckudu::client::KuduUpsert | A single row upsert to be sent to the cluster | 
| Ckudu::MonoDelta | A representation of a time interval | 
| Ckudu::MonoTime | Representation of a particular point in time | 
| Ckudu::internal_logging::NullLog | A helper for the nil log sink | 
| Ckudu::client::ResourceMetrics | A generic catalog of simple metrics | 
| ▼CRowPtr | |
| Ckudu::client::KuduScanBatch | A batch of zero or more rows returned by a scan operation | 
| Ckudu::Slice | A wrapper around externally allocated data | 
| Ckudu::SliceMap< T > | STL map whose keys are Slices | 
| Ckudu::Status | A representation of an operation's outcome | 
| ▼Cenable_shared_from_this | |
| Ckudu::client::KuduClient | A handle for a connection to a cluster | 
| Ckudu::client::KuduSession | Representation of a Kudu client session | 
| Ckudu::client::KuduTable | A representation of a table on a particular cluster |