public class GetTableNamesData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| Modifier and Type | Field and Description |
|---|---|
Database |
db |
int |
indexOfSchemaField |
RowMetaInterface |
inputRowMeta |
RowMetaInterface |
outputRowMeta |
Object[] |
readrow |
String |
realIsSystemObjectFieldName |
String |
realObjectTypeFieldName |
String |
realSchemaName |
String |
realSQLCreationFieldName |
String |
realTableNameFieldName |
long |
rownr |
int |
totalpreviousfields |
| Constructor and Description |
|---|
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 Database db
public String realTableNameFieldName
public String realObjectTypeFieldName
public String realIsSystemObjectFieldName
public String realSQLCreationFieldName
public String realSchemaName
public RowMetaInterface outputRowMeta
public long rownr
public RowMetaInterface inputRowMeta
public int totalpreviousfields
public int indexOfSchemaField
public Object[] readrow
Copyright © 2018 Hitachi Vantara. All rights reserved.