MCPcopy
hub / github.com/dgraph-io/dgraph / groups

Function groups

worker/groups.go:53–55  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51}
52
53func groups() *groupi {
54 return gr
55}
56
57// StartRaftNodes will read the WAL dir, create the RAFT groups,
58// and either start or restart RAFT nodes.

Callers 15

backupCurrentGroupFunction · 0.85
BackupGroupFunction · 0.85
isGroupOneLeaderFunction · 0.85
exportFunction · 0.85
exportInternalFunction · 0.85
SchemaExportKvFunction · 0.85
handleExportOverNetworkFunction · 0.85
ExportOverNetworkFunction · 0.85
RemoveNodeOverNetworkFunction · 0.85
MoveTabletOverNetworkFunction · 0.85
SortOverNetworkFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected