|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SearchCounts | |
|---|---|
| org.eaglei.search.provider | |
| Uses of SearchCounts in org.eaglei.search.provider |
|---|
| Methods in org.eaglei.search.provider that return SearchCounts | |
|---|---|
SearchCounts |
SearchProvider.count(SearchCountRequest request)
Retrieves counts for a specific search request and returns a SearchCounts as a synchronous operation. |
| Methods in org.eaglei.search.provider that return types with arguments of type SearchCounts | |
|---|---|
java.util.Collection<SearchCounts> |
MultiNodeSearchProvider.count(SearchCountRequest request)
Executes the specified search count request (potentially against multiple destinations) and returns a collection of SearchCounts as a synchronous operation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||