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

Method Done

worker/sink_handler.go:240–242  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

238}
239
240func (sc *scramClient) Done() bool {
241 return sc.ClientConversation.Done()
242}

Callers 15

backupCurrentGroupFunction · 0.45
SortMethod · 0.45
sortWithoutIndexFunction · 0.45
sortWithIndexFunction · 0.45
processSortFunction · 0.45
sortByValueFunction · 0.45
GetSchemaOverNetworkFunction · 0.45
ProcessRestoreRequestFunction · 0.45
TestLimiterDeadlockFunction · 0.45
sendForWritingMethod · 0.45
ProgressMethod · 0.45
processCDCEventsMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestLimiterDeadlockFunction · 0.36