Uses of Class
logproto.IngesterGrpc.IngesterBlockingStub
-
Packages that use IngesterGrpc.IngesterBlockingStub Package Description logproto -
-
Uses of IngesterGrpc.IngesterBlockingStub in logproto
Methods in logproto that return IngesterGrpc.IngesterBlockingStub Modifier and Type Method Description protected IngesterGrpc.IngesterBlockingStubIngesterGrpc.IngesterBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static IngesterGrpc.IngesterBlockingStubIngesterGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-