MCPcopy Create free account
hub / github.com/ByConity/ByConity / getName

Method getName

src/MergeTreeCommon/MergeTreeMetaBase.h:168–168  ·  view source on GitHub ↗

Names

Source from the content-addressed store, hash-verified

166
167 /// Names
168 std::string getName() const override { return "MergeTreeMetaBase"; }
169
170 StoragePolicyPtr getStoragePolicy(StorageLocation location) const override;
171 virtual const String& getRelativeDataPath(StorageLocation location) const;

Callers 8

filterConditionMethod · 0.45
checkKeyExpressionFunction · 0.45
checkPropertiesMethod · 0.45
checkMethod · 0.45
checkColumnsValidityMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected