org.apache.accumulo.server.zookeeper
public static interface DistributedWorkQueue.Processor
| Modifier and Type | Method and Description |
|---|---|
DistributedWorkQueue.Processor |
newProcessor() |
void |
process(String workID,
byte[] data) |
DistributedWorkQueue.Processor newProcessor()
void process(String workID, byte[] data)
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.