Searched refs:GET_SCHEMA (Results 1 – 6 of 6) sorted by relevance
28 GET_SCHEMA, enumerator
510 …EventCenter::GetInstance().PostEvent(std::make_unique<CloudEvent>(CloudEvent::GET_SCHEMA, storeInf… in UpdateSchema()
84 EventCenter::GetInstance().Subscribe(CloudEvent::GET_SCHEMA, [this](const Event &event) { in CloudServiceImpl()
826 auto event = std::make_unique<CloudEvent>(CloudEvent::GET_SCHEMA, std::move(storeInfo)); in GetCloudSchema()
680 auto event = std::make_unique<CloudEvent>(CloudEvent::GET_SCHEMA, storeInfo); in BeforeCreate()
311 auto event = std::make_unique<CloudEvent>(CloudEvent::GET_SCHEMA, storeInfo);