Uses of Class
com.yahoo.vespa.model.container.component.chain.Chain
Packages that use Chain
Package
Description
-
Uses of Chain in com.yahoo.vespa.model.builder.xml.dom.chains
Classes in com.yahoo.vespa.model.builder.xml.dom.chains with type parameters of type ChainModifier and TypeClassDescriptionclassChainsBuilder<COMPONENT extends ChainedComponent<?>,CHAIN extends Chain<COMPONENT>> classDomChainBuilderBase<COMPONENT extends ChainedComponent<?>,CHAIN extends Chain<COMPONENT>> Base functionality for all chain builders (docprocChain, searchChain, provider, source)classDomChainsBuilder<COMPONENT extends ChainedComponent<?>,CHAIN extends Chain<COMPONENT>, CHAINS extends Chains<CHAIN>> NOTE: This class _must_ be abstract, due to calling subclass method in ctor. -
Uses of Chain in com.yahoo.vespa.model.container.component.chain
Classes in com.yahoo.vespa.model.container.component.chain with type parameters of type Chain -
Uses of Chain in com.yahoo.vespa.model.container.docproc
Subclasses of Chain in com.yahoo.vespa.model.container.docproc -
Uses of Chain in com.yahoo.vespa.model.container.http
Subclasses of Chain in com.yahoo.vespa.model.container.http -
Uses of Chain in com.yahoo.vespa.model.container.processing
Subclasses of Chain in com.yahoo.vespa.model.container.processingModifier and TypeClassDescriptionclassRepresents a processing chain in the config model -
Uses of Chain in com.yahoo.vespa.model.container.search.searchchain
Subclasses of Chain in com.yahoo.vespa.model.container.search.searchchainModifier and TypeClassDescriptionclassA generic provider, used when no type is given.classA search chain that is intended to be used for federation (i.e. providers, sources)classConfig producer for search chain responsible for sending queries to a local cluster.classBase config producer for search chains that communicate with backends.classRepresents a search chain in the vespa model.classConfig producer for source, which is contained in a provider. -
Uses of Chain in com.yahoo.vespa.model.search
Subclasses of Chain in com.yahoo.vespa.model.search