Searched defs:LOG_TABLE_VERSION_KEY (Results 1 – 2 of 2) sorted by relevance
29 const std::string DBConstant::LOG_TABLE_VERSION_KEY = "log_table_version"; member in DistributedDB::DBConstant
169 static const std::string LOG_TABLE_VERSION_KEY; variable