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