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

Method Export

bitmap/pb.pb.go:6336–6336  ·  view source on GitHub ↗
(context.Context, *ExportRequest)

Source from the content-addressed store, hash-verified

6334 Backup(context.Context, *BackupRequest) (*BackupResponse, error)
6335 Restore(context.Context, *RestoreRequest) (*Status, error)
6336 Export(context.Context, *ExportRequest) (*ExportResponse, error)
6337 ReceivePredicate(Worker_ReceivePredicateServer) error
6338 MovePredicate(context.Context, *MovePredicatePayload) (*api.Payload, error)
6339 Subscribe(*SubscriptionRequest, Worker_SubscribeServer) error

Callers

nothing calls this directly

Implementers 2

workerClientbitmap/pb.pb.go

Calls

no outgoing calls

Tested by

no test coverage detected