MCPcopy
hub / github.com/pingcap/tidb / Error

Method Error

dumpling/export/ir.go:44–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42 Decode(RowReceiver) error
43 Next()
44 Error() error
45 HasNext() bool
46 // release SQLRowIter
47 Close() error

Callers 15

selectTiDBTableSampleFunction · 0.95
walkFunction · 0.65
mainFunction · 0.65
workerMethod · 0.65
runTestCaseMethod · 0.65
ErrorMethod · 0.65
StartMethod · 0.65
executeInTransactionMethod · 0.65
resolveRestoreTSMethod · 0.65
isTaskStaleMethod · 0.65

Implementers 2

rowIterdumpling/export/ir_impl.go
multiQueriesChunkIterdumpling/export/ir_impl.go

Calls

no outgoing calls