Uses of Class
org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
Packages that use MLServerProto.AnalyzedMatchRequest
-
Uses of MLServerProto.AnalyzedMatchRequest in org.languagetool.rules
Fields in org.languagetool.rules with type parameters of type MLServerProto.AnalyzedMatchRequestModifier and TypeFieldDescription(package private) final List<MLServerProto.AnalyzedMatchRequest> GRPCRule.AnalyzedMLRuleRequest.requestsConstructor parameters in org.languagetool.rules with type arguments of type MLServerProto.AnalyzedMatchRequestModifierConstructorDescriptionAnalyzedMLRuleRequest(List<MLServerProto.AnalyzedMatchRequest> requests, List<AnalyzedSentence> sentences) -
Uses of MLServerProto.AnalyzedMatchRequest in org.languagetool.rules.ml
Fields in org.languagetool.rules.ml declared as MLServerProto.AnalyzedMatchRequestModifier and TypeFieldDescriptionprivate static final MLServerProto.AnalyzedMatchRequestMLServerProto.AnalyzedMatchRequest.DEFAULT_INSTANCEFields in org.languagetool.rules.ml with type parameters of type MLServerProto.AnalyzedMatchRequestModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<MLServerProto.AnalyzedMatchRequest, MLServerProto.MatchResponse> MLServerGrpc.getMatchAnalyzedMethodprivate static final com.google.protobuf.Parser<MLServerProto.AnalyzedMatchRequest> MLServerProto.AnalyzedMatchRequest.PARSERMethods in org.languagetool.rules.ml that return MLServerProto.AnalyzedMatchRequestModifier and TypeMethodDescriptionMLServerProto.AnalyzedMatchRequest.Builder.build()MLServerProto.AnalyzedMatchRequest.Builder.buildPartial()MLServerProto.AnalyzedMatchRequest.getDefaultInstance()MLServerProto.AnalyzedMatchRequest.Builder.getDefaultInstanceForType()MLServerProto.AnalyzedMatchRequest.getDefaultInstanceForType()MLServerProto.AnalyzedMatchRequest.parseDelimitedFrom(InputStream input) MLServerProto.AnalyzedMatchRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MLServerProto.AnalyzedMatchRequest.parseFrom(byte[] data) MLServerProto.AnalyzedMatchRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MLServerProto.AnalyzedMatchRequest.parseFrom(com.google.protobuf.ByteString data) MLServerProto.AnalyzedMatchRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MLServerProto.AnalyzedMatchRequest.parseFrom(com.google.protobuf.CodedInputStream input) MLServerProto.AnalyzedMatchRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MLServerProto.AnalyzedMatchRequest.parseFrom(InputStream input) MLServerProto.AnalyzedMatchRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MLServerProto.AnalyzedMatchRequest.parseFrom(ByteBuffer data) MLServerProto.AnalyzedMatchRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.languagetool.rules.ml that return types with arguments of type MLServerProto.AnalyzedMatchRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<MLServerProto.AnalyzedMatchRequest, MLServerProto.MatchResponse> MLServerGrpc.getMatchAnalyzedMethod()com.google.protobuf.Parser<MLServerProto.AnalyzedMatchRequest> MLServerProto.AnalyzedMatchRequest.getParserForType()static com.google.protobuf.Parser<MLServerProto.AnalyzedMatchRequest> MLServerProto.AnalyzedMatchRequest.parser()Methods in org.languagetool.rules.ml with parameters of type MLServerProto.AnalyzedMatchRequestModifier and TypeMethodDescriptionprivate voidMLServerProto.AnalyzedMatchRequest.Builder.buildPartial0(MLServerProto.AnalyzedMatchRequest result) private voidMLServerProto.AnalyzedMatchRequest.Builder.buildPartialRepeatedFields(MLServerProto.AnalyzedMatchRequest result) default voidMLServerGrpc.AsyncService.matchAnalyzed(MLServerProto.AnalyzedMatchRequest request, io.grpc.stub.StreamObserver<MLServerProto.MatchResponse> responseObserver) MLServerGrpc.MLServerBlockingStub.matchAnalyzed(MLServerProto.AnalyzedMatchRequest request) com.google.common.util.concurrent.ListenableFuture<MLServerProto.MatchResponse> MLServerGrpc.MLServerFutureStub.matchAnalyzed(MLServerProto.AnalyzedMatchRequest request) voidMLServerGrpc.MLServerStub.matchAnalyzed(MLServerProto.AnalyzedMatchRequest request, io.grpc.stub.StreamObserver<MLServerProto.MatchResponse> responseObserver) MLServerProto.AnalyzedMatchRequest.Builder.mergeFrom(MLServerProto.AnalyzedMatchRequest other) MLServerProto.AnalyzedMatchRequest.newBuilder(MLServerProto.AnalyzedMatchRequest prototype)