java.lang.Object
com.yahoo.component.AbstractComponent
com.yahoo.search.federation.sourceref.Target
All Implemented Interfaces:
com.yahoo.component.Component, com.yahoo.component.Deconstructable, Comparable<com.yahoo.component.Component>
Direct Known Subclasses:
SingleTarget, SourcesTarget

public abstract class Target extends com.yahoo.component.AbstractComponent
Author:
Tony Vaagenes
  • Field Summary

    Fields inherited from class com.yahoo.component.AbstractComponent

    isDeconstructable
  • Method Summary

    Modifier and Type
    Method
    Description
    responsibleSearchChain(com.yahoo.processing.request.Properties queryProperties)
     
    abstract String
     

    Methods inherited from class com.yahoo.component.AbstractComponent

    clone, compareTo, deconstruct, getClassName, getId, getIdString, hasInitializedId, initId, isDeconstructable, setIsDeconstructable, toString

    Methods inherited from class java.lang.Object

    equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait