public static final class CancellationTestGrpc.CancellationTestFutureStub extends AbstractFutureStub<CancellationTestGrpc.CancellationTestFutureStub>
AbstractStub.StubFactory<T extends AbstractStub<T>>| Modifier and Type | Method and Description |
|---|---|
protected CancellationTestGrpc.CancellationTestFutureStub |
build(Channel channel,
CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<SiLAFramework.CommandConfirmation> |
waitForCancel(CancellationTestOuterClass.WaitForCancel_Parameters request) |
com.google.common.util.concurrent.ListenableFuture<CancellationTestOuterClass.WaitForCancel_Responses> |
waitForCancelResult(SiLAFramework.CommandExecutionUUID request) |
newStub, newStubgetCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected CancellationTestGrpc.CancellationTestFutureStub build(Channel channel, CallOptions callOptions)
build in class AbstractStub<CancellationTestGrpc.CancellationTestFutureStub>public com.google.common.util.concurrent.ListenableFuture<SiLAFramework.CommandConfirmation> waitForCancel(CancellationTestOuterClass.WaitForCancel_Parameters request)
public com.google.common.util.concurrent.ListenableFuture<CancellationTestOuterClass.WaitForCancel_Responses> waitForCancelResult(SiLAFramework.CommandExecutionUUID request)
Copyright © 2023 SiLA Java Developers. All rights reserved.