Class LookupReaderThread
java.lang.Object
com.nt.udc.processor.FileEnhancer.LookupReaderThread
- All Implemented Interfaces:
Runnable
-
Constructor Summary
ConstructorsConstructorDescriptionLookupReaderThread
(File lf, String t, long r, LoggerIfc l) LookupReaderThread
(File lf, String t, long r, LoggerIfc l, boolean contOnCorruption) -
Method Summary
-
Constructor Details
-
LookupReaderThread
public LookupReaderThread(File lf, String t, long r, LoggerIfc l, boolean contOnCorruption) throws IOException - Throws:
IOException
-
LookupReaderThread
- Throws:
IOException
-
-
Method Details