|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IterablePaging.ProgressRef | |
---|---|
org.apache.blur.lucene.search |
Uses of IterablePaging.ProgressRef in org.apache.blur.lucene.search |
---|
Methods in org.apache.blur.lucene.search with parameters of type IterablePaging.ProgressRef | |
---|---|
IterablePaging |
IterablePaging.progress(IterablePaging.ProgressRef ref)
Allows for gathering the progress of the paging. |
Constructors in org.apache.blur.lucene.search with parameters of type IterablePaging.ProgressRef | |
---|---|
IterablePaging(java.util.concurrent.atomic.AtomicBoolean running,
org.apache.lucene.search.IndexSearcher searcher,
org.apache.lucene.search.Query query,
int numHitsToCollect,
IterablePaging.TotalHitsRef totalHitsRef,
IterablePaging.ProgressRef progressRef,
boolean runSlow,
org.apache.lucene.search.Sort sort,
DeepPagingCache deepPagingCache)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |