Class SearchChainInvocationSpec

java.lang.Object
com.yahoo.search.federation.sourceref.SearchChainInvocationSpec
All Implemented Interfaces:
ModifyQueryAndResult, Cloneable

public class SearchChainInvocationSpec extends Object implements ModifyQueryAndResult, Cloneable
Specifies which search chain should be run and how it should be run. This is a value object.
Author:
Tony Vaagenes