public static final class TestServiceGrpc.TestServiceFutureStub extends io.grpc.stub.AbstractFutureStub<TestServiceGrpc.TestServiceFutureStub>
Modifier and Type | Method and Description |
---|---|
protected TestServiceGrpc.TestServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> |
test(com.google.protobuf.Empty request) |
protected TestServiceGrpc.TestServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build
in class io.grpc.stub.AbstractStub<TestServiceGrpc.TestServiceFutureStub>
public com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> test(com.google.protobuf.Empty request)
Copyright © 2024 The Apache Software Foundation. All rights reserved.