Class KeyedServiceGrpc.KeyedServiceBlockingStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractBlockingStub<KeyedServiceGrpc.KeyedServiceBlockingStub>
-
- dev.restate.sdk.dynrpc.template.generated.KeyedServiceGrpc.KeyedServiceBlockingStub
-
- Enclosing class:
- KeyedServiceGrpc
public static final class KeyedServiceGrpc.KeyedServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<KeyedServiceGrpc.KeyedServiceBlockingStub>
A stub to allow clients to do synchronous rpc calls to service KeyedService.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected KeyedServiceGrpc.KeyedServiceBlockingStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)RpcResponsetemplate(KeyedRpcRequest request)
-
-
-
Method Detail
-
build
protected KeyedServiceGrpc.KeyedServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
buildin classio.grpc.stub.AbstractStub<KeyedServiceGrpc.KeyedServiceBlockingStub>
-
template
public RpcResponse template(KeyedRpcRequest request)
-
-