Uses of Class
com.yahoo.search.federation.sourceref.SearchChainInvocationSpec
Packages that use SearchChainInvocationSpec
-
Uses of SearchChainInvocationSpec in com.yahoo.search.federation.sourceref
Methods in com.yahoo.search.federation.sourceref that return SearchChainInvocationSpecModifier and TypeMethodDescriptionSearchChainInvocationSpec.clone()SourcesTarget.defaultProviderSource()ResolveResult.invocationSpec()Returns the value of theinvocationSpecrecord component.Methods in com.yahoo.search.federation.sourceref that return types with arguments of type SearchChainInvocationSpecMethods in com.yahoo.search.federation.sourceref with parameters of type SearchChainInvocationSpecModifier and TypeMethodDescriptionSearchChainResolver.Builder.addSearchChain(com.yahoo.component.ComponentId id, SearchChainInvocationSpec invocationSpec) voidSourcesTarget.addSource(com.yahoo.component.ComponentId providerId, SearchChainInvocationSpec searchChainInvocationSpec, boolean isDefaultProviderForSource) Constructors in com.yahoo.search.federation.sourceref with parameters of type SearchChainInvocationSpecModifierConstructorDescriptionResolveResult(SearchChainInvocationSpec invocationSpec, String errorMsg) Creates an instance of aResolveResultrecord class.SingleTarget(com.yahoo.component.ComponentId id, SearchChainInvocationSpec searchChainInvocationSpec, boolean isDerived)