Class FederationSearcherModel.TargetSpec

  • Enclosing class:
    FederationSearcherModel

    public static class FederationSearcherModel.TargetSpec
    extends java.lang.Object
    Specifies one or more search chains that can be addressed as a single source.
    • Constructor Summary

      Constructors 
      Constructor Description
      TargetSpec​(com.yahoo.component.ComponentSpecification sourceSpec, FederationOptions federationOptions)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • sourceSpec

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

      • TargetSpec

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