public class GetTableNamesData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| 限定符和类型 | 字段和说明 |
|---|---|
org.pentaho.di.core.database.Database |
db |
int |
indexOfSchemaField |
org.pentaho.di.core.row.RowMetaInterface |
inputRowMeta |
org.pentaho.di.core.row.RowMetaInterface |
outputRowMeta |
Object[] |
readrow |
String |
realIsSystemObjectFieldName |
String |
realObjectTypeFieldName |
String |
realSchemaName |
String |
realSQLCreationFieldName |
String |
realTableNameFieldName |
long |
rownr |
int |
totalpreviousfields |
| 构造器和说明 |
|---|
GetTableNamesData() |
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 org.pentaho.di.core.database.Database db
public String realTableNameFieldName
public String realObjectTypeFieldName
public String realIsSystemObjectFieldName
public String realSQLCreationFieldName
public String realSchemaName
public org.pentaho.di.core.row.RowMetaInterface outputRowMeta
public long rownr
public org.pentaho.di.core.row.RowMetaInterface inputRowMeta
public int totalpreviousfields
public int indexOfSchemaField
public Object[] readrow
Copyright © 2024 Hitachi Vantara. All rights reserved.