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