Class ProcessingChain

  • All Implemented Interfaces:
    com.yahoo.config.ConfigInstance.Producer, ConfigProducer, java.io.Serializable

    public class ProcessingChain
    extends Chain<Processor>
    Represents a processing chain in the config model
    Author:
    bratseth
    See Also:
    Serialized Form
    • Constructor Detail

      • ProcessingChain

        public ProcessingChain​(com.yahoo.component.chain.model.ChainSpecification specWithoutInnerProcessors)