Uses of Class
org.pentaho.di.trans.DatabaseImpact
-
-
Uses of DatabaseImpact in org.pentaho.di.trans
Method parameters in org.pentaho.di.trans with type arguments of type DatabaseImpact Modifier and Type Method Description voidTransMeta. analyseImpact(List<DatabaseImpact> impact, org.pentaho.di.core.ProgressMonitorListener monitor)Determines the impact of the different steps in a transformation on databases, tables and field. -
Uses of DatabaseImpact in org.pentaho.di.trans.step
Method parameters in org.pentaho.di.trans.step with type arguments of type DatabaseImpact Modifier and Type Method Description voidBaseStepMeta. analyseImpact(List<DatabaseImpact> impact, TransMeta transMeta, StepMeta stepMeta, org.pentaho.di.core.row.RowMetaInterface prev, String[] input, String[] output, org.pentaho.di.core.row.RowMetaInterface info)voidBaseStepMeta. analyseImpact(List<DatabaseImpact> impact, TransMeta transMeta, StepMeta stepMeta, org.pentaho.di.core.row.RowMetaInterface prev, String[] input, String[] output, org.pentaho.di.core.row.RowMetaInterface info, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)Each step must be able to report on the impact it has on a database, table field, etc.voidStepMetaInterface. analyseImpact(List<DatabaseImpact> impact, TransMeta transMeta, StepMeta stepMeta, org.pentaho.di.core.row.RowMetaInterface prev, String[] input, String[] output, org.pentaho.di.core.row.RowMetaInterface info)voidStepMetaInterface. analyseImpact(List<DatabaseImpact> impact, TransMeta transMeta, StepMeta stepMeta, org.pentaho.di.core.row.RowMetaInterface prev, String[] input, String[] output, org.pentaho.di.core.row.RowMetaInterface info, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)Each step must be able to report on the impact it has on a database, table field, etc. -
Uses of DatabaseImpact in org.pentaho.di.trans.steps.databasejoin
Method parameters in org.pentaho.di.trans.steps.databasejoin with type arguments of type DatabaseImpact Modifier and Type Method Description voidDatabaseJoinMeta. analyseImpact(List<DatabaseImpact> impact, TransMeta transMeta, StepMeta stepMeta, org.pentaho.di.core.row.RowMetaInterface prev, String[] input, String[] output, org.pentaho.di.core.row.RowMetaInterface info, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore) -
Uses of DatabaseImpact in org.pentaho.di.trans.steps.databaselookup
Method parameters in org.pentaho.di.trans.steps.databaselookup with type arguments of type DatabaseImpact Modifier and Type Method Description voidDatabaseLookupMeta. analyseImpact(List<DatabaseImpact> impact, TransMeta transMeta, StepMeta stepinfo, org.pentaho.di.core.row.RowMetaInterface prev, String[] input, String[] output, org.pentaho.di.core.row.RowMetaInterface info, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore) -
Uses of DatabaseImpact in org.pentaho.di.trans.steps.delete
Method parameters in org.pentaho.di.trans.steps.delete with type arguments of type DatabaseImpact Modifier and Type Method Description voidDeleteMeta. analyseImpact(List<DatabaseImpact> impact, TransMeta transMeta, StepMeta stepMeta, org.pentaho.di.core.row.RowMetaInterface prev, String[] input, String[] output, org.pentaho.di.core.row.RowMetaInterface info, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore) -
Uses of DatabaseImpact in org.pentaho.di.trans.steps.dimensionlookup
Method parameters in org.pentaho.di.trans.steps.dimensionlookup with type arguments of type DatabaseImpact Modifier and Type Method Description voidDimensionLookupMeta. analyseImpact(List<DatabaseImpact> impact, TransMeta transMeta, StepMeta stepMeta, org.pentaho.di.core.row.RowMetaInterface prev, String[] input, String[] output, org.pentaho.di.core.row.RowMetaInterface info, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore) -
Uses of DatabaseImpact in org.pentaho.di.trans.steps.dynamicsqlrow
Method parameters in org.pentaho.di.trans.steps.dynamicsqlrow with type arguments of type DatabaseImpact Modifier and Type Method Description voidDynamicSQLRowMeta. analyseImpact(List<DatabaseImpact> impact, TransMeta transMeta, StepMeta stepMeta, org.pentaho.di.core.row.RowMetaInterface prev, String[] input, String[] output, org.pentaho.di.core.row.RowMetaInterface info, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore) -
Uses of DatabaseImpact in org.pentaho.di.trans.steps.insertupdate
Method parameters in org.pentaho.di.trans.steps.insertupdate with type arguments of type DatabaseImpact Modifier and Type Method Description voidInsertUpdateMeta. analyseImpact(List<DatabaseImpact> impact, TransMeta transMeta, StepMeta stepMeta, org.pentaho.di.core.row.RowMetaInterface prev, String[] input, String[] output, org.pentaho.di.core.row.RowMetaInterface info, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore) -
Uses of DatabaseImpact in org.pentaho.di.trans.steps.mondrianinput
Method parameters in org.pentaho.di.trans.steps.mondrianinput with type arguments of type DatabaseImpact Modifier and Type Method Description voidMondrianInputMeta. analyseImpact(List<DatabaseImpact> impact, TransMeta transMeta, StepMeta stepMeta, org.pentaho.di.core.row.RowMetaInterface prev, String[] input, String[] output, org.pentaho.di.core.row.RowMetaInterface info, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore) -
Uses of DatabaseImpact in org.pentaho.di.trans.steps.monetdbbulkloader
Method parameters in org.pentaho.di.trans.steps.monetdbbulkloader with type arguments of type DatabaseImpact Modifier and Type Method Description voidMonetDBBulkLoaderMeta. analyseImpact(List<DatabaseImpact> impact, TransMeta transMeta, StepMeta stepMeta, org.pentaho.di.core.row.RowMetaInterface prev, String[] input, String[] output, org.pentaho.di.core.row.RowMetaInterface info, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore) -
Uses of DatabaseImpact in org.pentaho.di.trans.steps.mysqlbulkloader
Method parameters in org.pentaho.di.trans.steps.mysqlbulkloader with type arguments of type DatabaseImpact Modifier and Type Method Description voidMySQLBulkLoaderMeta. analyseImpact(List<DatabaseImpact> impact, TransMeta transMeta, StepMeta stepMeta, org.pentaho.di.core.row.RowMetaInterface prev, String[] input, String[] output, org.pentaho.di.core.row.RowMetaInterface info, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore) -
Uses of DatabaseImpact in org.pentaho.di.trans.steps.olapinput
Method parameters in org.pentaho.di.trans.steps.olapinput with type arguments of type DatabaseImpact Modifier and Type Method Description voidOlapInputMeta. analyseImpact(List<DatabaseImpact> impact, TransMeta transMeta, StepMeta stepMeta, org.pentaho.di.core.row.RowMetaInterface prev, String[] input, String[] output, org.pentaho.di.core.row.RowMetaInterface info, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore) -
Uses of DatabaseImpact in org.pentaho.di.trans.steps.orabulkloader
Method parameters in org.pentaho.di.trans.steps.orabulkloader with type arguments of type DatabaseImpact Modifier and Type Method Description voidOraBulkLoaderMeta. analyseImpact(List<DatabaseImpact> impact, TransMeta transMeta, StepMeta stepMeta, org.pentaho.di.core.row.RowMetaInterface prev, String[] input, String[] output, org.pentaho.di.core.row.RowMetaInterface info, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore) -
Uses of DatabaseImpact in org.pentaho.di.trans.steps.pgbulkloader
Method parameters in org.pentaho.di.trans.steps.pgbulkloader with type arguments of type DatabaseImpact Modifier and Type Method Description voidPGBulkLoaderMeta. analyseImpact(List<DatabaseImpact> impact, TransMeta transMeta, StepMeta stepMeta, org.pentaho.di.core.row.RowMetaInterface prev, String[] input, String[] output, org.pentaho.di.core.row.RowMetaInterface info, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore) -
Uses of DatabaseImpact in org.pentaho.di.trans.steps.sql
Method parameters in org.pentaho.di.trans.steps.sql with type arguments of type DatabaseImpact Modifier and Type Method Description voidExecSQLMeta. analyseImpact(List<DatabaseImpact> impact, TransMeta transMeta, StepMeta stepMeta, org.pentaho.di.core.row.RowMeta prev, String[] input, String[] output, org.pentaho.di.core.row.RowMeta info) -
Uses of DatabaseImpact in org.pentaho.di.trans.steps.sqlfileoutput
Method parameters in org.pentaho.di.trans.steps.sqlfileoutput with type arguments of type DatabaseImpact Modifier and Type Method Description voidSQLFileOutputMeta. analyseImpact(List<DatabaseImpact> impact, TransMeta transMeta, StepMeta stepMeta, org.pentaho.di.core.row.RowMetaInterface prev, String[] input, String[] output, org.pentaho.di.core.row.RowMetaInterface info, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore) -
Uses of DatabaseImpact in org.pentaho.di.trans.steps.synchronizeaftermerge
Method parameters in org.pentaho.di.trans.steps.synchronizeaftermerge with type arguments of type DatabaseImpact Modifier and Type Method Description voidSynchronizeAfterMergeMeta. analyseImpact(List<DatabaseImpact> impact, TransMeta transMeta, StepMeta stepMeta, org.pentaho.di.core.row.RowMetaInterface prev, String[] input, String[] output, org.pentaho.di.core.row.RowMetaInterface info, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore) -
Uses of DatabaseImpact in org.pentaho.di.trans.steps.tableinput
Method parameters in org.pentaho.di.trans.steps.tableinput with type arguments of type DatabaseImpact Modifier and Type Method Description voidTableInputMeta. analyseImpact(List<DatabaseImpact> impact, TransMeta transMeta, StepMeta stepMeta, org.pentaho.di.core.row.RowMetaInterface prev, String[] input, String[] output, org.pentaho.di.core.row.RowMetaInterface info, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore) -
Uses of DatabaseImpact in org.pentaho.di.trans.steps.tableoutput
Method parameters in org.pentaho.di.trans.steps.tableoutput with type arguments of type DatabaseImpact Modifier and Type Method Description voidTableOutputMeta. analyseImpact(List<DatabaseImpact> impact, TransMeta transMeta, StepMeta stepMeta, org.pentaho.di.core.row.RowMetaInterface prev, String[] input, String[] output, org.pentaho.di.core.row.RowMetaInterface info, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore) -
Uses of DatabaseImpact in org.pentaho.di.trans.steps.update
Method parameters in org.pentaho.di.trans.steps.update with type arguments of type DatabaseImpact Modifier and Type Method Description voidUpdateMeta. analyseImpact(List<DatabaseImpact> impact, TransMeta transMeta, StepMeta stepMeta, org.pentaho.di.core.row.RowMetaInterface prev, String[] input, String[] output, org.pentaho.di.core.row.RowMetaInterface info, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)
-