|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.pentaho.di.trans.step.BaseStepData org.pentaho.di.trans.steps.getsubfolders.GetSubFoldersData
public class GetSubFoldersData
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.pentaho.di.trans.step.BaseStepData |
---|
BaseStepData.StepExecutionStatus |
Field Summary | |
---|---|
org.apache.commons.vfs.FileObject |
file
|
int |
filenr
|
FileInputList |
files
|
int |
filessize
|
int |
indexOfFoldernameField
|
RowMetaInterface |
inputRowMeta
|
boolean |
isLastFile
|
int |
nrStepFields
|
RowMetaInterface |
outputRowMeta
|
Object[] |
previous_row
|
Object[] |
readrow
|
long |
rownr
|
int |
totalpreviousfields
|
Constructor Summary | |
---|---|
GetSubFoldersData()
|
Method Summary |
---|
Methods inherited from class org.pentaho.di.trans.step.BaseStepData |
---|
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, isStopped, setStatus |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.pentaho.di.trans.step.StepDataInterface |
---|
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, setStatus |
Field Detail |
---|
public Object[] previous_row
public RowMetaInterface outputRowMeta
public 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 RowMetaInterface inputRowMeta
public Object[] readrow
public int nrStepFields
Constructor Detail |
---|
public GetSubFoldersData()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |