Package com.yahoo.search.dispatch
package com.yahoo.search.dispatch
-
ClassDescriptionCloseableInvoker is an abstract implementation of
Closeable
with an additional hook for executing code at closing.Aggregates coverage as responses are added.A dispatcher communicates with search nodes to perform queries and fill hits.FillInvoker encapsulates an allocated connection for running a document summary retrieval.InterleavedSearchInvoker uses multipleSearchInvoker
objects to interface with content nodes in parallel.Wraps a Result and a flat, skinny hit listLoadBalancer determines which group of content nodes should be accessed next for each search query when the internal java dispatcher is used.Classes implementing ResponseMonitor can be informed by monitored objects that a response is available for processing.A search invoker that will immediately produce an error that occurred during invoker construction.SearchInvoker encapsulates an allocated connection for running a single search query.A subset of nodes and groups to which a query should be sent.Computes the timeout based solely on the query timeoutComputes next timeout in millisecondsUse StudentT distribution and estimate how many hits you need from each partition to to get the globally top-k documents with the desired probability