public final class NARInProcessor extends DataSourceProcessor
| Constructor and Description |
|---|
NARInProcessor(PartitionedDCNode node) |
| Modifier and Type | Method and Description |
|---|---|
long |
getRealNarsIn()
Gives the number of input records processed by the underlying NARFileManager object.
|
void |
initialize() |
void |
run() |
void |
shutdown() |
provideData, removeReceiver, setReceiver, startThreadpublic NARInProcessor(PartitionedDCNode node)
public void initialize()
public void shutdown()
shutdown in interface BaseDataProcessorIfcshutdown in class DataSourceProcessorpublic void run()
public long getRealNarsIn()