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

Method getName

src/Formats/MySQLBlockInputStream.h:37–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35 const StreamSettings & settings_);
36
37 String getName() const override { return "MySQL"; }
38
39 Block getHeader() const override { return description.sample_block.cloneEmpty(); }
40

Callers 15

readMethod · 0.45
writeMethod · 0.45
getCapnProtoFullTypeNameFunction · 0.45
checkEnumsFunction · 0.45
setFunctionsMethod · 0.45
prepareEnumMappingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected