Package org.languagetool.rules.ml
Class ProcessingServerGrpc.ProcessingServerBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<ProcessingServerGrpc.ProcessingServerBlockingStub>
io.grpc.stub.AbstractBlockingStub<ProcessingServerGrpc.ProcessingServerBlockingStub>
org.languagetool.rules.ml.ProcessingServerGrpc.ProcessingServerBlockingStub
- Enclosing class:
ProcessingServerGrpc
public static final class ProcessingServerGrpc.ProcessingServerBlockingStub
extends io.grpc.stub.AbstractBlockingStub<ProcessingServerGrpc.ProcessingServerBlockingStub>
A stub to allow clients to do synchronous rpc calls to service ProcessingServer.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>> -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateProcessingServerBlockingStub(io.grpc.Channel channel, io.grpc.CallOptions callOptions) -
Method Summary
Modifier and TypeMethodDescriptionanalyze(MLServerProto.AnalyzeRequest request) build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) process(MLServerProto.ProcessRequest request) Methods inherited from class io.grpc.stub.AbstractBlockingStub
newStub, newStubMethods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
Constructor Details
-
ProcessingServerBlockingStub
private ProcessingServerBlockingStub(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
-
-
Method Details
-
build
protected ProcessingServerGrpc.ProcessingServerBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<ProcessingServerGrpc.ProcessingServerBlockingStub>
-
analyze
-
process
-