Class Hierarchy
- java.lang.Object
- com.yahoo.component.AbstractComponent (implements com.yahoo.component.Component, com.yahoo.component.Deconstructable)
- com.yahoo.search.dispatch.Dispatcher
- com.yahoo.search.dispatch.CloseableInvoker (implements java.io.Closeable)
- com.yahoo.search.dispatch.FillInvoker
- com.yahoo.search.dispatch.SearchInvoker
- com.yahoo.search.dispatch.InterleavedSearchInvoker (implements com.yahoo.search.dispatch.ResponseMonitor<T>)
- com.yahoo.search.dispatch.SearchErrorInvoker
- com.yahoo.search.dispatch.InvokerFactory
- com.yahoo.search.dispatch.InvokerResult
- com.yahoo.search.dispatch.LeanHit (implements java.lang.Comparable<T>)
- com.yahoo.search.dispatch.LoadBalancer
- com.yahoo.search.dispatch.SearchPath
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.yahoo.search.dispatch.SearchPath.InvalidSearchPathException
- java.lang.RuntimeException
- java.lang.Exception
- com.yahoo.search.dispatch.TopKEstimator
- com.yahoo.component.AbstractComponent (implements com.yahoo.component.Component, com.yahoo.component.Deconstructable)
Interface Hierarchy
- com.yahoo.search.dispatch.ResponseMonitor<T>