public class GetSubFoldersData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| Modifier and Type | Field and Description |
|---|---|
org.apache.commons.vfs.FileObject |
file |
int |
filenr |
org.pentaho.di.core.fileinput.FileInputList |
files |
int |
filessize |
int |
indexOfFoldernameField |
org.pentaho.di.core.row.RowMetaInterface |
inputRowMeta |
boolean |
isLastFile |
int |
nrStepFields |
org.pentaho.di.core.row.RowMetaInterface |
outputRowMeta |
Object[] |
previous_row |
Object[] |
readrow |
long |
rownr |
int |
totalpreviousfields |
| Constructor and Description |
|---|
GetSubFoldersData() |
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, isStopped, setStatusequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, setStatuspublic Object[] previous_row
public org.pentaho.di.core.row.RowMetaInterface outputRowMeta
public org.pentaho.di.core.fileinput.FileInputList files
public boolean isLastFile
public int filenr
public int filessize
public org.apache.commons.vfs.FileObject file
public long rownr
public int totalpreviousfields
public int indexOfFoldernameField
public org.pentaho.di.core.row.RowMetaInterface inputRowMeta
public Object[] readrow
public int nrStepFields