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

Method Stop

x/profile.go:19–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17// Stopper is an interface tasked with stopping the profiling process.
18type Stopper interface {
19 Stop()
20}
21
22// StartProfile starts a new mode for profiling.

Callers 15

RunMethod · 0.65
initFunction · 0.65
serveGRPCMethod · 0.65
runFunction · 0.65
initFunction · 0.65
initFunction · 0.65
initFunction · 0.65
initFunction · 0.65
initFunction · 0.65
serveGRPCFunction · 0.65
runFunction · 0.65
waitForExtSnapshotArmedFunction · 0.65

Implementers 3

noOpStopperx/profile.go
LocalClusterdgraphtest/local_cluster.go
offsetTimergraphql/schema/response.go

Calls

no outgoing calls

Tested by

no test coverage detected