Uses of Interface
org.apache.accumulo.server.zookeeper.DistributedWorkQueue.Processor
-
Packages that use DistributedWorkQueue.Processor Package Description org.apache.accumulo.server.zookeeper -
-
Uses of DistributedWorkQueue.Processor in org.apache.accumulo.server.zookeeper
Methods in org.apache.accumulo.server.zookeeper that return DistributedWorkQueue.Processor Modifier and Type Method Description DistributedWorkQueue.ProcessorDistributedWorkQueue.Processor. newProcessor()Methods in org.apache.accumulo.server.zookeeper with parameters of type DistributedWorkQueue.Processor Modifier and Type Method Description voidDistributedWorkQueue. startProcessing(DistributedWorkQueue.Processor processor, ThreadPoolExecutor executorService)
-