25 #ifndef KUDU_CLIENT_CLIENT_H
26 #define KUDU_CLIENT_CLIENT_H
38 #include "kudu/client/row_result.h"
39 #include "kudu/client/scan_predicate.h"
40 #include "kudu/client/schema.h"
42 #ifdef KUDU_HEADERS_NO_STUBS
43 #include <gtest/gtest_prod.h>
45 #include "kudu/gutil/macros.h"
46 #include "kudu/gutil/port.h"
48 #include "kudu/client/stubs.h"
50 #include "kudu/util/kudu_export.h"
51 #include "kudu/util/slice.h"
57 class ClientStressTest_TestUniqueClientIds_Test;
61 class PartitionSchema;
62 class SecurityUnknownTskTest;
74 namespace transactions {
77 class TxnSystemClient;
81 class LeaderMasterProxy;
82 class RemoteKsckCluster;
87 class KuduColumnarScanBatch;
89 class KuduDeleteIgnore;
91 class KuduInsertIgnore;
92 class KuduLoggingCallback;
93 class KuduPartitioner;
96 class KuduStatusCallback;
97 class KuduTableAlterer;
98 class KuduTableCreator;
99 class KuduTableStatistics;
101 class KuduTabletServer;
103 class KuduUpdateIgnore;
106 class KuduWriteOperation;
107 class ResourceMetrics;
111 class ErrorCollector;
112 class GetTableSchemaRpc;
116 class RemoteTabletServer;
117 class ReplicaController;
118 class RetrieveAuthzTokenRpc;
119 class ScanBatchDataInterface;
121 template <
class ReqClass,
class RespClass>
123 template <
class ReqClass,
class RespClass>
147 void KUDU_EXPORT UninstallLoggingCallback();
164 void KUDU_EXPORT SetVerboseLogLevel(
int level);
175 Status KUDU_EXPORT SetInternalSignalNumber(
int signum) WARN_UNUSED_RESULT;
188 Status KUDU_EXPORT DisableSaslInitialization() WARN_UNUSED_RESULT;
213 Status KUDU_EXPORT DisableOpenSSLInitialization() WARN_UNUSED_RESULT;
217 std::
string KUDU_EXPORT GetShortVersionString();
221 std::
string KUDU_EXPORT GetAllVersionInfo();
322 class KUDU_NO_EXPORT Data;
324 friend class internal::ReplicaController;
350 public sp::enable_shared_from_this<KuduTransaction> {
410 Status IsCommitComplete(
bool* is_complete,
411 Status* completion_status) WARN_UNUSED_RESULT;
490 class KUDU_NO_EXPORT Data;
522 std::string* serialized_txn,
541 const std::
string& serialized_txn,
548 FRIEND_TEST(ClientTest, TxnIdOfTransactionalSession);
549 FRIEND_TEST(ClientTest, TxnToken);
551 class KUDU_NO_EXPORT Data;
602 bool* create_in_progress);
623 Status DeleteTableInCatalogs(
const std::string& table_name,
624 bool modify_external_catalogs) KUDU_NO_EXPORT;
644 bool* alter_in_progress);
671 const std::string& filter =
"");
699 sp::shared_ptr<KuduTable>* table);
747 Status GetTablet(
const std::string& tablet_id,
757 Status GetTableStatistics(
const std::string& table_name,
767 std::string GetMasterAddresses() const KUDU_NO_EXPORT;
849 std::string GetHiveMetastoreUris() const KUDU_NO_EXPORT;
856 bool GetHiveMetastoreSaslEnabled() const KUDU_NO_EXPORT;
867 std::
string GetHiveMetastoreUuid() const KUDU_NO_EXPORT;
875 std::
string location() const KUDU_NO_EXPORT;
880 std::
string cluster_id() const KUDU_NO_EXPORT;
884 class KUDU_NO_EXPORT Data;
886 template <class ReqClass, class RespClass>
887 friend class internal::AsyncLeaderMasterRpc;
888 template <class ReqClass, class RespClass>
889 friend class internal::AsyncRandomTxnManagerRpc;
891 friend class ClientTest;
892 friend class ConnectToClusterBaseTest;
903 friend class internal::Batcher;
904 friend class internal::GetTableSchemaRpc;
905 friend class internal::LookupRpc;
906 friend class internal::MetaCache;
907 friend class internal::RemoteTablet;
908 friend class internal::RemoteTabletServer;
909 friend class internal::RetrieveAuthzTokenRpc;
910 friend class internal::WriteRpc;
911 friend class kudu::AuthzTokenTest;
912 friend class kudu::SecurityUnknownTskTest;
913 friend class transactions::CoordinatorRpc;
914 friend class transactions::ParticipantRpc;
915 friend class transactions::TxnSystemClient;
916 friend class tools::LeaderMasterProxy;
917 friend class tools::RemoteKsckCluster;
919 FRIEND_TEST(kudu::ClientStressTest, TestUniqueClientIds);
920 FRIEND_TEST(ClientTest, ClearCacheAndConcurrentWorkload);
921 FRIEND_TEST(ClientTest, ConnectionNegotiationTimeout);
922 FRIEND_TEST(ClientTest, TestBasicIdBasedLookup);
923 FRIEND_TEST(ClientTest, TestCacheAuthzTokens);
924 FRIEND_TEST(ClientTest, TestGetSecurityInfoFromMaster);
925 FRIEND_TEST(ClientTest, TestGetTabletServerBlacklist);
926 FRIEND_TEST(ClientTest, TestMasterDown);
927 FRIEND_TEST(ClientTest, TestMasterLookupPermits);
928 FRIEND_TEST(ClientTest, TestMetaCacheExpiry);
929 FRIEND_TEST(ClientTest, TestMetaCacheExpiryById);
930 FRIEND_TEST(ClientTest, TestMetaCacheExpiryWithKeysAndIds);
931 FRIEND_TEST(ClientTest, TestMetaCacheLookupNoLeaders);
932 FRIEND_TEST(ClientTest, TestMetaCacheWithKeysAndIds);
933 FRIEND_TEST(ClientTest, TestNonCoveringRangePartitions);
934 FRIEND_TEST(ClientTest, TestRetrieveAuthzTokenInParallel);
935 FRIEND_TEST(ClientTest, TestReplicatedTabletWritesWithLeaderElection);
936 FRIEND_TEST(ClientTest, TestScanFaultTolerance);
937 FRIEND_TEST(ClientTest, TestScanTimeout);
938 FRIEND_TEST(ClientTest, TestWriteWithDeadMaster);
939 FRIEND_TEST(MasterFailoverTest, TestPauseAfterCreateTableIssued);
956 const std::string&
uuid()
const;
972 const std::string& location() const KUDU_NO_EXPORT;
976 class KUDU_NO_EXPORT Data;
1007 friend class internal::ReplicaController;
1009 class KUDU_NO_EXPORT Data;
1026 const std::string&
id()
const;
1033 const std::vector<const KuduReplica*>&
replicas()
const;
1039 class KUDU_NO_EXPORT Data;
1096 int32_t num_buckets);
1114 int32_t num_buckets, int32_t seed);
1194 ATTRIBUTE_DEPRECATED(
"use add_range_partition_split() instead");
1265 class KUDU_NO_EXPORT Data;
1268 friend class transactions::TxnSystemClient;
1302 class KUDU_NO_EXPORT Data;
1332 class KUDU_EXPORT
KuduTable :
public sp::enable_shared_from_this<KuduTable> {
1346 const std::string&
id()
const;
1451 std::vector<KuduBloomFilter*>* bloom_filters);
1494 const std::vector<Slice>& bloom_filters);
1521 std::vector<KuduValue*>* values);
1568 Status ListPartitions(std::vector<Partition>* partitions) KUDU_NO_EXPORT;
1573 class KUDU_NO_EXPORT Data;
1579 KuduTable(
const sp::shared_ptr<KuduClient>& client,
1580 const std::string& name,
1581 const std::string&
id,
1583 const std::string& owner,
1585 const PartitionSchema& partition_schema,
1586 const std::map<std::string, std::string>& extra_configs);
1727 const std::string& dimension_label,
1809 KuduTableAlterer* modify_external_catalogs(
bool modify_external_catalogs) KUDU_NO_EXPORT;
1820 class KUDU_NO_EXPORT Data;
1825 const std::string& name);
1870 class KUDU_NO_EXPORT Data;
1872 friend class internal::Batcher;
1873 friend class internal::ErrorCollector;
1943 class KUDU_EXPORT
KuduSession :
public sp::enable_shared_from_this<KuduSession> {
2255 bool HasPendingOperations() const;
2278 int CountBufferedOperations() const
2279 ATTRIBUTE_DEPRECATED("this method is experimental and will disappear "
2280 "in a future release");
2306 Status SetErrorBufferSpace(
size_t size_bytes);
2317 int CountPendingErrors() const;
2329 void GetPendingErrors(std::vector<
KuduError*>* errors,
bool* overflowed);
2335 class KUDU_NO_EXPORT Data;
2337 friend class ClientTest;
2340 friend class internal::Batcher;
2341 friend class tablet::FuzzTest;
2342 FRIEND_TEST(ClientTest, TestAutoFlushBackgroundAndErrorCollector);
2343 FRIEND_TEST(ClientTest, TestAutoFlushBackgroundApplyBlocks);
2344 FRIEND_TEST(ClientTest, TxnIdOfTransactionalSession);
2428 enum { kScanTimeoutMillis = 30000 };
2469 ATTRIBUTE_DEPRECATED(
"use SetProjectedColumnNames() instead");
2499 ATTRIBUTE_DEPRECATED(
"use AddLowerBound() instead");
2519 ATTRIBUTE_DEPRECATED(
"use AddExclusiveUpperBound() instead");
2604 ATTRIBUTE_DEPRECATED(
"use NextBatch(KuduScanBatch*) instead");
2676 ATTRIBUTE_DEPRECATED(
"use SetFaultTolerant() instead");
2697 Status SetSnapshotMicros(uint64_t snapshot_timestamp_micros) WARN_UNUSED_RESULT;
2708 Status SetSnapshotRaw(uint64_t snapshot_timestamp) WARN_UNUSED_RESULT;
2726 Status SetDiffScan(uint64_t start_timestamp, uint64_t end_timestamp)
2727 WARN_UNUSED_RESULT KUDU_NO_EXPORT;
2753 static const uint64_t NO_FLAGS = 0;
2760 static const uint64_t PAD_UNIXTIME_MICROS_TO_16_BYTES = 1 << 0;
2769 static const uint64_t COLUMNAR_LAYOUT = 1 << 1;
2806 Status SetLimit(int64_t limit) WARN_UNUSED_RESULT;
2813 std::
string ToString() const;
2816 class KUDU_NO_EXPORT Data;
2818 Status NextBatch(internal::ScanBatchDataInterface* batch);
2821 FRIEND_TEST(ClientTest, TestBlockScannerHijackingAttempts);
2822 FRIEND_TEST(ClientTest, TestScanCloseProxy);
2823 FRIEND_TEST(ClientTest, TestScanFaultTolerance);
2824 FRIEND_TEST(ClientTest, TestScanNoBlockCaching);
2825 FRIEND_TEST(ClientTest, TestScanTimeout);
2826 FRIEND_TEST(ClientTest, TestReadAtSnapshotNoTimestampSet);
2827 FRIEND_TEST(ConsistencyITest, TestSnapshotScanTimestampReuse);
2828 FRIEND_TEST(ScanTokenTest, TestScanTokens);
2898 const std::string& serialized_token,
2902 class KUDU_NO_EXPORT Data;
2988 Status SetSnapshotMicros(uint64_t snapshot_timestamp_micros)
2992 Status SetSnapshotRaw(uint64_t snapshot_timestamp) WARN_UNUSED_RESULT;
2997 Status SetDiffScan(uint64_t start_timestamp, uint64_t end_timestamp)
2998 WARN_UNUSED_RESULT KUDU_NO_EXPORT;
3002 Status SetTimeoutMillis(
int millis) WARN_UNUSED_RESULT;
3011 Status IncludeTableMetadata(
bool include_metadata) WARN_UNUSED_RESULT;
3020 Status IncludeTabletMetadata(
bool include_metadata) WARN_UNUSED_RESULT;
3033 class KUDU_NO_EXPORT Data;
3078 class KUDU_NO_EXPORT Data;
3118 class KUDU_NO_EXPORT Data;
A row which may only contain values for a subset of the columns.
Definition: partial_row.h:72
A representation of a time interval.
Definition: monotime.h:57
A wrapper around externally allocated data.
Definition: slice.h:51
A representation of an operation's outcome.
Definition: status.h:165
A "factory" for KuduClient objects.
Definition: client.h:227
KuduClientBuilder & clear_master_server_addrs()
KuduClientBuilder & master_server_addrs(const std::vector< std::string > &addrs)
Status Build(sp::shared_ptr< KuduClient > *client)
KuduClientBuilder & default_rpc_timeout(const MonoDelta &timeout)
KuduClientBuilder & import_authentication_credentials(std::string authn_creds)
KuduClientBuilder & default_admin_operation_timeout(const MonoDelta &timeout)
KuduClientBuilder & num_reactors(int num_reactors)
Set the number of reactors for the RPC messenger.
KuduClientBuilder & add_master_server_addr(const std::string &addr)
KuduClientBuilder & connection_negotiation_timeout(const MonoDelta &timeout)
A handle for a connection to a cluster.
Definition: client.h:583
KuduTableCreator * NewTableCreator()
const MonoDelta & default_admin_operation_timeout() const
void SetLatestObservedTimestamp(uint64_t ht_timestamp)
KuduTableAlterer * NewTableAlterer(const std::string &table_name)
static const uint64_t kNoTimestamp
Definition: client.h:799
bool IsMultiMaster() const
sp::shared_ptr< KuduSession > NewSession()
Status GetTableSchema(const std::string &table_name, KuduSchema *schema)
Status IsCreateTableInProgress(const std::string &table_name, bool *create_in_progress)
Status ListTables(std::vector< std::string > *tables, const std::string &filter="")
MonoDelta connection_negotiation_timeout() const
Status IsAlterTableInProgress(const std::string &table_name, bool *alter_in_progress)
Status TableExists(const std::string &table_name, bool *exists)
Status DeleteTable(const std::string &table_name)
uint64_t GetLatestObservedTimestamp() const
Status OpenTable(const std::string &table_name, sp::shared_ptr< KuduTable > *table)
const MonoDelta & default_rpc_timeout() const
Status NewTransaction(sp::shared_ptr< KuduTransaction > *txn) WARN_UNUSED_RESULT
Status ListTabletServers(std::vector< KuduTabletServer * > *tablet_servers)
Status ExportAuthenticationCredentials(std::string *authn_creds) const
ReplicaSelection
Policy with which to choose amongst multiple replicas.
Definition: client.h:772
@ LEADER_ONLY
Select the LEADER replica.
Definition: client.h:773
Builder API for specifying or altering a column within a table schema.
Definition: schema.h:341
A batch of columnar data returned from a scanner.
Definition: columnar_scan_batch.h:51
A single row delete ignore to be sent to the cluster.
Definition: write_op.h:297
A single row delete to be sent to the cluster.
Definition: write_op.h:271
This class represents an error which occurred in a write operation.
Definition: client.h:1838
const Status & status() const
const KuduWriteOperation & failed_op() const
bool was_possibly_successful() const
KuduWriteOperation * release_failed_op()
A single row insert ignore to be sent to the cluster, duplicate row errors are ignored.
Definition: write_op.h:166
A single row insert to be sent to the cluster.
Definition: write_op.h:139
The interface for all logging callbacks.
Definition: callbacks.h:44
Builder for Partitioner instances.
Definition: client.h:3042
KuduPartitionerBuilder * SetBuildTimeout(MonoDelta timeout)
KuduPartitionerBuilder(sp::shared_ptr< KuduTable > table)
Status Build(KuduPartitioner **partitioner)
Definition: client.h:3096
Status PartitionRow(const KuduPartialRow &row, int *partition)
int NumPartitions() const
A representation of comparison predicate for Kudu queries.
Definition: scan_predicate.h:43
ComparisonOp
Supported comparison operators.
Definition: scan_predicate.h:46
In-memory representation of a remote tablet's replica.
Definition: client.h:991
const KuduTabletServer & ts() const
A batch of zero or more rows returned by a scan operation.
Definition: scan_batch.h:84
Builds scan tokens for a table.
Definition: client.h:2917
Status SetProjectedColumnIndexes(const std::vector< int > &col_indexes) WARN_UNUSED_RESULT
Status SetProjectedColumnNames(const std::vector< std::string > &col_names) WARN_UNUSED_RESULT
Status SetSelection(KuduClient::ReplicaSelection selection) WARN_UNUSED_RESULT
Status SetBatchSizeBytes(uint32_t batch_size) WARN_UNUSED_RESULT
Status SetFaultTolerant() WARN_UNUSED_RESULT
Status SetCacheBlocks(bool cache_blocks) WARN_UNUSED_RESULT
KuduScanTokenBuilder(KuduTable *table)
Status AddConjunctPredicate(KuduPredicate *pred) WARN_UNUSED_RESULT
Status AddUpperBound(const KuduPartialRow &key) WARN_UNUSED_RESULT
Status SetReadMode(KuduScanner::ReadMode read_mode) WARN_UNUSED_RESULT
Status AddLowerBound(const KuduPartialRow &key) WARN_UNUSED_RESULT
A scan descriptor limited to a single physical contiguous location.
Definition: client.h:2856
const KuduTablet & tablet() const
Status Serialize(std::string *buf) const WARN_UNUSED_RESULT
Status IntoKuduScanner(KuduScanner **scanner) const WARN_UNUSED_RESULT
static Status DeserializeIntoScanner(KuduClient *client, const std::string &serialized_token, KuduScanner **scanner) WARN_UNUSED_RESULT
This class is a representation of a single scan.
Definition: client.h:2360
Status SetFaultTolerant() WARN_UNUSED_RESULT
Status SetReadMode(ReadMode read_mode) WARN_UNUSED_RESULT
KuduScanner(KuduTable *table)
ReadMode
The read modes for scanners.
Definition: client.h:2363
@ READ_AT_SNAPSHOT
Definition: client.h:2392
@ READ_LATEST
Definition: client.h:2371
OrderMode
Definition: client.h:2410
@ UNORDERED
Definition: client.h:2416
Status AddLowerBoundRaw(const Slice &key) ATTRIBUTE_DEPRECATED("use AddLowerBound() instead")
Status AddConjunctPredicate(KuduPredicate *pred) WARN_UNUSED_RESULT
Status SetCacheBlocks(bool cache_blocks)
Status AddExclusiveUpperBound(const KuduPartialRow &key)
Status NextBatch(KuduColumnarScanBatch *batch)
Status AddLowerBound(const KuduPartialRow &key)
Status SetProjectedColumns(const std::vector< std::string > &col_names) WARN_UNUSED_RESULT ATTRIBUTE_DEPRECATED("use SetProjectedColumnNames() instead")
Status SetProjectedColumnIndexes(const std::vector< int > &col_indexes) WARN_UNUSED_RESULT
Status SetOrderMode(OrderMode order_mode) WARN_UNUSED_RESULT ATTRIBUTE_DEPRECATED("use SetFaultTolerant() instead")
Status AddExclusiveUpperBoundPartitionKeyRaw(const Slice &partition_key)
Status AddLowerBoundPartitionKeyRaw(const Slice &partition_key)
Status SetProjectedColumnNames(const std::vector< std::string > &col_names) WARN_UNUSED_RESULT
Status GetCurrentServer(KuduTabletServer **server)
const ResourceMetrics & GetResourceMetrics() const
Status AddExclusiveUpperBoundRaw(const Slice &key) ATTRIBUTE_DEPRECATED("use AddExclusiveUpperBound() instead")
Status NextBatch(KuduScanBatch *batch)
Status SetSelection(KuduClient::ReplicaSelection selection) WARN_UNUSED_RESULT
Status NextBatch(std::vector< KuduRowResult > *rows) ATTRIBUTE_DEPRECATED("use NextBatch(KuduScanBatch*) instead")
Status SetBatchSizeBytes(uint32_t batch_size)
A representation of a table's schema.
Definition: schema.h:597
Representation of a Kudu client session.
Definition: client.h:1943
void SetTimeoutMillis(int millis)
Status SetExternalConsistencyMode(ExternalConsistencyMode m) WARN_UNUSED_RESULT
Status Flush() WARN_UNUSED_RESULT
Status SetMutationBufferFlushWatermark(double watermark_pct) WARN_UNUSED_RESULT
Status SetFlushMode(FlushMode m) WARN_UNUSED_RESULT
ExternalConsistencyMode
The possible external consistency modes on which Kudu operates.
Definition: client.h:2009
@ CLIENT_PROPAGATED
Definition: client.h:2028
Status SetMutationBufferFlushInterval(unsigned int millis) WARN_UNUSED_RESULT
FlushMode
Modes of flush operations.
Definition: client.h:1948
@ AUTO_FLUSH_BACKGROUND
Definition: client.h:1981
@ AUTO_FLUSH_SYNC
Definition: client.h:1953
Status SetMutationBufferMaxNum(unsigned int max_num) WARN_UNUSED_RESULT
Status Apply(KuduWriteOperation *write_op) WARN_UNUSED_RESULT
Status SetMutationBufferSpace(size_t size_bytes) WARN_UNUSED_RESULT
The interface for all status callbacks.
Definition: callbacks.h:161
Alters an existing table based on the provided steps.
Definition: client.h:1605
KuduTableAlterer * SetOwner(const std::string &new_owner)
KuduTableAlterer * AlterExtraConfig(const std::map< std::string, std::string > &extra_configs)
KuduTableAlterer * AddRangePartition(KuduPartialRow *lower_bound, KuduPartialRow *upper_bound, KuduTableCreator::RangePartitionBound lower_bound_type=KuduTableCreator::INCLUSIVE_BOUND, KuduTableCreator::RangePartitionBound upper_bound_type=KuduTableCreator::EXCLUSIVE_BOUND)
KuduColumnSpec * AlterColumn(const std::string &name)
KuduTableAlterer * wait(bool wait)
KuduTableAlterer * AddRangePartitionWithDimension(KuduPartialRow *lower_bound, KuduPartialRow *upper_bound, const std::string &dimension_label, KuduTableCreator::RangePartitionBound lower_bound_type=KuduTableCreator::INCLUSIVE_BOUND, KuduTableCreator::RangePartitionBound upper_bound_type=KuduTableCreator::EXCLUSIVE_BOUND)
KuduTableAlterer * DropRangePartition(KuduPartialRow *lower_bound, KuduPartialRow *upper_bound, KuduTableCreator::RangePartitionBound lower_bound_type=KuduTableCreator::INCLUSIVE_BOUND, KuduTableCreator::RangePartitionBound upper_bound_type=KuduTableCreator::EXCLUSIVE_BOUND)
KuduTableAlterer * DropColumn(const std::string &name)
KuduTableAlterer * RenameTo(const std::string &new_name)
KuduColumnSpec * AddColumn(const std::string &name)
KuduTableAlterer * timeout(const MonoDelta &timeout)
A helper class to create a new table with the desired options.
Definition: client.h:1050
RangePartitionBound
Range partition bound type.
Definition: client.h:1131
@ INCLUSIVE_BOUND
An inclusive bound.
Definition: client.h:1133
@ EXCLUSIVE_BOUND
An exclusive bound.
Definition: client.h:1132
KuduTableCreator & extra_configs(const std::map< std::string, std::string > &extra_configs)
KuduTableCreator & table_name(const std::string &name)
KuduTableCreator & schema(const KuduSchema *schema)
KuduTableCreator & set_range_partition_columns(const std::vector< std::string > &columns)
KuduTableCreator & wait(bool wait)
KuduTableCreator & timeout(const MonoDelta &timeout)
KuduTableCreator & add_hash_partitions(const std::vector< std::string > &columns, int32_t num_buckets)
KuduTableCreator & add_hash_partitions(const std::vector< std::string > &columns, int32_t num_buckets, int32_t seed)
KuduTableCreator & num_replicas(int n_replicas)
KuduTableCreator & add_range_partition(KuduPartialRow *lower_bound, KuduPartialRow *upper_bound, RangePartitionBound lower_bound_type=INCLUSIVE_BOUND, RangePartitionBound upper_bound_type=EXCLUSIVE_BOUND)
KuduTableCreator & set_owner(const std::string &owner)
KuduTableCreator & add_range_partition_split(KuduPartialRow *split_row)
KuduTableCreator & split_rows(const std::vector< const KuduPartialRow * > &split_rows) ATTRIBUTE_DEPRECATED("use add_range_partition_split() instead")
KuduTableCreator & dimension_label(const std::string &dimension_label)
In-memory statistics of table.
Definition: client.h:1279
int64_t live_row_count() const
std::string ToString() const
int64_t on_disk_size() const
A representation of a table on a particular cluster.
Definition: client.h:1332
const PartitionSchema & partition_schema() const
KuduClient * client() const
KuduInsertIgnore * NewInsertIgnore()
KuduPredicate * NewInBloomFilterPredicate(const Slice &col_name, std::vector< KuduBloomFilter * > *bloom_filters)
KuduPredicate * NewInListPredicate(const Slice &col_name, std::vector< KuduValue * > *values)
const std::string & owner() const
KuduPredicate * NewIsNullPredicate(const Slice &col_name)
const std::map< std::string, std::string > & extra_configs() const
KuduDeleteIgnore * NewDeleteIgnore()
KuduUpdateIgnore * NewUpdateIgnore()
const std::string & id() const
const std::string & name() const
KuduPredicate * NewComparisonPredicate(const Slice &col_name, KuduPredicate::ComparisonOp op, KuduValue *value)
const KuduSchema & schema() const
KuduPredicate * NewIsNotNullPredicate(const Slice &col_name)
KuduPredicate * NewInBloomFilterPredicate(const Slice &col_name, const std::vector< Slice > &bloom_filters)
In-memory representation of a remote tablet server.
Definition: client.h:950
const std::string & hostname() const
const std::string & uuid() const
In-memory representation of a remote tablet.
Definition: client.h:1020
const std::string & id() const
const std::vector< const KuduReplica * > & replicas() const
SerializationOptions & enable_keepalive(bool enable)
Status Commit(bool wait=true) WARN_UNUSED_RESULT
Status Serialize(std::string *serialized_txn, const SerializationOptions &options=SerializationOptions()) const WARN_UNUSED_RESULT
Status CreateSession(sp::shared_ptr< KuduSession > *session) WARN_UNUSED_RESULT
A single row update ignore to be sent to the cluster, missing row errors are ignored.
Definition: write_op.h:245
A single row update to be sent to the cluster.
Definition: write_op.h:219
A single row upsert to be sent to the cluster.
Definition: write_op.h:192
A constant cell value with a specific type.
Definition: value.h:35
A single-row write operation to be sent to a Kudu table.
Definition: write_op.h:64
A generic catalog of simple metrics.
Definition: resource_metrics.h:39
Smart pointer typedefs for externally-faced code.