Searched defs:SchemaDelta (Results 1 – 1 of 1) sorted by relevance
70 struct SchemaDelta { struct73 std::unordered_set<std::string> schema_types_deleted;98 bool operator==(const SchemaDelta& other) const { argument