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, java.util.Map<com.yahoo.collections.Pair<java.lang.String,​java.lang.String>,​java.lang.String> fieldNameSchemaMap)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Map<com.yahoo.collections.Pair<java.lang.String,​java.lang.String>,​java.lang.String> fieldNameSchemaMap()
      The field name schema map that applies to this docproc
      • Methods inherited from class com.yahoo.osgi.provider.model.ComponentModel

        getClassId, getComponentId
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DocumentProcessorModel

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

      • fieldNameSchemaMap

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