Class DocumentProcessorModel


  • @Immutable
    public class DocumentProcessorModel
    extends com.yahoo.component.chain.model.ChainedComponentModel
    Author:
    Einar M R Rosenvinge
    • Field Summary

      • Fields inherited from class com.yahoo.component.chain.model.ChainedComponentModel

        dependencies
      • Fields inherited from class com.yahoo.osgi.provider.model.ComponentModel

        bundleInstantiationSpec, configId
    • Constructor Summary

      Constructors 
      Constructor Description
      DocumentProcessorModel​(com.yahoo.container.bundle.BundleInstantiationSpecification bundleInstantiationSpec, com.yahoo.component.chain.dependencies.Dependencies dependencies, Map<com.yahoo.collections.Pair<String,​String>,​String> fieldNameSchemaMap)  
    • Constructor Detail

      • DocumentProcessorModel

        public DocumentProcessorModel​(com.yahoo.container.bundle.BundleInstantiationSpecification bundleInstantiationSpec,
                                      com.yahoo.component.chain.dependencies.Dependencies dependencies,
                                      Map<com.yahoo.collections.Pair<String,​String>,​String> fieldNameSchemaMap)
    • Method Detail

      • fieldNameSchemaMap

        public Map<com.yahoo.collections.Pair<String,​String>,​String> fieldNameSchemaMap()
        The field name schema map that applies to this docproc
        Returns:
        doctype,from → to