Lines Matching refs:ConsistencyLevel

35 …eturn, const std::string& key, const ColumnPath& column_path, const ConsistencyLevel::type consist…  in get()
40 …ColumnParent& column_parent, const SlicePredicate& predicate, const ConsistencyLevel::type consist… in get_slice()
45 …ColumnParent& column_parent, const SlicePredicate& predicate, const ConsistencyLevel::type consist… in get_count()
50 …ColumnParent& column_parent, const SlicePredicate& predicate, const ConsistencyLevel::type consist… in multiget_slice()
55 …ColumnParent& column_parent, const SlicePredicate& predicate, const ConsistencyLevel::type consist… in multiget_count()
60 …rent, const SlicePredicate& predicate, const KeyRange& range, const ConsistencyLevel::type consist… in get_range_slices()
65 …mily, const KeyRange& range, const std::string& start_column, const ConsistencyLevel::type consist… in get_paged_slice()
70 …Clause& index_clause, const SlicePredicate& column_predicate, const ConsistencyLevel::type consist… in get_indexed_slices()
75 …key, const ColumnParent& column_parent, const Column& column, const ConsistencyLevel::type consist… in insert()
80 …nst ColumnParent& column_parent, const CounterColumn& column, const ConsistencyLevel::type consist… in add()
85 … key, const ColumnPath& column_path, const int64_t timestamp, const ConsistencyLevel::type consist… in remove()
90 …void remove_counter(const std::string& key, const ColumnPath& path, const ConsistencyLevel::type c… in remove_counter()
95 …d::map<std::string, std::vector<Mutation> > > & mutation_map, const ConsistencyLevel::type consist… in batch_mutate()