Uses of Interface
com.atlassian.crowd.search.util.QuerySplitter.MembershipSearcher
-
Uses of QuerySplitter.MembershipSearcher in com.atlassian.crowd.search.util
Modifier and TypeMethodDescriptionQuerySplitter.batchNamesToMatchIfNeeded
(MembershipQuery<T> query, QuerySplitter.MembershipSearcher<T, E> searcher, int maxBatchSize) Splits the query if needed, executes it, aggregates and returns results.