MCPcopy
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
39type Task interface {
40 Run()
41 Done()
42}

Callers 12

TestEnumMutatorFunction · 0.65
TestMembershipMutatorFunction · 0.65
TestSchemaMutatorFunction · 0.65
TestSubscriberMutatorFunction · 0.65
TestJobMutatorFunction · 0.65
TestNamespaceMutatorFunction · 0.65
TestJobConfigValidatorFunction · 0.65
TestLeaderElectFunction · 0.65
ExecuteFunction · 0.65
ExecuteFunction · 0.65

Implementers 1

ingestionAssignmentTaskcontroller/tasks/etcd/ingestion_assign

Calls

no outgoing calls

Tested by 10

TestEnumMutatorFunction · 0.52
TestMembershipMutatorFunction · 0.52
TestSchemaMutatorFunction · 0.52
TestSubscriberMutatorFunction · 0.52
TestJobMutatorFunction · 0.52
TestNamespaceMutatorFunction · 0.52
TestJobConfigValidatorFunction · 0.52
TestLeaderElectFunction · 0.52