Package logproto
Class PusherGrpc.PusherBlockingStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<PusherGrpc.PusherBlockingStub>
-
- logproto.PusherGrpc.PusherBlockingStub
-
- Enclosing class:
- PusherGrpc
public static final class PusherGrpc.PusherBlockingStub extends io.grpc.stub.AbstractStub<PusherGrpc.PusherBlockingStub>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected PusherGrpc.PusherBlockingStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)Logproto.PushResponsepush(Logproto.PushRequest request)-
Methods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, newStub, newStub, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
-
-
-
-
Method Detail
-
build
protected PusherGrpc.PusherBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
buildin classio.grpc.stub.AbstractStub<PusherGrpc.PusherBlockingStub>
-
push
public Logproto.PushResponse push(Logproto.PushRequest request)
-
-