Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/actiontech/dtle
/ Stats
Method
Stats
driver/handle.go:360–360 ·
view source on GitHub ↗
Stats returns aggregated stats of the driver
()
Source
from the content-addressed store, hash-verified
358
359
// Stats returns aggregated stats of the driver
360
Stats() (*common.TaskStatistics, error)
361
362
Finish1() error
363
}
Callers
3
TaskStatus
Method · 0.65
run
Method · 0.65
GetTaskStatistics
Method · 0.65
Implementers
4
ExtractorOracle
driver/oracle/extractor/extractor_orac
Extractor
driver/mysql/extractor.go
Applier
driver/mysql/applier.go
KafkaRunner
driver/kafka/kafka3.go
Calls
no outgoing calls
Tested by
no test coverage detected