Class DocumentProcessorModel

java.lang.Object
com.yahoo.osgi.provider.model.ComponentModel
com.yahoo.component.chain.model.ChainedComponentModel
com.yahoo.vespa.model.container.docproc.model.DocumentProcessorModel

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)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Map<com.yahoo.collections.Pair<String,String>,String>
    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 Details

    • 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 Details

    • 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