public static final class RecoverableErrorProviderGrpc.RecoverableErrorProviderBlockingStub extends io.grpc.stub.AbstractBlockingStub<RecoverableErrorProviderGrpc.RecoverableErrorProviderBlockingStub>
| Modifier and Type | Method and Description |
|---|---|
protected RecoverableErrorProviderGrpc.RecoverableErrorProviderBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
SiLAFramework.CommandConfirmation |
raiseRecoverableError(RecoverableErrorProviderOuterClass.RaiseRecoverableError_Parameters request) |
Iterator<SiLAFramework.ExecutionInfo> |
raiseRecoverableErrorInfo(SiLAFramework.CommandExecutionUUID request) |
RecoverableErrorProviderOuterClass.RaiseRecoverableError_Responses |
raiseRecoverableErrorResult(SiLAFramework.CommandExecutionUUID request) |
protected RecoverableErrorProviderGrpc.RecoverableErrorProviderBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<RecoverableErrorProviderGrpc.RecoverableErrorProviderBlockingStub>public SiLAFramework.CommandConfirmation raiseRecoverableError(RecoverableErrorProviderOuterClass.RaiseRecoverableError_Parameters request)
public Iterator<SiLAFramework.ExecutionInfo> raiseRecoverableErrorInfo(SiLAFramework.CommandExecutionUUID request)
public RecoverableErrorProviderOuterClass.RaiseRecoverableError_Responses raiseRecoverableErrorResult(SiLAFramework.CommandExecutionUUID request)
Copyright © 2024 SiLA Java Developers. All rights reserved.