public class BaseFileInputStepUtils extends Object
| Constructor and Description |
|---|
BaseFileInputStepUtils() |
| Modifier and Type | Method and Description |
|---|---|
static int |
addValueMeta(String stepName,
org.pentaho.di.core.row.RowMetaInterface rowMeta,
String fieldName)
Adds
String value meta with given name if not present and returns index |
static void |
handleMissingFiles(org.pentaho.di.core.fileinput.FileInputList files,
org.pentaho.di.core.logging.LogChannelInterface log,
boolean isErrorIgnored,
FileErrorHandler errorHandler) |
public static void handleMissingFiles(org.pentaho.di.core.fileinput.FileInputList files,
org.pentaho.di.core.logging.LogChannelInterface log,
boolean isErrorIgnored,
FileErrorHandler errorHandler)
throws org.pentaho.di.core.exception.KettleException
org.pentaho.di.core.exception.KettleException