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