Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
read
Method · 0.45
write
Method · 0.45
getCapnProtoFullTypeName
Function · 0.45
checkEnums
Function · 0.45
checkCapnProtoSchemaStructure
Function · 0.45
getEnumDataTypeFromEnumerants
Function · 0.45
getDataTypeFromCapnProtoType
Function · 0.45
capnProtoSchemaToCHSchema
Function · 0.45
setFunctions
Method · 0.45
prepareEnumMapping
Method · 0.45
enumDataTypeValueToProtobufEnumValue
Method · 0.45
protobufEnumValueToEnumDataTypeValue
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected