Class ForkingSearcher

  • All Implemented Interfaces:
    com.yahoo.component.Component, com.yahoo.component.Deconstructable, Comparable<com.yahoo.component.Component>
    Direct Known Subclasses:
    FederationSearcher

    public abstract class ForkingSearcher
    extends Searcher
    Searchers which invokes other search chains should override this.
    Author:
    bratseth