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

Method Subscribe

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

Source from the content-addressed store, hash-verified

6134 ReceivePredicate(ctx context.Context, opts ...grpc.CallOption) (Worker_ReceivePredicateClient, error)
6135 MovePredicate(ctx context.Context, in *MovePredicatePayload, opts ...grpc.CallOption) (*api.Payload, error)
6136 Subscribe(ctx context.Context, in *SubscriptionRequest, opts ...grpc.CallOption) (Worker_SubscribeClient, error)
6137 UpdateGraphQLSchema(ctx context.Context, in *UpdateGraphQLSchemaRequest, opts ...grpc.CallOption) (*UpdateGraphQLSchemaResponse, error)
6138}
6139

Callers 1

Implementers 2

workerClientbitmap/pb.pb.go

Calls

no outgoing calls

Tested by

no test coverage detected