Uses of Class
org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
Packages that use ProtoResultCache.CachedResultMatch.Builder
-
Uses of ProtoResultCache.CachedResultMatch.Builder in org.languagetool.tools.Cache
Methods in org.languagetool.tools.Cache that return ProtoResultCache.CachedResultMatch.BuilderModifier and TypeMethodDescriptionProtoResultCache.CachedResultMatch.Builder.addAllNewLanguageMatches(Iterable<? extends ProtoResultCache.NewLanguageMatch> values) repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;ProtoResultCache.CachedResultMatch.Builder.addAllSuggestedReplacements(Iterable<? extends MLServerProto.SuggestedReplacement> values) repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7;ProtoResultCache.CachedResultMatch.Builder.addNewLanguageMatches(int index, ProtoResultCache.NewLanguageMatch value) repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;ProtoResultCache.CachedResultMatch.Builder.addNewLanguageMatches(int index, ProtoResultCache.NewLanguageMatch.Builder builderForValue) repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;ProtoResultCache.CachedResultMatch.Builder.addNewLanguageMatches(ProtoResultCache.NewLanguageMatch value) repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;ProtoResultCache.CachedResultMatch.Builder.addNewLanguageMatches(ProtoResultCache.NewLanguageMatch.Builder builderForValue) repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;ProtoResultCache.CachedResultMatch.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ProtoResultCache.CachedResultMatch.Builder.addSuggestedReplacements(int index, MLServerProto.SuggestedReplacement value) repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7;ProtoResultCache.CachedResultMatch.Builder.addSuggestedReplacements(int index, MLServerProto.SuggestedReplacement.Builder builderForValue) repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7;ProtoResultCache.CachedResultMatch.Builder.addSuggestedReplacements(MLServerProto.SuggestedReplacement value) repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7;ProtoResultCache.CachedResultMatch.Builder.addSuggestedReplacements(MLServerProto.SuggestedReplacement.Builder builderForValue) repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7;ProtoResultCache.CachedResultMatch.Builder.clear()ProtoResultCache.CachedResultMatch.Builder.clearAutoCorrect()bool autoCorrect = 10;ProtoResultCache.CachedResultMatch.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) ProtoResultCache.CachedResultMatch.Builder.clearMessage()string message = 2;ProtoResultCache.CachedResultMatch.Builder.clearNewLanguageMatches()repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;ProtoResultCache.CachedResultMatch.Builder.clearOffsetPosition().lt_ml_server.MatchPosition offsetPosition = 5;ProtoResultCache.CachedResultMatch.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) ProtoResultCache.CachedResultMatch.Builder.clearOriginalErrorString()string originalErrorString = 13;ProtoResultCache.CachedResultMatch.Builder.clearPatternPosition()dont need the analyzed sentence hereProtoResultCache.CachedResultMatch.Builder.clearRule().lt_ml_server.CachedRule rule = 1;ProtoResultCache.CachedResultMatch.Builder.clearSentencePosition().lt_ml_server.MatchPosition sentencePosition = 6;ProtoResultCache.CachedResultMatch.Builder.clearShortMessage()string shortMessage = 3;ProtoResultCache.CachedResultMatch.Builder.clearSpecificRuleId()string specificRuleId = 12;ProtoResultCache.CachedResultMatch.Builder.clearSuggestedReplacements()repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7;ProtoResultCache.CachedResultMatch.Builder.clearType().lt_ml_server.CachedResultMatch.MatchType type = 9;ProtoResultCache.CachedResultMatch.Builder.clearUrl()string url = 8;ProtoResultCache.CachedResultMatch.Builder.clone()ProtoResultCache.CachedResultMatch.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ProtoResultCache.CachedResultMatch.Builder.mergeFrom(com.google.protobuf.Message other) ProtoResultCache.CachedResultMatch.Builder.mergeFrom(ProtoResultCache.CachedResultMatch other) ProtoResultCache.CachedResultMatch.Builder.mergeOffsetPosition(ProtoResultCache.MatchPosition value) .lt_ml_server.MatchPosition offsetPosition = 5;ProtoResultCache.CachedResultMatch.Builder.mergePatternPosition(ProtoResultCache.MatchPosition value) dont need the analyzed sentence hereProtoResultCache.CachedResultMatch.Builder.mergeRule(ProtoResultCache.CachedRule value) .lt_ml_server.CachedRule rule = 1;ProtoResultCache.CachedResultMatch.Builder.mergeSentencePosition(ProtoResultCache.MatchPosition value) .lt_ml_server.MatchPosition sentencePosition = 6;ProtoResultCache.CachedResultMatch.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ProtoResultCache.CachedResultMatch.newBuilder()ProtoResultCache.CachedResultMatch.newBuilder(ProtoResultCache.CachedResultMatch prototype) ProtoResultCache.CachedResultMatch.newBuilderForType()ProtoResultCache.CachedResultMatch.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) ProtoResultCache.CachedResultMatch.Builder.removeNewLanguageMatches(int index) repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;ProtoResultCache.CachedResultMatch.Builder.removeSuggestedReplacements(int index) repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7;ProtoResultCache.CachedResultMatch.Builder.setAutoCorrect(boolean value) bool autoCorrect = 10;ProtoResultCache.CachedResultMatch.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ProtoResultCache.CachedResultMatch.Builder.setMessage(String value) string message = 2;ProtoResultCache.CachedResultMatch.Builder.setMessageBytes(com.google.protobuf.ByteString value) string message = 2;ProtoResultCache.CachedResultMatch.Builder.setNewLanguageMatches(int index, ProtoResultCache.NewLanguageMatch value) repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;ProtoResultCache.CachedResultMatch.Builder.setNewLanguageMatches(int index, ProtoResultCache.NewLanguageMatch.Builder builderForValue) repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;ProtoResultCache.CachedResultMatch.Builder.setOffsetPosition(ProtoResultCache.MatchPosition value) .lt_ml_server.MatchPosition offsetPosition = 5;ProtoResultCache.CachedResultMatch.Builder.setOffsetPosition(ProtoResultCache.MatchPosition.Builder builderForValue) .lt_ml_server.MatchPosition offsetPosition = 5;ProtoResultCache.CachedResultMatch.Builder.setOriginalErrorString(String value) string originalErrorString = 13;ProtoResultCache.CachedResultMatch.Builder.setOriginalErrorStringBytes(com.google.protobuf.ByteString value) string originalErrorString = 13;ProtoResultCache.CachedResultMatch.Builder.setPatternPosition(ProtoResultCache.MatchPosition value) dont need the analyzed sentence hereProtoResultCache.CachedResultMatch.Builder.setPatternPosition(ProtoResultCache.MatchPosition.Builder builderForValue) dont need the analyzed sentence hereProtoResultCache.CachedResultMatch.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) ProtoResultCache.CachedResultMatch.Builder.setRule(ProtoResultCache.CachedRule value) .lt_ml_server.CachedRule rule = 1;ProtoResultCache.CachedResultMatch.Builder.setRule(ProtoResultCache.CachedRule.Builder builderForValue) .lt_ml_server.CachedRule rule = 1;ProtoResultCache.CachedResultMatch.Builder.setSentencePosition(ProtoResultCache.MatchPosition value) .lt_ml_server.MatchPosition sentencePosition = 6;ProtoResultCache.CachedResultMatch.Builder.setSentencePosition(ProtoResultCache.MatchPosition.Builder builderForValue) .lt_ml_server.MatchPosition sentencePosition = 6;ProtoResultCache.CachedResultMatch.Builder.setShortMessage(String value) string shortMessage = 3;ProtoResultCache.CachedResultMatch.Builder.setShortMessageBytes(com.google.protobuf.ByteString value) string shortMessage = 3;ProtoResultCache.CachedResultMatch.Builder.setSpecificRuleId(String value) string specificRuleId = 12;ProtoResultCache.CachedResultMatch.Builder.setSpecificRuleIdBytes(com.google.protobuf.ByteString value) string specificRuleId = 12;ProtoResultCache.CachedResultMatch.Builder.setSuggestedReplacements(int index, MLServerProto.SuggestedReplacement value) repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7;ProtoResultCache.CachedResultMatch.Builder.setSuggestedReplacements(int index, MLServerProto.SuggestedReplacement.Builder builderForValue) repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7;ProtoResultCache.CachedResultMatch.Builder.setType(ProtoResultCache.CachedResultMatch.MatchType value) .lt_ml_server.CachedResultMatch.MatchType type = 9;ProtoResultCache.CachedResultMatch.Builder.setTypeValue(int value) .lt_ml_server.CachedResultMatch.MatchType type = 9;ProtoResultCache.CachedResultMatch.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) string url = 8;ProtoResultCache.CachedResultMatch.Builder.setUrlBytes(com.google.protobuf.ByteString value) string url = 8;ProtoResultCache.CachedResultMatch.toBuilder()