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