Class SingleTarget
java.lang.Object
com.yahoo.component.AbstractComponent
com.yahoo.search.federation.sourceref.Target
com.yahoo.search.federation.sourceref.SingleTarget
- All Implemented Interfaces:
com.yahoo.component.Component
,com.yahoo.component.Deconstructable
,Comparable<com.yahoo.component.Component>
- Author:
- Tony Vaagenes
-
Field Summary
Fields inherited from class com.yahoo.component.AbstractComponent
isDeconstructable
-
Constructor Summary
ConstructorDescriptionSingleTarget
(com.yahoo.component.ComponentId id, SearchChainInvocationSpec searchChainInvocationSpec, boolean isDerived) -
Method Summary
Modifier and TypeMethodDescriptionresponsibleSearchChain
(com.yahoo.processing.request.Properties queryProperties) final boolean
Methods inherited from class com.yahoo.component.AbstractComponent
clone, compareTo, deconstruct, getClassName, getId, getIdString, hasInitializedId, initId, isDeconstructable, setIsDeconstructable, toString
-
Constructor Details
-
SingleTarget
public SingleTarget(com.yahoo.component.ComponentId id, SearchChainInvocationSpec searchChainInvocationSpec, boolean isDerived)
-
-
Method Details
-
responsibleSearchChain
public SearchChainInvocationSpec responsibleSearchChain(com.yahoo.processing.request.Properties queryProperties) - Specified by:
responsibleSearchChain
in classTarget
-
searchRefDescription
- Specified by:
searchRefDescription
in classTarget
-
useByDefault
public final boolean useByDefault()
-