private static class FederationSearcher.UniqueExecutionsToResults extends Object
Modifier and Type | Field and Description |
---|---|
(package private) Map<com.yahoo.component.chain.Chain<Searcher>,Map<Query,Result>> |
resultsToFill
Implemented as a nested identity hashmap
|
Modifier | Constructor and Description |
---|---|
private |
UniqueExecutionsToResults() |
Modifier and Type | Method and Description |
---|---|
Result |
get(com.yahoo.component.chain.Chain<Searcher> chain,
Query query)
Returns a result to fill for a query and chain, by creating it if necessary
|
Copyright © 2018. All rights reserved.