Class ProcessingChain

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

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

    • ProcessingChain

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