|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlurExecutorCompletionService.Cancel | |
---|---|
org.apache.blur.utils |
Uses of BlurExecutorCompletionService.Cancel in org.apache.blur.utils |
---|
Fields in org.apache.blur.utils declared as BlurExecutorCompletionService.Cancel | |
---|---|
static BlurExecutorCompletionService.Cancel |
ForkJoin.CANCEL
|
Methods in org.apache.blur.utils with parameters of type BlurExecutorCompletionService.Cancel | ||
---|---|---|
static
|
ForkJoin.execute(ExecutorService executor,
Iterable<INPUT> it,
ForkJoin.ParallelCall<INPUT,OUTPUT> parallelCall,
BlurExecutorCompletionService.Cancel cancel)
|
Constructors in org.apache.blur.utils with parameters of type BlurExecutorCompletionService.Cancel | |
---|---|
BlurExecutorCompletionService(Executor executor,
BlurExecutorCompletionService.Cancel cancel)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |