public static final class CancellationTestGrpc.CancellationTestBlockingStub extends io.grpc.stub.AbstractBlockingStub<CancellationTestGrpc.CancellationTestBlockingStub>
| Modifier and Type | Method and Description |
|---|---|
protected CancellationTestGrpc.CancellationTestBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
SiLAFramework.CommandConfirmation |
waitForCancel(CancellationTestOuterClass.WaitForCancel_Parameters request) |
Iterator<SiLAFramework.ExecutionInfo> |
waitForCancelInfo(SiLAFramework.CommandExecutionUUID request) |
CancellationTestOuterClass.WaitForCancel_Responses |
waitForCancelResult(SiLAFramework.CommandExecutionUUID request) |
protected CancellationTestGrpc.CancellationTestBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.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 © 2024 SiLA Java Developers. All rights reserved.