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