public class FileExistsData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus
Modifier and Type | Field and Description |
---|---|
org.apache.commons.vfs2.FileObject |
file |
int |
indexOfFileename |
int |
NrPrevFields |
org.pentaho.di.core.row.RowMetaInterface |
outputRowMeta |
org.pentaho.di.core.row.RowMetaInterface |
previousRowMeta |
Constructor and Description |
---|
FileExistsData() |
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, isStopped, setStatus
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, setStatus
public int indexOfFileename
public org.pentaho.di.core.row.RowMetaInterface previousRowMeta
public org.pentaho.di.core.row.RowMetaInterface outputRowMeta
public org.apache.commons.vfs2.FileObject file
public int NrPrevFields