Lines Matching refs:ConsistencyLevel

20 …eturn, const std::string& key, const ColumnPath& column_path, const ConsistencyLevel::type consist…
21 …ColumnParent& column_parent, const SlicePredicate& predicate, const ConsistencyLevel::type consist…
22 …ColumnParent& column_parent, const SlicePredicate& predicate, const ConsistencyLevel::type consist…
23 …ColumnParent& column_parent, const SlicePredicate& predicate, const ConsistencyLevel::type consist…
24 …ColumnParent& column_parent, const SlicePredicate& predicate, const ConsistencyLevel::type consist…
25 …rent, const SlicePredicate& predicate, const KeyRange& range, const ConsistencyLevel::type consist…
26 …mily, const KeyRange& range, const std::string& start_column, const ConsistencyLevel::type consist…
27 …Clause& index_clause, const SlicePredicate& column_predicate, const ConsistencyLevel::type consist…
28 …key, const ColumnParent& column_parent, const Column& column, const ConsistencyLevel::type consist…
29 …nst ColumnParent& column_parent, const CounterColumn& column, const ConsistencyLevel::type consist…
30 … key, const ColumnPath& column_path, const int64_t timestamp, const ConsistencyLevel::type consist…
31 …emove_counter(const std::string& key, const ColumnPath& path, const ConsistencyLevel::type consist…
32 …d::map<std::string, std::vector<Mutation> > > & mutation_map, const ConsistencyLevel::type consist…
89 … std::string& /* key */, const ColumnPath& /* column_path */, const ConsistencyLevel::type /* cons…
92 …& /* column_parent */, const SlicePredicate& /* predicate */, const ConsistencyLevel::type /* cons…
95 …& /* column_parent */, const SlicePredicate& /* predicate */, const ConsistencyLevel::type /* cons…
99 …& /* column_parent */, const SlicePredicate& /* predicate */, const ConsistencyLevel::type /* cons…
102 …& /* column_parent */, const SlicePredicate& /* predicate */, const ConsistencyLevel::type /* cons…
105 …SlicePredicate& /* predicate */, const KeyRange& /* range */, const ConsistencyLevel::type /* cons…
108 …KeyRange& /* range */, const std::string& /* start_column */, const ConsistencyLevel::type /* cons…
111 …ndex_clause */, const SlicePredicate& /* column_predicate */, const ConsistencyLevel::type /* cons…
114 …olumnParent& /* column_parent */, const Column& /* column */, const ConsistencyLevel::type /* cons…
117 …rent& /* column_parent */, const CounterColumn& /* column */, const ConsistencyLevel::type /* cons…
120 …ColumnPath& /* column_path */, const int64_t /* timestamp */, const ConsistencyLevel::type /* cons…
123 …r(const std::string& /* key */, const ColumnPath& /* path */, const ConsistencyLevel::type /* cons…
126 …<std::string, std::vector<Mutation> > > & /* mutation_map */, const ConsistencyLevel::type /* cons…
412 Cassandra_get_args() : key(""), consistency_level((ConsistencyLevel::type)1) {
413 consistency_level = (ConsistencyLevel::type)1;
421 ConsistencyLevel::type consistency_level;
431 void __set_consistency_level(const ConsistencyLevel::type val) {
465 const ConsistencyLevel::type* consistency_level;
572 Cassandra_get_slice_args() : key(""), consistency_level((ConsistencyLevel::type)1) {
573 consistency_level = (ConsistencyLevel::type)1;
582 ConsistencyLevel::type consistency_level;
596 void __set_consistency_level(const ConsistencyLevel::type val) {
633 const ConsistencyLevel::type* consistency_level;
730 Cassandra_get_count_args() : key(""), consistency_level((ConsistencyLevel::type)1) {
731 consistency_level = (ConsistencyLevel::type)1;
740 ConsistencyLevel::type consistency_level;
754 void __set_consistency_level(const ConsistencyLevel::type val) {
791 const ConsistencyLevel::type* consistency_level;
888 Cassandra_multiget_slice_args() : consistency_level((ConsistencyLevel::type)1) {
889 consistency_level = (ConsistencyLevel::type)1;
898 ConsistencyLevel::type consistency_level;
912 void __set_consistency_level(const ConsistencyLevel::type val) {
949 const ConsistencyLevel::type* consistency_level;
1046 Cassandra_multiget_count_args() : consistency_level((ConsistencyLevel::type)1) {
1047 consistency_level = (ConsistencyLevel::type)1;
1056 ConsistencyLevel::type consistency_level;
1070 void __set_consistency_level(const ConsistencyLevel::type val) {
1107 const ConsistencyLevel::type* consistency_level;
1204 Cassandra_get_range_slices_args() : consistency_level((ConsistencyLevel::type)1) {
1205 consistency_level = (ConsistencyLevel::type)1;
1214 ConsistencyLevel::type consistency_level;
1228 void __set_consistency_level(const ConsistencyLevel::type val) {
1265 const ConsistencyLevel::type* consistency_level;
1362 …_slice_args() : column_family(""), start_column(""), consistency_level((ConsistencyLevel::type)1) {
1363 consistency_level = (ConsistencyLevel::type)1;
1372 ConsistencyLevel::type consistency_level;
1386 void __set_consistency_level(const ConsistencyLevel::type val) {
1423 const ConsistencyLevel::type* consistency_level;
1520 Cassandra_get_indexed_slices_args() : consistency_level((ConsistencyLevel::type)1) {
1521 consistency_level = (ConsistencyLevel::type)1;
1530 ConsistencyLevel::type consistency_level;
1544 void __set_consistency_level(const ConsistencyLevel::type val) {
1581 const ConsistencyLevel::type* consistency_level;
1678 Cassandra_insert_args() : key(""), consistency_level((ConsistencyLevel::type)1) {
1679 consistency_level = (ConsistencyLevel::type)1;
1688 ConsistencyLevel::type consistency_level;
1702 void __set_consistency_level(const ConsistencyLevel::type val) {
1739 const ConsistencyLevel::type* consistency_level;
1826 Cassandra_add_args() : key(""), consistency_level((ConsistencyLevel::type)1) {
1827 consistency_level = (ConsistencyLevel::type)1;
1836 ConsistencyLevel::type consistency_level;
1850 void __set_consistency_level(const ConsistencyLevel::type val) {
1887 const ConsistencyLevel::type* consistency_level;
1978 Cassandra_remove_args() : key(""), timestamp(0), consistency_level((ConsistencyLevel::type)1) {
1979 consistency_level = (ConsistencyLevel::type)1;
1988 ConsistencyLevel::type consistency_level;
2004 void __set_consistency_level(const ConsistencyLevel::type val) {
2041 const ConsistencyLevel::type* consistency_level;
2128 Cassandra_remove_counter_args() : key(""), consistency_level((ConsistencyLevel::type)1) {
2129 consistency_level = (ConsistencyLevel::type)1;
2137 ConsistencyLevel::type consistency_level;
2147 void __set_consistency_level(const ConsistencyLevel::type val) {
2181 const ConsistencyLevel::type* consistency_level;
2268 Cassandra_batch_mutate_args() : consistency_level((ConsistencyLevel::type)1) {
2269 consistency_level = (ConsistencyLevel::type)1;
2276 ConsistencyLevel::type consistency_level;
2282 void __set_consistency_level(const ConsistencyLevel::type val) {
2313 const ConsistencyLevel::type* consistency_level;
4856 …eturn, const std::string& key, const ColumnPath& column_path, const ConsistencyLevel::type consist…
4857 …void send_get(const std::string& key, const ColumnPath& column_path, const ConsistencyLevel::type …
4859 …ColumnParent& column_parent, const SlicePredicate& predicate, const ConsistencyLevel::type consist…
4860 …ColumnParent& column_parent, const SlicePredicate& predicate, const ConsistencyLevel::type consist…
4862 …ColumnParent& column_parent, const SlicePredicate& predicate, const ConsistencyLevel::type consist…
4863 …ColumnParent& column_parent, const SlicePredicate& predicate, const ConsistencyLevel::type consist…
4865 …ColumnParent& column_parent, const SlicePredicate& predicate, const ConsistencyLevel::type consist…
4866 …ColumnParent& column_parent, const SlicePredicate& predicate, const ConsistencyLevel::type consist…
4868 …ColumnParent& column_parent, const SlicePredicate& predicate, const ConsistencyLevel::type consist…
4869 …ColumnParent& column_parent, const SlicePredicate& predicate, const ConsistencyLevel::type consist…
4871 …rent, const SlicePredicate& predicate, const KeyRange& range, const ConsistencyLevel::type consist…
4872 …rent, const SlicePredicate& predicate, const KeyRange& range, const ConsistencyLevel::type consist…
4874 …mily, const KeyRange& range, const std::string& start_column, const ConsistencyLevel::type consist…
4875 …mily, const KeyRange& range, const std::string& start_column, const ConsistencyLevel::type consist…
4877 …Clause& index_clause, const SlicePredicate& column_predicate, const ConsistencyLevel::type consist…
4878 …Clause& index_clause, const SlicePredicate& column_predicate, const ConsistencyLevel::type consist…
4880 …key, const ColumnParent& column_parent, const Column& column, const ConsistencyLevel::type consist…
4881 …key, const ColumnParent& column_parent, const Column& column, const ConsistencyLevel::type consist…
4883 …nst ColumnParent& column_parent, const CounterColumn& column, const ConsistencyLevel::type consist…
4884 …nst ColumnParent& column_parent, const CounterColumn& column, const ConsistencyLevel::type consist…
4886 … key, const ColumnPath& column_path, const int64_t timestamp, const ConsistencyLevel::type consist…
4887 … key, const ColumnPath& column_path, const int64_t timestamp, const ConsistencyLevel::type consist…
4889 …void remove_counter(const std::string& key, const ColumnPath& path, const ConsistencyLevel::type c…
4890 …void send_remove_counter(const std::string& key, const ColumnPath& path, const ConsistencyLevel::t…
4892 …d::map<std::string, std::vector<Mutation> > > & mutation_map, const ConsistencyLevel::type consist…
4893 …d::map<std::string, std::vector<Mutation> > > & mutation_map, const ConsistencyLevel::type consist…
5089 …eturn, const std::string& key, const ColumnPath& column_path, const ConsistencyLevel::type consist…
5101 …ColumnParent& column_parent, const SlicePredicate& predicate, const ConsistencyLevel::type consist…
5113 …ColumnParent& column_parent, const SlicePredicate& predicate, const ConsistencyLevel::type consist…
5125 …ColumnParent& column_parent, const SlicePredicate& predicate, const ConsistencyLevel::type consist…
5137 …ColumnParent& column_parent, const SlicePredicate& predicate, const ConsistencyLevel::type consist…
5149 …rent, const SlicePredicate& predicate, const KeyRange& range, const ConsistencyLevel::type consist…
5161 …mily, const KeyRange& range, const std::string& start_column, const ConsistencyLevel::type consist…
5173 …Clause& index_clause, const SlicePredicate& column_predicate, const ConsistencyLevel::type consist…
5185 …key, const ColumnParent& column_parent, const Column& column, const ConsistencyLevel::type consist…
5192 …nst ColumnParent& column_parent, const CounterColumn& column, const ConsistencyLevel::type consist…
5199 … key, const ColumnPath& column_path, const int64_t timestamp, const ConsistencyLevel::type consist…
5206 …void remove_counter(const std::string& key, const ColumnPath& path, const ConsistencyLevel::type c…
5213 …d::map<std::string, std::vector<Mutation> > > & mutation_map, const ConsistencyLevel::type consist…