public static final class CommandServiceGrpc.CommandServiceFutureStub extends io.grpc.stub.AbstractStub<CommandServiceGrpc.CommandServiceFutureStub>
Modifier and Type | Method and Description |
---|---|
protected CommandServiceGrpc.CommandServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<CommandResponse> |
dispatch(Command request) |
protected CommandServiceGrpc.CommandServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build
in class io.grpc.stub.AbstractStub<CommandServiceGrpc.CommandServiceFutureStub>
public com.google.common.util.concurrent.ListenableFuture<CommandResponse> dispatch(Command request)
Copyright © 2010–2018. All rights reserved.