public class QueueProcessor extends Object implements RecordProcessor
Constructor and Description |
---|
QueueProcessor() |
Modifier and Type | Method and Description |
---|---|
QueueDataSet |
getQueueDataSet() |
void |
process(String... records) |
public QueueDataSet getQueueDataSet()
public void process(String... records) throws Exception
process
in interface RecordProcessor
Exception
This documentation was released into the public domain.