public static final class ObservableCommandTestGrpc.ObservableCommandTestFutureStub extends AbstractFutureStub<ObservableCommandTestGrpc.ObservableCommandTestFutureStub>
AbstractStub.StubFactory<T extends AbstractStub<T>>| Modifier and Type | Method and Description |
|---|---|
protected ObservableCommandTestGrpc.ObservableCommandTestFutureStub |
build(Channel channel,
CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<SiLAFramework.CommandConfirmation> |
count(ObservableCommandTestOuterClass.Count_Parameters request) |
com.google.common.util.concurrent.ListenableFuture<ObservableCommandTestOuterClass.Count_Responses> |
countResult(SiLAFramework.CommandExecutionUUID request) |
com.google.common.util.concurrent.ListenableFuture<SiLAFramework.CommandConfirmation> |
echoValueAfterDelay(ObservableCommandTestOuterClass.EchoValueAfterDelay_Parameters request) |
com.google.common.util.concurrent.ListenableFuture<ObservableCommandTestOuterClass.EchoValueAfterDelay_Responses> |
echoValueAfterDelayResult(SiLAFramework.CommandExecutionUUID request) |
newStub, newStubgetCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected ObservableCommandTestGrpc.ObservableCommandTestFutureStub build(Channel channel, CallOptions callOptions)
build in class AbstractStub<ObservableCommandTestGrpc.ObservableCommandTestFutureStub>public com.google.common.util.concurrent.ListenableFuture<SiLAFramework.CommandConfirmation> count(ObservableCommandTestOuterClass.Count_Parameters request)
public com.google.common.util.concurrent.ListenableFuture<ObservableCommandTestOuterClass.Count_Responses> countResult(SiLAFramework.CommandExecutionUUID request)
public com.google.common.util.concurrent.ListenableFuture<SiLAFramework.CommandConfirmation> echoValueAfterDelay(ObservableCommandTestOuterClass.EchoValueAfterDelay_Parameters request)
public com.google.common.util.concurrent.ListenableFuture<ObservableCommandTestOuterClass.EchoValueAfterDelay_Responses> echoValueAfterDelayResult(SiLAFramework.CommandExecutionUUID request)
Copyright © 2022 SiLA Java Developers. All rights reserved.