Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
39
type
Task
interface
{
40
Run()
41
Done()
42
}
Callers
15
TestIngestionAssignmentTask
Function · 0.65
run
Method · 0.65
limitRate
Method · 0.65
monitorStatus
Method · 0.65
monitorErrors
Method · 0.65
saveToDB
Method · 0.65
backfill_manager_test.go
File · 0.65
reportBatchStat
Method · 0.65
loadSnapshots
Method · 0.65
playRedoLogs
Method · 0.65
GetMemoryUsageDetails
Method · 0.65
TryEvictBatchColumn
Method · 0.65
Implementers
1
ingestionAssignmentTask
controller/tasks/etcd/ingestion_assign
Calls
no outgoing calls
Tested by
2
TestIngestionAssignmentTask
Function · 0.52
run
Method · 0.52