Searched refs:SHARED_MODE (Results 1 – 5 of 5) sorted by relevance
71 static const std::string SHARED_MODE; variable
35 const std::string KvDBProperties::SHARED_MODE = "sharedMode"; member in DistributedDB::KvDBProperties
552 bool isSharedMode = kvDBProp.GetBoolProp(KvDBProperties::SHARED_MODE, false); in InitDataBaseOption()
117 properties.SetBoolProp(KvDBProperties::SHARED_MODE, sharedMode); in InitPropWithNbOption()
1031 propertiesPtr->SetBoolProp(KvDBProperties::SHARED_MODE, false); in GetAutoLaunchKVProperties()