org.pentaho.di.trans.steps.getfilesrowscount
Class GetFilesRowsCountData
java.lang.Object
org.pentaho.di.trans.step.BaseStepData
org.pentaho.di.trans.steps.getfilesrowscount.GetFilesRowsCountData
- All Implemented Interfaces:
- StepDataInterface
public class GetFilesRowsCountData
- extends BaseStepData
- implements StepDataInterface
- Since:
- 06-Sept-2007
- Author:
- Samatar Hassan
thisline
public String thisline
outputRowMeta
public RowMetaInterface outputRowMeta
convertRowMeta
public RowMetaInterface convertRowMeta
previousRow
public Object[] previousRow
files
public FileInputList files
last_file
public boolean last_file
file
public org.apache.commons.vfs.FileObject file
filenr
public long filenr
fr
public InputStream fr
rownr
public long rownr
fileFormatType
public int fileFormatType
lineStringBuffer
public StringBuffer lineStringBuffer
totalpreviousfields
public int totalpreviousfields
indexOfFilenameField
public int indexOfFilenameField
readrow
public Object[] readrow
inputRowMeta
public RowMetaInterface inputRowMeta
separator
public char separator
GetFilesRowsCountData
public GetFilesRowsCountData()