MCPcopy 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

TaskStatusMethod · 0.65
runMethod · 0.65
GetTaskStatisticsMethod · 0.65

Implementers 4

ExtractorOracledriver/oracle/extractor/extractor_orac
Extractordriver/mysql/extractor.go
Applierdriver/mysql/applier.go
KafkaRunnerdriver/kafka/kafka3.go

Calls

no outgoing calls

Tested by

no test coverage detected