MCPcopy
hub / github.com/uber/aresdb / Done

Method Done

controller/tasks/common/types.go:41–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39type Task interface {
40 Run()
41 Done()
42}

Callers 15

runMethod · 0.65
limitRateMethod · 0.65
monitorStatusMethod · 0.65
monitorErrorsMethod · 0.65
saveToDBMethod · 0.65
reportBatchStatMethod · 0.65
loadSnapshotsMethod · 0.65
playRedoLogsMethod · 0.65
GetMemoryUsageDetailsMethod · 0.65
TryEvictBatchColumnMethod · 0.65

Implementers 1

ingestionAssignmentTaskcontroller/tasks/etcd/ingestion_assign

Calls

no outgoing calls

Tested by 2

runMethod · 0.52