Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uber/aresdb
/ Run
Method
Run
controller/tasks/common/types.go:40–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
// Task is the interface for a long running task
39
type
Task
interface
{
40
Run()
41
Done()
42
}
Callers
12
TestEnumMutator
Function · 0.65
TestMembershipMutator
Function · 0.65
TestSchemaMutator
Function · 0.65
TestSubscriberMutator
Function · 0.65
TestJobMutator
Function · 0.65
TestIngestionAssignmentMutator
Function · 0.65
TestNamespaceMutator
Function · 0.65
TestJobConfigValidator
Function · 0.65
TestLeaderElect
Function · 0.65
TestIngestionAssignmentTask
Function · 0.65
Execute
Function · 0.65
Execute
Function · 0.65
Implementers
1
ingestionAssignmentTask
controller/tasks/etcd/ingestion_assign
Calls
no outgoing calls
Tested by
10
TestEnumMutator
Function · 0.52
TestMembershipMutator
Function · 0.52
TestSchemaMutator
Function · 0.52
TestSubscriberMutator
Function · 0.52
TestJobMutator
Function · 0.52
TestIngestionAssignmentMutator
Function · 0.52
TestNamespaceMutator
Function · 0.52
TestJobConfigValidator
Function · 0.52
TestLeaderElect
Function · 0.52
TestIngestionAssignmentTask
Function · 0.52