MCPcopy Create free account
hub / github.com/dgraph-io/dgraph / AlphasLogs

Method AlphasLogs

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

Source from the content-addressed store, hash-verified

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

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