Class DocprocChains
java.lang.Object
com.yahoo.config.model.producer.AnyConfigProducer
com.yahoo.config.model.producer.TreeConfigProducer<AnyConfigProducer>
com.yahoo.vespa.model.container.component.chain.Chains<DocprocChain>
com.yahoo.vespa.model.container.docproc.DocprocChains
- All Implemented Interfaces:
com.yahoo.config.ConfigInstance.Producer,com.yahoo.container.core.ChainsConfig.Producer,ConfigProducer,Serializable
- Author:
- Einar M R Rosenvinge
- See Also:
-
Field Summary
FieldsFields inherited from class com.yahoo.config.model.producer.AnyConfigProducer
log -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.yahoo.vespa.model.container.component.chain.Chains
add, add, allChains, allComponents, componentsRegistry, getChainGroup, getComponentGroup, getConfig, initializeComponents, validateMethods inherited from class com.yahoo.config.model.producer.TreeConfigProducer
addChild, addDescendantService, getChildren, getChildrenByTypeRecursive, getConfigClassLoader, getDescendantServices, removeChildMethods inherited from class com.yahoo.config.model.producer.AnyConfigProducer
addConfigId, addUserConfig, cascadeConfig, currentConfigId, findInheritedClassLoader, getConfigId, getMonitoringService, getParent, getRoot, getSubId, getUserConfigs, hostSystem, mergeUserConfigs, remove, setParent, setUserConfigs, stateIsHostedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.yahoo.vespa.model.ConfigProducer
dump
-
Field Details
-
DOCUMENT_TYPE_MANAGER_CLASS
- See Also:
-
-
Constructor Details
-
DocprocChains
-
-
Method Details
-
addServersAndClientsForChains
public void addServersAndClientsForChains()
-