Package com.yahoo.search.handler
Class SearchResponse
- java.lang.Object
-
- com.yahoo.search.handler.SearchResponse
-
public class SearchResponse extends java.lang.Object
Some leftover static methods.- Author:
- Steinar Knutsen
-
-
Constructor Summary
Constructors Constructor Description SearchResponse()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.yahoo.container.logging.HitCounts
createHitCounts(Query query, Result result)
static com.yahoo.container.handler.Timing
createTiming(Query query, Result result)
-