Searched defs:GetMaxTimestamp (Results 1 – 8 of 8) sorted by relevance
203 void VirtualRelationalVerSyncDBInterface::GetMaxTimestamp(Timestamp &stamp) const in GetMaxTimestamp() function in DistributedDB::VirtualRelationalVerSyncDBInterface324 int VirtualRelationalVerSyncDBInterface::GetMaxTimestamp(const std::string &tableName, Timestamp &t… in GetMaxTimestamp() function in DistributedDB::VirtualRelationalVerSyncDBInterface
52 void VirtualMultiVerSyncDBInterface::GetMaxTimestamp(Timestamp &stamp) const in GetMaxTimestamp() function in DistributedDB::VirtualMultiVerSyncDBInterface
178 void VirtualSingleVerSyncDBInterface::GetMaxTimestamp(Timestamp& stamp) const in GetMaxTimestamp() function in DistributedDB::VirtualSingleVerSyncDBInterface
95 void RelationalSyncAbleStorage::GetMaxTimestamp(Timestamp ×tamp) const in GetMaxTimestamp() function in DistributedDB::RelationalSyncAbleStorage112 int RelationalSyncAbleStorage::GetMaxTimestamp(const std::string &tableName, Timestamp ×tamp) … in GetMaxTimestamp() function in DistributedDB::RelationalSyncAbleStorage
171 static uint64_t GetMaxTimestamp() in GetMaxTimestamp() function
509 void MultiVerNaturalStore::GetMaxTimestamp(Timestamp &stamp) const in GetMaxTimestamp() function in DistributedDB::MultiVerNaturalStore
933 void SQLiteSingleVerNaturalStore::GetMaxTimestamp(Timestamp &stamp) const in GetMaxTimestamp() function in DistributedDB::SQLiteSingleVerNaturalStore
1353 int SQLiteSingleVerRelationalStorageExecutor::GetMaxTimestamp(const std::vector<std::string> &table… in GetMaxTimestamp() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor