Package com.nt.udc.ei.node.sol42
Class Sol42FileHandler
java.lang.Object
com.nt.udc.ei.node.sol42.Sol42FileHandler
- All Implemented Interfaces:
FileHandlerIfc
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final Stringprotected static final Stringprotected static final byteprotected static final byteprotected static final Stringprotected static final Stringstatic final Stringprotected LoggerIfcprotected DCNodeprotected Sol42FieldProcessorprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected boolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddConfigToRuleTree(ArrayList<String> arr, String parent) booleanprocessFile(File file) voidvoidshutdown()voidwriteToLog(int recCount, File file, String errMsg)
-
Field Details
-
logger
-
node
-
nplProcessor
-
shutdown
protected boolean shutdown -
SCHEMA_FILE
- See Also:
-
RECOVERY_FILE_EXT
- See Also:
-
FILENAME_NAR_ID
- See Also:
-
rejExt
- See Also:
-
errLogExt
- See Also:
-
INPUT_BACKUP_DIR
- See Also:
-
canRejFile
protected static final byte canRejFile- See Also:
-
addToNar
protected static final byte addToNar- See Also:
-
ADD_HEADER_FIELDS
- See Also:
-
ADD_TRAILER_FIELDS
- See Also:
-
RECORD_ORDER
- See Also:
-
-
Constructor Details
-
Sol42FileHandler
- Throws:
Exception
-
-
Method Details
-
addConfigToRuleTree
-
processFile
- Specified by:
processFilein interfaceFileHandlerIfc- Throws:
Exception
-
writeToLog
-
getInputBackupDir
-
setErrorFlag
public void setErrorFlag()- Specified by:
setErrorFlagin interfaceFileHandlerIfc
-
shutdown
public void shutdown()- Specified by:
shutdownin interfaceFileHandlerIfc
-