Searched defs:beginKey (Results 1 – 3 of 3) sorted by relevance
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/ |
| D | rd_single_ver_result_set.cpp | 30 RdSingleVerResultSet::RdSingleVerResultSet(RdSingleVerNaturalStore *kvDB, const Key &beginKey, in RdSingleVerResultSet()
|
| D | rd_utils.cpp | 189 int RdKVRangeScan(GRD_DB *db, const char *collectionName, const Key &beginKey, const Key &endKey, in RdKVRangeScan()
|
| D | rd_single_ver_storage_executor.cpp | 78 int RdSingleVerStorageExecutor::OpenResultSet(const Key &beginKey, const Key &endKey, GRD_ResultSet… in OpenResultSet() 241 int RdSingleVerStorageExecutor::GetCount(const Key &beginKey, const Key &endKey, int &count, GRD_Kv… in GetCount()
|