public class BaseFileInputStepUtils extends Object
| Constructor and Description |
|---|
BaseFileInputStepUtils() |
| Modifier and Type | Method and Description |
|---|---|
static int |
addValueMeta(String stepName,
RowMetaInterface rowMeta,
String fieldName)
Adds
String value meta with given name if not present and returns index |
static void |
handleMissingFiles(FileInputList files,
LogChannelInterface log,
boolean isErrorIgnored,
FileErrorHandler errorHandler) |
public static void handleMissingFiles(FileInputList files, LogChannelInterface log, boolean isErrorIgnored, FileErrorHandler errorHandler) throws KettleException
KettleExceptionpublic static int addValueMeta(String stepName, RowMetaInterface rowMeta, String fieldName)
String value meta with given name if not present and returns indexrowMeta - fieldName - fieldNameCopyright © 2018 Hitachi Vantara. All rights reserved.