public class TableExistsData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| Modifier and Type | Field and Description | 
|---|---|
org.pentaho.di.core.database.Database | 
db  | 
int | 
indexOfTablename  | 
org.pentaho.di.core.row.RowMetaInterface | 
outputRowMeta  | 
String | 
realSchemaname  | 
| Constructor and Description | 
|---|
TableExistsData()  | 
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, isStopped, setStatusequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, setStatuspublic org.pentaho.di.core.database.Database db
public int indexOfTablename
public String realSchemaname
public org.pentaho.di.core.row.RowMetaInterface outputRowMeta