MCPcopy Index your code
hub / github.com/dgraph-io/dgraph / AlphasHealth

Method AlphasHealth

dgraphapi/cluster.go:37–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35 Client() (*GrpcClient, func(), error)
36 HTTPClient() (*HTTPClient, error)
37 AlphasHealth() ([]string, error)
38 AlphasLogs() ([]string, error)
39 AssignUids(gc *dgo.Dgraph, num uint64) error
40 GetVersion() string

Callers 1

WaitForRestoreFunction · 0.65

Implementers 3

LocalClusterdgraphtest/local_cluster.go
DCloudClusterdgraphtest/dcloud_cluster.go
ComposeClusterdgraphtest/compose_cluster.go

Calls

no outgoing calls

Tested by

no test coverage detected