public class GetFileNamesData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| 限定符和类型 | 字段和说明 |
|---|---|
SimpleDateFormat |
daf |
DateFormatSymbols |
dafs |
FileErrorHandler |
dataErrorLineHandler |
DecimalFormat |
df |
DecimalFormatSymbols |
dfs |
boolean |
doneReading |
boolean |
doneWithHeader |
org.apache.commons.vfs2.FileObject |
file |
String |
filename |
int |
filenr |
FilePlayList |
filePlayList |
org.pentaho.di.core.fileinput.FileInputList |
files |
int |
filessize |
int |
footerLinesRead |
FileInputStream |
fr |
int |
headerLinesRead |
int |
indexOfExcludeWildcardField |
int |
indexOfFilenameField |
int |
indexOfWildcardField |
org.pentaho.di.core.row.RowMetaInterface |
inputRowMeta |
boolean |
isLastFile |
InputStreamReader |
isr |
List<String> |
lineBuffer |
NumberFormat |
nf |
int |
nr_repeats |
int |
nrLinesOnPage |
int |
nrStepFields |
org.pentaho.di.core.row.RowMetaInterface |
outputRowMeta |
int |
pageLinesRead |
Object[] |
previous_row |
Object[] |
readrow |
long |
rownr |
int |
totalpreviousfields |
ZipInputStream |
zi |
| 构造器和说明 |
|---|
GetFileNamesData() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
setDateFormatLenient(boolean lenient) |
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, isStopped, setStatusclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, setStatuspublic Object[] previous_row
public int nr_repeats
public int nrLinesOnPage
public NumberFormat nf
public DecimalFormat df
public DecimalFormatSymbols dfs
public SimpleDateFormat daf
public org.pentaho.di.core.row.RowMetaInterface outputRowMeta
public DateFormatSymbols dafs
public org.pentaho.di.core.fileinput.FileInputList files
public boolean isLastFile
public String filename
public int filenr
public int filessize
public FileInputStream fr
public ZipInputStream zi
public InputStreamReader isr
public boolean doneReading
public int headerLinesRead
public int footerLinesRead
public int pageLinesRead
public boolean doneWithHeader
public FileErrorHandler dataErrorLineHandler
public FilePlayList filePlayList
public org.apache.commons.vfs2.FileObject file
public long rownr
public int totalpreviousfields
public int indexOfFilenameField
public int indexOfWildcardField
public int indexOfExcludeWildcardField
public org.pentaho.di.core.row.RowMetaInterface inputRowMeta
public Object[] readrow
public int nrStepFields
Copyright © 2024 Hitachi Vantara. All rights reserved.