|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlurExecutorCompletionService | |
---|---|
org.apache.blur.manager.results | |
org.apache.blur.manager.stats | |
org.apache.blur.manager.status | |
org.apache.blur.utils |
Uses of BlurExecutorCompletionService in org.apache.blur.manager.results |
---|
Methods in org.apache.blur.manager.results with parameters of type BlurExecutorCompletionService | |
---|---|
BlurResultIterable |
MergerBlurResultIterable.merge(BlurExecutorCompletionService<BlurResultIterable> service)
|
Uses of BlurExecutorCompletionService in org.apache.blur.manager.stats |
---|
Methods in org.apache.blur.manager.stats with parameters of type BlurExecutorCompletionService | |
---|---|
TableStats |
MergerTableStats.merge(BlurExecutorCompletionService<TableStats> service)
|
Uses of BlurExecutorCompletionService in org.apache.blur.manager.status |
---|
Methods in org.apache.blur.manager.status with parameters of type BlurExecutorCompletionService | |
---|---|
BlurQueryStatus |
MergerQueryStatusSingle.merge(BlurExecutorCompletionService<BlurQueryStatus> service)
|
List<BlurQueryStatus> |
MergerQueryStatus.merge(BlurExecutorCompletionService<List<BlurQueryStatus>> service)
|
Uses of BlurExecutorCompletionService in org.apache.blur.utils |
---|
Methods in org.apache.blur.utils with parameters of type BlurExecutorCompletionService | |
---|---|
OUTPUT |
ForkJoin.Merger.merge(BlurExecutorCompletionService<OUTPUT> service)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |