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, startThread
public NARInProcessor(PartitionedDCNode node)
public void initialize()
public void shutdown()
shutdown
in interface BaseDataProcessorIfc
shutdown
in class DataSourceProcessor
public void run()
public long getRealNarsIn()