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
KettleException
public static int addValueMeta(String stepName, RowMetaInterface rowMeta, String fieldName)
String
value meta with given name if not present and returns indexrowMeta
- fieldName
- fieldName
Copyright © 2020 Hitachi Vantara. All rights reserved.