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, setStatus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, setStatus
public 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.