Class SemanticRules

  • All Implemented Interfaces:
    com.yahoo.config.ConfigInstance.Producer, com.yahoo.prelude.semantics.SemanticRulesConfig.Producer, Serializable

    public class SemanticRules
    extends Object
    implements Serializable, com.yahoo.prelude.semantics.SemanticRulesConfig.Producer
    Returns the semantic rules config form a set of rule bases. Owned by a container cluster
    Author:
    bratseth
    See Also:
    Serialized Form
    • Method Detail

      • getConfig

        public void getConfig​(com.yahoo.prelude.semantics.SemanticRulesConfig.Builder builder)
        Specified by:
        getConfig in interface com.yahoo.prelude.semantics.SemanticRulesConfig.Producer