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

Method CloseAndRecv

bitmap/pb.pb.go:6253–6253  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6251type Worker_ReceivePredicateClient interface {
6252 Send(*KVS) error
6253 CloseAndRecv() (*api.Payload, error)
6254 grpc.ClientStream
6255}
6256

Callers

nothing calls this directly

Implementers 2

raftRaftMessageClientbitmap/pb.pb.go

Calls

no outgoing calls

Tested by

no test coverage detected