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

Method Sort

bitmap/pb.pb.go:6129–6129  ·  view source on GitHub ↗
(ctx context.Context, in *SortMessage, opts ...grpc.CallOption)

Source from the content-addressed store, hash-verified

6127 ServeTask(ctx context.Context, in *Query, opts ...grpc.CallOption) (*Result, error)
6128 StreamSnapshot(ctx context.Context, opts ...grpc.CallOption) (Worker_StreamSnapshotClient, error)
6129 Sort(ctx context.Context, in *SortMessage, opts ...grpc.CallOption) (*SortResult, error)
6130 Schema(ctx context.Context, in *SchemaRequest, opts ...grpc.CallOption) (*SchemaResult, error)
6131 Backup(ctx context.Context, in *BackupRequest, opts ...grpc.CallOption) (*BackupResponse, error)
6132 Restore(ctx context.Context, in *RestoreRequest, opts ...grpc.CallOption) (*Status, error)

Callers 2

mainFunction · 0.65
_Worker_Sort_HandlerFunction · 0.65

Implementers 2

workerClientbitmap/pb.pb.go

Calls

no outgoing calls

Tested by

no test coverage detected