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 © 2015 Apache Accumulo Project. All rights reserved.