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

Method StreamMembership

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

Source from the content-addressed store, hash-verified

5709 Connect(ctx context.Context, in *Member, opts ...grpc.CallOption) (*ConnectionState, error)
5710 UpdateMembership(ctx context.Context, in *Group, opts ...grpc.CallOption) (*api.Payload, error)
5711 StreamMembership(ctx context.Context, in *api.Payload, opts ...grpc.CallOption) (Zero_StreamMembershipClient, error)
5712 Oracle(ctx context.Context, in *api.Payload, opts ...grpc.CallOption) (Zero_OracleClient, error)
5713 ShouldServe(ctx context.Context, in *Tablet, opts ...grpc.CallOption) (*Tablet, error)
5714 AssignIds(ctx context.Context, in *Num, opts ...grpc.CallOption) (*AssignedIds, error)

Callers 1

Implementers 2

zeroClientbitmap/pb.pb.go

Calls

no outgoing calls

Tested by

no test coverage detected