Class 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 Detail

      • sourceSpec

        public final com.yahoo.component.ComponentSpecification sourceSpec
    • Constructor Detail

      • TargetSpec

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