public class BulkFailedCopyProcessor extends Object implements DistributedWorkQueue.Processor
| Constructor and Description |
|---|
BulkFailedCopyProcessor() |
| Modifier and Type | Method and Description |
|---|---|
DistributedWorkQueue.Processor |
newProcessor() |
void |
process(String workID,
byte[] data) |
public DistributedWorkQueue.Processor newProcessor()
newProcessor in interface DistributedWorkQueue.Processorpublic void process(String workID, byte[] data)
process in interface DistributedWorkQueue.ProcessorCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.