|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResultsAggregator | |
|---|---|
| com.atlassian.crowd.manager.application | |
| Uses of ResultsAggregator in com.atlassian.crowd.manager.application |
|---|
| Methods in com.atlassian.crowd.manager.application that return ResultsAggregator | ||
|---|---|---|
static
|
ResultsAggregator.with(com.google.common.base.Function<? super T,? extends K> maker,
int startIndex,
int maxResults)
|
|
static
|
ResultsAggregator.with(com.google.common.base.Function<? super T,? extends K> maker,
Query<? extends T> query)
Create an instance that will use the provided function to uniquely identify results and that will expect as many total results as indicated by the query. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||