public static final class RecoverableErrorProviderGrpc.RecoverableErrorProviderBlockingStub extends AbstractBlockingStub<RecoverableErrorProviderGrpc.RecoverableErrorProviderBlockingStub>
AbstractStub.StubFactory<T extends AbstractStub<T>>| Modifier and Type | Method and Description |
|---|---|
protected RecoverableErrorProviderGrpc.RecoverableErrorProviderBlockingStub |
build(Channel channel,
CallOptions callOptions) |
SiLAFramework.CommandConfirmation |
raiseRecoverableError(RecoverableErrorProviderOuterClass.RaiseRecoverableError_Parameters request) |
Iterator<SiLAFramework.ExecutionInfo> |
raiseRecoverableErrorInfo(SiLAFramework.CommandExecutionUUID request) |
RecoverableErrorProviderOuterClass.RaiseRecoverableError_Responses |
raiseRecoverableErrorResult(SiLAFramework.CommandExecutionUUID request) |
newStub, newStubgetCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected RecoverableErrorProviderGrpc.RecoverableErrorProviderBlockingStub build(Channel channel, CallOptions callOptions)
build in class 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 © 2023 SiLA Java Developers. All rights reserved.