MCPcopy
hub / github.com/uber/aresdb / datanode_test.go

File datanode_test.go

datanode/datanode_test.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package datanode
2
3import (
4 "github.com/uber/aresdb/controller/mutators/mocks"

Callers

nothing calls this directly

Calls 15

NewHostFunction · 0.92
NewStaticOptionsFunction · 0.92
NewHostShardSetFunction · 0.92
NewStaticInitializerFunction · 0.92
NewDataNodeFunction · 0.85
checkShardReadinessMethod · 0.80
NewOptionsFunction · 0.70
SetShardSetMethod · 0.65
SetHostShardSetsMethod · 0.65
SetReplicasMethod · 0.65
InitMethod · 0.65
SetServerConfigMethod · 0.65

Tested by

no test coverage detected