Home
last modified time | relevance | path

Searched defs:GetMaxTimestamp (Results 1 – 9 of 9) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Dvirtual_relational_ver_sync_db_interface.cpp203 void VirtualRelationalVerSyncDBInterface::GetMaxTimestamp(Timestamp &stamp) const in GetMaxTimestamp() function in DistributedDB::VirtualRelationalVerSyncDBInterface
325 int VirtualRelationalVerSyncDBInterface::GetMaxTimestamp(const std::string &tableName, Timestamp &t… in GetMaxTimestamp() function in DistributedDB::VirtualRelationalVerSyncDBInterface
Dvirtual_multi_ver_sync_db_interface.cpp52 void VirtualMultiVerSyncDBInterface::GetMaxTimestamp(Timestamp &stamp) const in GetMaxTimestamp() function in DistributedDB::VirtualMultiVerSyncDBInterface
Dvirtual_single_ver_sync_db_Interface.cpp180 void VirtualSingleVerSyncDBInterface::GetMaxTimestamp(Timestamp& stamp) const in GetMaxTimestamp() function in DistributedDB::VirtualSingleVerSyncDBInterface
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
Drd_single_ver_natural_store.cpp223 void RdSingleVerNaturalStore::GetMaxTimestamp(Timestamp &stamp) const in GetMaxTimestamp() function in DistributedDB::RdSingleVerNaturalStore
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
Ddistributeddb_storage_transaction_data_test.cpp171 static uint64_t GetMaxTimestamp() in GetMaxTimestamp() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
Dmulti_ver_natural_store.cpp509 void MultiVerNaturalStore::GetMaxTimestamp(Timestamp &stamp) const in GetMaxTimestamp() function in DistributedDB::MultiVerNaturalStore
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
Drelational_sync_able_storage.cpp94 void RelationalSyncAbleStorage::GetMaxTimestamp(Timestamp &timestamp) const in GetMaxTimestamp() function in DistributedDB::RelationalSyncAbleStorage
111 int RelationalSyncAbleStorage::GetMaxTimestamp(const std::string &tableName, Timestamp &timestamp) … in GetMaxTimestamp() function in DistributedDB::RelationalSyncAbleStorage
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_natural_store.cpp896 void SQLiteSingleVerNaturalStore::GetMaxTimestamp(Timestamp &stamp) const in GetMaxTimestamp() function in DistributedDB::SQLiteSingleVerNaturalStore
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_single_ver_relational_storage_executor.cpp1476 int SQLiteSingleVerRelationalStorageExecutor::GetMaxTimestamp(const std::vector<std::string> &table… in GetMaxTimestamp() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor