Uses of Class
org.languagetool.tools.Cache.ProtoResultCache.CachedRule
Packages that use ProtoResultCache.CachedRule
-
Uses of ProtoResultCache.CachedRule in org.languagetool.tools.Cache
Fields in org.languagetool.tools.Cache declared as ProtoResultCache.CachedRuleModifier and TypeFieldDescriptionprivate static final ProtoResultCache.CachedRuleProtoResultCache.CachedRule.DEFAULT_INSTANCEprivate ProtoResultCache.CachedRuleProtoResultCache.CachedResultMatch.Builder.rule_private ProtoResultCache.CachedRuleProtoResultCache.CachedResultMatch.rule_Fields in org.languagetool.tools.Cache with type parameters of type ProtoResultCache.CachedRuleModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<ProtoResultCache.CachedRule> ProtoResultCache.CachedRule.PARSERprivate com.google.protobuf.SingleFieldBuilderV3<ProtoResultCache.CachedRule, ProtoResultCache.CachedRule.Builder, ProtoResultCache.CachedRuleOrBuilder> ProtoResultCache.CachedResultMatch.Builder.ruleBuilder_Methods in org.languagetool.tools.Cache that return ProtoResultCache.CachedRuleModifier and TypeMethodDescriptionProtoResultCache.CachedRule.Builder.build()ProtoResultCache.CachedRule.Builder.buildPartial()static ProtoResultCache.CachedRuleProtoResultCache.CachedRule.getDefaultInstance()ProtoResultCache.CachedRule.Builder.getDefaultInstanceForType()ProtoResultCache.CachedRule.getDefaultInstanceForType()ProtoResultCache.CachedResultMatch.Builder.getRule().lt_ml_server.CachedRule rule = 1;ProtoResultCache.CachedResultMatch.getRule().lt_ml_server.CachedRule rule = 1;ProtoResultCache.CachedResultMatchOrBuilder.getRule().lt_ml_server.CachedRule rule = 1;static ProtoResultCache.CachedRuleProtoResultCache.CachedRule.parseDelimitedFrom(InputStream input) static ProtoResultCache.CachedRuleProtoResultCache.CachedRule.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtoResultCache.CachedRuleProtoResultCache.CachedRule.parseFrom(byte[] data) static ProtoResultCache.CachedRuleProtoResultCache.CachedRule.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtoResultCache.CachedRuleProtoResultCache.CachedRule.parseFrom(com.google.protobuf.ByteString data) static ProtoResultCache.CachedRuleProtoResultCache.CachedRule.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtoResultCache.CachedRuleProtoResultCache.CachedRule.parseFrom(com.google.protobuf.CodedInputStream input) static ProtoResultCache.CachedRuleProtoResultCache.CachedRule.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtoResultCache.CachedRuleProtoResultCache.CachedRule.parseFrom(InputStream input) static ProtoResultCache.CachedRuleProtoResultCache.CachedRule.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtoResultCache.CachedRuleProtoResultCache.CachedRule.parseFrom(ByteBuffer data) static ProtoResultCache.CachedRuleProtoResultCache.CachedRule.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.languagetool.tools.Cache that return types with arguments of type ProtoResultCache.CachedRuleModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ProtoResultCache.CachedRule> ProtoResultCache.CachedRule.getParserForType()private com.google.protobuf.SingleFieldBuilderV3<ProtoResultCache.CachedRule, ProtoResultCache.CachedRule.Builder, ProtoResultCache.CachedRuleOrBuilder> ProtoResultCache.CachedResultMatch.Builder.getRuleFieldBuilder().lt_ml_server.CachedRule rule = 1;static com.google.protobuf.Parser<ProtoResultCache.CachedRule> ProtoResultCache.CachedRule.parser()Methods in org.languagetool.tools.Cache with parameters of type ProtoResultCache.CachedRuleModifier and TypeMethodDescriptionprivate voidProtoResultCache.CachedRule.Builder.buildPartial0(ProtoResultCache.CachedRule result) private voidProtoResultCache.CachedRule.Builder.buildPartialRepeatedFields(ProtoResultCache.CachedRule result) ProtoResultCache.CachedRule.Builder.mergeFrom(ProtoResultCache.CachedRule other) ProtoResultCache.CachedResultMatch.Builder.mergeRule(ProtoResultCache.CachedRule value) .lt_ml_server.CachedRule rule = 1;ProtoResultCache.CachedRule.newBuilder(ProtoResultCache.CachedRule prototype) ProtoResultCache.CachedResultMatch.Builder.setRule(ProtoResultCache.CachedRule value) .lt_ml_server.CachedRule rule = 1; -
Uses of ProtoResultCache.CachedRule in org.languagetool.tools.grpc
Constructors in org.languagetool.tools.grpc with parameters of type ProtoResultCache.CachedRule