Package org.languagetool.rules.ml
Class MLServerGrpc.MLServerBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<MLServerGrpc.MLServerBlockingStub>
io.grpc.stub.AbstractBlockingStub<MLServerGrpc.MLServerBlockingStub>
org.languagetool.rules.ml.MLServerGrpc.MLServerBlockingStub
- Enclosing class:
MLServerGrpc
public static final class MLServerGrpc.MLServerBlockingStub
extends io.grpc.stub.AbstractBlockingStub<MLServerGrpc.MLServerBlockingStub>
A stub to allow clients to do synchronous rpc calls to service MLServer.
-
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
ConstructorsModifierConstructorDescriptionprivateMLServerBlockingStub(io.grpc.Channel channel, io.grpc.CallOptions callOptions) -
Method Summary
Modifier and TypeMethodDescriptionprotected MLServerGrpc.MLServerBlockingStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) match(MLServerProto.MatchRequest 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
-
MLServerBlockingStub
private MLServerBlockingStub(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
-
-
Method Details
-
build
protected MLServerGrpc.MLServerBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<MLServerGrpc.MLServerBlockingStub>
-
match
-
matchAnalyzed
-