Class FederationSearcherModel.TargetSpec

java.lang.Object
com.yahoo.search.searchchain.model.federation.FederationSearcherModel.TargetSpec
Enclosing class:
FederationSearcherModel

public static class FederationSearcherModel.TargetSpec extends Object
Specifies one or more search chains that can be addressed as a single source.
  • Field Details

    • sourceSpec

      public final com.yahoo.component.ComponentSpecification sourceSpec
    • federationOptions

      public final FederationOptions federationOptions
  • Constructor Details

    • TargetSpec

      public TargetSpec(com.yahoo.component.ComponentSpecification sourceSpec, FederationOptions federationOptions)