|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DistributedWorkQueue.Processor | |
---|---|
org.apache.accumulo.server.tabletserver | |
org.apache.accumulo.server.zookeeper |
Uses of DistributedWorkQueue.Processor in org.apache.accumulo.server.tabletserver |
---|
Classes in org.apache.accumulo.server.tabletserver that implement DistributedWorkQueue.Processor | |
---|---|
class |
BulkFailedCopyProcessor
Copy failed bulk imports. |
Methods in org.apache.accumulo.server.tabletserver that return DistributedWorkQueue.Processor | |
---|---|
DistributedWorkQueue.Processor |
BulkFailedCopyProcessor.newProcessor()
|
Uses of DistributedWorkQueue.Processor in org.apache.accumulo.server.zookeeper |
---|
Methods in org.apache.accumulo.server.zookeeper that return DistributedWorkQueue.Processor | |
---|---|
DistributedWorkQueue.Processor |
DistributedWorkQueue.Processor.newProcessor()
|
Methods in org.apache.accumulo.server.zookeeper with parameters of type DistributedWorkQueue.Processor | |
---|---|
void |
DistributedWorkQueue.startProcessing(DistributedWorkQueue.Processor processor,
ThreadPoolExecutor executorService)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |