Class Processor

  • All Implemented Interfaces:
    com.yahoo.config.ConfigInstance.Producer, ConfigProducer, java.io.Serializable, java.lang.Comparable<Component<?,​?>>

    public class Processor
    extends ChainedComponent<com.yahoo.component.chain.model.ChainedComponentModel>
    Representation of a Processor in the configuration model
    Author:
    bratseth
    See Also:
    Serialized Form
    • Constructor Detail

      • Processor

        public Processor​(com.yahoo.component.chain.model.ChainedComponentModel model)