Modifier and Type | Method and Description |
---|---|
void |
SpoonInterface.addTransGraph(TransMeta transMeta) |
Constructor and Description |
---|
AbstractStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
TransMeta |
JobEntryTrans.getTransMeta(Repository rep,
org.pentaho.metastore.api.IMetaStore metaStore,
VariableSpace space) |
TransMeta |
JobEntryTrans.getTransMeta(Repository rep,
VariableSpace space)
|
Modifier and Type | Method and Description |
---|---|
TransMeta |
TransDataLineage.getTransMeta() |
TransMeta |
ValueLineage.getTransMeta() |
Modifier and Type | Method and Description |
---|---|
void |
TransDataLineage.setTransMeta(TransMeta transMeta) |
void |
ValueLineage.setTransMeta(TransMeta transMeta) |
Constructor and Description |
---|
TransDataLineage(TransMeta transMeta) |
ValueLineage(TransMeta transMeta,
ValueMetaInterface valueMeta)
Create a new ValueLineage object with an empty set of source steps.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
PanCommandExecutor.configureParameters(Trans trans,
NamedParams optionParams,
TransMeta transMeta)
Configures the transformation with the given parameters and their values
|
protected static void |
Pan.configureParameters(Trans trans,
NamedParams optionParams,
TransMeta transMeta)
Configures the transformation with the given parameters and their values
|
Modifier and Type | Method and Description |
---|---|
static void |
JarfileGenerator.generateJarFile(TransMeta transMeta) |
Constructor and Description |
---|
KettleDependencies(TransMeta transMeta) |
Modifier and Type | Method and Description |
---|---|
TransMeta |
Repository.loadTransformation(ObjectId id_transformation,
String versionLabel)
Load a transformation by id
|
TransMeta |
Repository.loadTransformation(String transname,
RepositoryDirectoryInterface repdir,
ProgressMonitorListener monitor,
boolean setInternalVariables,
String revision)
Load a transformation with a name from a folder in the repository
|
Modifier and Type | Method and Description |
---|---|
SharedObjects |
Repository.readTransSharedObjects(TransMeta transMeta) |
protected void |
RepositoryImporter.replaceSharedObjects(TransMeta transMeta) |
protected void |
RepositoryImporter.saveTransMeta(TransMeta transMeta) |
boolean |
RepositoryImportFeedbackInterface.transOverwritePrompt(TransMeta transMeta) |
boolean |
RepositoryImporter.transOverwritePrompt(TransMeta transMeta) |
Modifier and Type | Method and Description |
---|---|
TransMeta |
KettleFileRepository.loadTransformation(ObjectId idTransformation,
String versionLabel) |
TransMeta |
KettleFileRepository.loadTransformation(String transname,
RepositoryDirectoryInterface repdir,
ProgressMonitorListener monitor,
boolean setInternalVariables,
String versionName) |
Modifier and Type | Method and Description |
---|---|
SharedObjects |
KettleFileRepository.readTransSharedObjects(TransMeta transMeta) |
Modifier and Type | Method and Description |
---|---|
TransMeta |
KettleDatabaseRepository.loadTransformation(ObjectId idTransformation,
String versionLabel) |
TransMeta |
KettleDatabaseRepository.loadTransformation(String transname,
RepositoryDirectoryInterface repdir,
ProgressMonitorListener monitor,
boolean setInternalVariables,
String versionName) |
Modifier and Type | Method and Description |
---|---|
SharedObjects |
KettleDatabaseRepository.readTransSharedObjects(TransMeta transMeta) |
Modifier and Type | Method and Description |
---|---|
TransMeta |
KettleDatabaseRepositoryTransDelegate.loadTransformation(TransMeta transMeta,
String transname,
RepositoryDirectoryInterface repdir,
ProgressMonitorListener monitor,
boolean setInternalVariables)
Read a transformation with a certain name from a repository
|
Modifier and Type | Method and Description |
---|---|
TransMeta |
KettleDatabaseRepositoryTransDelegate.loadTransformation(TransMeta transMeta,
String transname,
RepositoryDirectoryInterface repdir,
ProgressMonitorListener monitor,
boolean setInternalVariables)
Read a transformation with a certain name from a repository
|
void |
KettleDatabaseRepositoryTransDelegate.readClusters(TransMeta transMeta,
boolean overWriteShared)
Read the clusters in the repository and add them to this transformation if they are not yet present.
|
void |
KettleDatabaseRepositoryTransDelegate.readDatabases(TransMeta transMeta,
boolean overWriteShared)
Read all the databases from the repository, insert into the TransMeta object, overwriting optionally
|
void |
KettleDatabaseRepositoryTransDelegate.readPartitionSchemas(TransMeta transMeta,
boolean overWriteShared)
Read the partitions in the repository and add them to this transformation if they are not yet present.
|
void |
KettleDatabaseRepositoryTransDelegate.readSlaves(TransMeta transMeta,
boolean overWriteShared)
Read the slave servers in the repository and add them to this transformation if they are not yet present.
|
SharedObjects |
KettleDatabaseRepositoryTransDelegate.readTransSharedObjects(TransMeta transMeta) |
void |
KettleDatabaseRepositoryTransDelegate.saveTransformation(TransMeta transMeta,
String versionComment,
ProgressMonitorListener monitor,
boolean overwriteAssociated)
Saves the transformation to a repository.
|
void |
KettleDatabaseRepositoryTransDelegate.saveTransParameters(TransMeta transMeta)
Save the parameters of this transformation to the repository.
|
Modifier and Type | Field and Description |
---|---|
TransMeta |
TransPainterFlyoutExtension.transMeta |
TransMeta |
TransPainterExtension.transMeta |
protected TransMeta |
Trans.transMeta
The transformation metadata to execute.
|
Modifier and Type | Method and Description |
---|---|
TransMeta |
TransMetaFactory.create(Node transnode,
Repository rep) |
TransMeta |
TransMetaFactoryImpl.create(Node transnode,
Repository rep) |
static TransMeta |
TransPreviewFactory.generatePreviewTransformation(VariableSpace parent,
StepMetaInterface oneMeta,
String oneStepname) |
TransMeta |
TransProfileFactory.generateTransformation(LoggingObjectInterface parentLoggingInterface) |
TransMeta |
TransPainter.getTransMeta() |
TransMeta |
TransConfiguration.getTransMeta() |
TransMeta |
CheckStepsExtension.getTransMeta() |
TransMeta |
Trans.getTransMeta()
Gets the meta-data for the transformation.
|
static TransMeta |
StepWithMappingMeta.loadMappingMeta(StepWithMappingMeta mappingMeta,
Repository rep,
org.pentaho.metastore.api.IMetaStore metaStore,
VariableSpace space) |
static TransMeta |
StepWithMappingMeta.loadMappingMeta(StepWithMappingMeta executorMeta,
Repository rep,
org.pentaho.metastore.api.IMetaStore metaStore,
VariableSpace space,
boolean share) |
Modifier and Type | Method and Description |
---|---|
static void |
Trans.cleanupSlaveServer(TransSplitter transSplitter,
SlaveServer slaveServer,
TransMeta slaveTransMeta)
Cleanup the slave server as part of a clustered transformation.
|
int |
TransMeta.compare(TransMeta t1,
TransMeta t2)
Compares two transformation on name, filename, repository directory, etc.
|
int |
TransMeta.compareTo(TransMeta o)
Compares this transformation's meta-data to the specified transformation's meta-data.
|
static TransSplitter |
Trans.executeClustered(TransMeta transMeta,
TransExecutionConfiguration executionConfiguration)
Execute the transformation in a clustered fashion.
|
void |
TransExecutionConfiguration.getAllVariables(TransMeta transMeta) |
void |
TransExecutionConfiguration.getUsedArguments(TransMeta transMeta,
String[] commandLineArguments) |
void |
TransExecutionConfiguration.getUsedVariables(TransMeta transMeta) |
static String |
Trans.sendToSlaveServer(TransMeta transMeta,
TransExecutionConfiguration executionConfiguration,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore)
Send the transformation for execution to a Carte slave server.
|
void |
TransPainter.setTransMeta(TransMeta transMeta) |
void |
TransConfiguration.setTransMeta(TransMeta transMeta) |
void |
Trans.setTransMeta(TransMeta transMeta)
Sets the meta-data for the transformation.
|
Constructor and Description |
---|
CheckStepsExtension(List<CheckResultInterface> remarks,
VariableSpace space,
TransMeta transMeta,
StepMeta[] stepMetas,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
SubtransExecutor(String subTransName,
Trans parentTrans,
TransMeta subtransMeta,
boolean shareVariables,
TransExecutorParameters parameters,
String subStep) |
Trans(TransMeta transMeta)
Initializes a transformation from transformation meta-data defined in memory.
|
Trans(TransMeta transMeta,
LoggingObjectInterface parent)
Initializes a transformation from transformation meta-data defined in memory.
|
TransConfiguration(TransMeta transMeta,
TransExecutionConfiguration transExecutionConfiguration) |
TransPainter(GCInterface gc,
TransMeta transMeta,
Point area,
ScrollBarInterface hori,
ScrollBarInterface vert,
TransHopMeta candidate,
Point drop_candidate,
Rectangle selrect,
List<AreaOwner> areaOwners,
List<StepMeta> mouseOverSteps,
int iconsize,
int linewidth,
int gridsize,
int shadowSize,
boolean antiAliasing,
String noteFontName,
int noteFontHeight) |
TransPainter(GCInterface gc,
TransMeta transMeta,
Point area,
ScrollBarInterface hori,
ScrollBarInterface vert,
TransHopMeta candidate,
Point drop_candidate,
Rectangle selrect,
List<AreaOwner> areaOwners,
List<StepMeta> mouseOverSteps,
int iconsize,
int linewidth,
int gridsize,
int shadowSize,
boolean antiAliasing,
String noteFontName,
int noteFontHeight,
Trans trans,
boolean slowStepIndicatorEnabled) |
TransPainterExtension(GCInterface gc,
boolean shadow,
List<AreaOwner> areaOwners,
TransMeta transMeta,
StepMeta stepMeta,
TransHopMeta transHop,
int x1,
int y1,
int x2,
int y2,
int mx,
int my,
Point offset,
int iconsize) |
TransPainterFlyoutExtension(GCInterface gc,
List<AreaOwner> areaOwners,
TransMeta transMeta,
StepMeta stepMeta,
float translationX,
float translationY,
float magnification,
Point area,
Point offset) |
TransSupplier(TransMeta transMeta,
LogChannelInterface log,
Supplier<Trans> fallbackSupplier) |
Modifier and Type | Method and Description |
---|---|
static org.pentaho.di.engine.api.model.Transformation |
TransMetaConverter.convert(TransMeta transMeta) |
Constructor and Description |
---|
StepInterfaceWebSocketEngineAdapter(org.pentaho.di.engine.api.model.Operation op,
MessageEventService messageEventService,
StepMeta stepMeta,
TransMeta transMeta,
StepDataInterface dataInterface,
Trans trans,
List<StepMetaDataCombi> subSteps) |
TransWebSocketEngineAdapter(TransMeta transMeta,
String host,
String port,
boolean ssl) |
Modifier and Type | Method and Description |
---|---|
TransMeta |
TransSplitter.getMaster() |
TransMeta |
TransSplitter.getOriginalTransformation() |
TransMeta[] |
TransSplitter.getSlaves() |
Modifier and Type | Method and Description |
---|---|
Map<TransMeta,String> |
TransSplitter.getCarteObjectMap() |
Map<SlaveServer,TransMeta> |
TransSplitter.getSlaveTransMap() |
Modifier and Type | Method and Description |
---|---|
void |
TransSplitter.setOriginalTransformation(TransMeta originalTransformation) |
Constructor and Description |
---|
TransSplitter(TransMeta transMeta) |
TransSplitter(TransMeta transMeta,
TransMetaFactory transMetaFactory) |
Modifier and Type | Method and Description |
---|---|
TransMeta |
TransDebugMeta.getTransMeta() |
Modifier and Type | Method and Description |
---|---|
void |
TransDebugMeta.setTransMeta(TransMeta transMeta) |
Constructor and Description |
---|
TransDebugMeta(TransMeta transMeta) |
Modifier and Type | Method and Description |
---|---|
TransMeta |
StepMeta.getParentTransMeta() |
TransMeta |
BaseStep.getTransMeta() |
Modifier and Type | Method and Description |
---|---|
void |
StepMetaInterface.analyseImpact(List<DatabaseImpact> impact,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
void |
BaseStepMeta.analyseImpact(List<DatabaseImpact> impact,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
void |
StepMetaInterface.analyseImpact(List<DatabaseImpact> impact,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
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.
|
void |
BaseStepMeta.analyseImpact(List<DatabaseImpact> impact,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
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.
|
void |
StepMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
void |
StepMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
void |
StepMetaInterface.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
void |
BaseStepMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
void |
BaseStepMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore)
|
void |
StepMetaInterface.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore)
Checks the settings of this step and puts the findings in a remarks List.
|
void |
BaseStepMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
List<ResourceReference> |
StepMeta.getResourceDependencies(TransMeta transMeta)
Get a list of all the resource dependencies that the step is depending on.
|
List<ResourceReference> |
StepMetaInterface.getResourceDependencies(TransMeta transMeta,
StepMeta stepMeta)
Get a list of all the resource dependencies that the step is depending on.
|
List<ResourceReference> |
BaseStepMeta.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo)
Get a list of all the resource dependencies that the step is depending on.
|
SQLStatement |
StepMetaInterface.getSQLStatements(TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev)
|
SQLStatement |
BaseStepMeta.getSQLStatements(TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev)
|
SQLStatement |
StepMetaInterface.getSQLStatements(TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore)
Standard method to return an SQLStatement object with SQL statements that the step needs in order to work
correctly.
|
SQLStatement |
BaseStepMeta.getSQLStatements(TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore)
Standard method to return an SQLStatement object with SQL statements that the step needs in order to work
correctly.
|
StepInterface |
StepMetaInterface.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans)
Get the executing step, needed by Trans to launch a step.
|
void |
StepMetaChangeListenerInterface.onStepChange(TransMeta transMeta,
StepMeta oldMeta,
StepMeta newMeta)
This method is called when a step was changed
|
void |
StepMeta.setParentTransMeta(TransMeta parentTransMeta) |
void |
BaseStep.setTransMeta(TransMeta transMeta) |
Constructor and Description |
---|
BaseStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans)
This is the base step that forms that basis for all steps.
|
Modifier and Type | Method and Description |
---|---|
void |
AddSequenceMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
SQLStatement |
AddSequenceMeta.getSQLStatements(TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
AddSequenceMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
AddSequence(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
BlockUntilStepsFinishMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
BlockUntilStepsFinishMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
BlockUntilStepsFinish(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
CalculatorMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
CalculatorMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
Calculator(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
ConstantMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
ConstantMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
Constant(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
CreditCardValidatorMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
CreditCardValidatorMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
CreditCardValidator(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
CsvInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
List<ResourceReference> |
CsvInputMeta.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo) |
StepInterface |
CsvInputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
CsvInput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
CubeInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
CubeInputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
CubeInput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
CubeOutputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
CubeOutputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
CubeOutput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
DatabaseJoinMeta.analyseImpact(List<DatabaseImpact> impact,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
void |
DatabaseJoinMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
DatabaseJoinMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
DatabaseJoin(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
DatabaseLookupMeta.analyseImpact(List<DatabaseImpact> impact,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
void |
DatabaseLookupMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
DatabaseLookupMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
DatabaseLookup(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
StepInterface |
DataGridMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
DataGrid(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
DBProcMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
DBProcMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
DBProc(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
DelayMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
DelayMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
Delay(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
DeleteMeta.analyseImpact(List<DatabaseImpact> impact,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
void |
DeleteMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
SQLStatement |
DeleteMeta.getSQLStatements(TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
DeleteMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
Delete(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
DenormaliserMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
DenormaliserMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
Denormaliser(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
DetectEmptyStreamMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
DetectEmptyStreamMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
DetectEmptyStream(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
DetectLastRowMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
DetectLastRowMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
DetectLastRow(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
DimensionLookupMeta.analyseImpact(List<DatabaseImpact> impact,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
void |
DimensionLookupMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
SQLStatement |
DimensionLookupMeta.getSQLStatements(TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
DimensionLookupMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
DimensionLookup(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
DummyTransMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
DummyTransMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
DummyTrans(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
DynamicSQLRowMeta.analyseImpact(List<DatabaseImpact> impact,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
void |
DynamicSQLRowMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
DynamicSQLRowMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
DynamicSQLRow(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
Edi2XmlMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
Edi2XmlMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans disp) |
Constructor and Description |
---|
Edi2Xml(StepMeta s,
StepDataInterface stepDataInterface,
int c,
TransMeta t,
Trans dis) |
Modifier and Type | Method and Description |
---|---|
void |
ExcelInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
ExcelInputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
ExcelInput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
ExcelOutputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
ExcelOutputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
ExcelOutput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
ExcelWriterStepMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
ExcelWriterStepMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
ExcelWriterStep(StepMeta s,
StepDataInterface stepDataInterface,
int c,
TransMeta t,
Trans dis) |
Modifier and Type | Method and Description |
---|---|
void |
ExecProcessMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
ExecProcessMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
ExecProcess(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
ExecSQLRowMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
ExecSQLRowMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
ExecSQLRow(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
FieldsChangeSequenceMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
FieldsChangeSequenceMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
FieldsChangeSequence(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
FieldSplitterMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
FieldSplitterMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
FieldSplitter(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
BaseFileInputFiles.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo) |
List<ResourceReference> |
BaseFileInputMeta.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo) |
Constructor and Description |
---|
BaseFileInputStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
FileExistsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
FileExistsMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
FileExists(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
TextFileInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
TextFileInputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
TextFileInput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
FileLockedMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
FileLockedMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
FileLocked(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
FilesFromResultMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
FilesFromResultMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
FilesFromResult(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
FilesToResultMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
FilesToResultMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
FilesToResult(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
FilterRowsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
FilterRowsMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
FilterRows(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
FixedInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
List<ResourceReference> |
FixedInputMeta.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo) |
StepInterface |
FixedInputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
FixedInput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
FlattenerMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
FlattenerMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
Flattener(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
FormulaMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore)
Checks the settings of this step and puts the findings in a remarks List.
|
StepInterface |
FormulaMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
Formula(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
FuzzyMatchMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
FuzzyMatchMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
FuzzyMatch(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
GetFileNamesMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
List<ResourceReference> |
GetFileNamesMeta.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo) |
StepInterface |
GetFileNamesMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
GetFileNames(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
GetFilesRowsCountMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
GetFilesRowsCountMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
GetFilesRowsCount(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
GetRepositoryNamesMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
GetRepositoryNamesMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
GetRepositoryNames(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
GetSlaveSequenceMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
GetSlaveSequenceMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
GetSlaveSequence(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
GetSubFoldersMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
GetSubFoldersMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
GetSubFolders(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
GetTableNamesMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
GetTableNamesMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
GetTableNames(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
GetVariableMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
GetVariableMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
GetVariable(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
GroupByMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
GroupByMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
GroupBy(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
HTTPMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
HTTPMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
HTTP(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
HTTPPOSTMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
HTTPPOSTMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
HTTPPOST(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
IfNullMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
IfNullMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
IfNull(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
StepInterface |
InfobrightLoaderMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans)
Get the executing step, needed by Trans to launch a step.
|
Constructor and Description |
---|
InfobrightLoader(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans)
Standard constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
InjectorMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
Deprecated.
|
void |
InjectorMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
InjectorMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
Injector(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
InsertUpdateMeta.analyseImpact(List<DatabaseImpact> impact,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
void |
InsertUpdateMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
SQLStatement |
InsertUpdateMeta.getSQLStatements(TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
InsertUpdateMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
InsertUpdate(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
SQLStatement |
IngresVectorwiseLoaderMeta.getSQLStatements(TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
IngresVectorwiseLoaderMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans)
Get the executing step, needed by Trans to launch a step.
|
Constructor and Description |
---|
IngresVectorwiseLoader(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
JaninoMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore)
Checks the settings of this step and puts the findings in a remarks List.
|
StepInterface |
JaninoMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
Janino(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
JavaFilterMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
JavaFilterMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
JavaFilter(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
JobExecutorMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
List<ResourceReference> |
JobExecutorMeta.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo) |
StepInterface |
JobExecutorMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
JobExecutor(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
JoinRowsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
JoinRowsMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
JoinRows(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
LDAPInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
LDAPInputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
LDAPInput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
LDAPOutputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
LDAPOutputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
LDAPOutput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
LDIFInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
LDIFInputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
LDIFInput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
LoadFileInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
LoadFileInputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
LoadFileInput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
MailMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
MailMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
Mail(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
MailInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
MailInputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
MailInput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
MailValidatorMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
MailValidatorMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
MailValidator(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Field and Description |
---|---|
TransMeta |
MappingData.mappingTransMeta |
Modifier and Type | Method and Description |
---|---|
static TransMeta |
MappingMeta.loadMappingMeta(MappingMeta mappingMeta,
Repository rep,
VariableSpace space)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
MappingMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
List<ResourceReference> |
MappingMeta.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo) |
StepInterface |
MappingMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
Mapping(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
MappingInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
MappingInputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
MappingInput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
MappingOutputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
MappingOutputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
MappingOutput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
MemoryGroupByMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
MemoryGroupByMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
MemoryGroupBy(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
MergeJoinMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
MergeJoinMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
MergeJoin(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
MergeRowsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
MergeRowsMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
MergeRows(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
StepInterface |
MissingTrans.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
MissingTransStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
MondrianInputMeta.analyseImpact(List<DatabaseImpact> impact,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
void |
MondrianInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
MondrianInputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
MondrianInput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
StepInterface |
MonetDBAgileMartMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
MonetDBAgileMart(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
MonetDBBulkLoaderMeta.analyseImpact(List<DatabaseImpact> impact,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
void |
MonetDBBulkLoaderMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
SQLStatement |
MonetDBBulkLoaderMeta.getSQLStatements(TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
boolean autoSchema,
MonetDBBulkLoaderData data,
boolean safeMode) |
StepInterface |
MonetDBBulkLoaderMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
SQLStatement |
MonetDBBulkLoaderMeta.getTableDdl(TransMeta transMeta,
String stepname,
boolean autoSchema,
MonetDBBulkLoaderData data,
boolean safeMode) |
RowMetaInterface |
MonetDBBulkLoaderMeta.updateFields(TransMeta transMeta,
String stepname,
MonetDBBulkLoaderData data) |
Constructor and Description |
---|
MonetDBBulkLoader(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
MultiMergeJoinMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
MultiMergeJoinMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
MultiMergeJoin(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
MySQLBulkLoaderMeta.analyseImpact(List<DatabaseImpact> impact,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
void |
MySQLBulkLoaderMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
SQLStatement |
MySQLBulkLoaderMeta.getSQLStatements(TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
MySQLBulkLoaderMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
MySQLBulkLoader(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
NormaliserMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
NormaliserMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
Normaliser(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
NullIfMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
NullIfMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
NullIf(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
NumberRangeMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
NumberRangeMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans disp) |
Constructor and Description |
---|
NumberRange(StepMeta s,
StepDataInterface stepDataInterface,
int c,
TransMeta t,
Trans dis) |
Modifier and Type | Method and Description |
---|---|
void |
OlapInputMeta.analyseImpact(List<DatabaseImpact> impact,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
void |
OlapInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
OlapInputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
OlapInput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
OraBulkLoaderMeta.analyseImpact(List<DatabaseImpact> impact,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
void |
OraBulkLoaderMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
SQLStatement |
OraBulkLoaderMeta.getSQLStatements(TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
OraBulkLoaderMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
OraBulkLoader(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
ParGzipCsvInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
List<ResourceReference> |
ParGzipCsvInputMeta.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo) |
StepInterface |
ParGzipCsvInputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
ParGzipCsvInput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
PentahoReportingOutputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
PentahoReportingOutputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
PentahoReportingOutput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
PGBulkLoaderMeta.analyseImpact(List<DatabaseImpact> impact,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
void |
PGBulkLoaderMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
SQLStatement |
PGBulkLoaderMeta.getSQLStatements(TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
PGBulkLoaderMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
PGBulkLoader(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
PGPDecryptStreamMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
PGPDecryptStreamMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
PGPDecryptStream(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
PGPEncryptStreamMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
PGPEncryptStreamMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
PGPEncryptStream(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
PrioritizeStreamsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
PrioritizeStreamsMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
PrioritizeStreams(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
ProcessFilesMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
ProcessFilesMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
ProcessFiles(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
PropertyInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
PropertyInputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
PropertyInput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
PropertyOutputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
PropertyOutputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
PropertyOutput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
RandomCCNumberGeneratorMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
RandomCCNumberGeneratorMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
RandomCCNumberGenerator(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
RandomValueMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
RandomValueMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
RandomValue(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
RecordsFromStream(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
RegexEvalMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
RegexEvalMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
RegexEval(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
ReplaceStringMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
ReplaceStringMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
ReplaceString(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
ReservoirSamplingMeta.check(List<CheckResultInterface> remarks,
TransMeta transmeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
ReservoirSamplingMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans)
Get the executing step, needed by Trans to launch a step.
|
Constructor and Description |
---|
ReservoirSampling(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans)
Creates a new
ReservoirSampling instance. |
Modifier and Type | Method and Description |
---|---|
void |
RestMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
RestMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
Rest(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
RowGeneratorMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
RowGeneratorMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
RowGenerator(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
RowsFromResultMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
RowsFromResultMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
RowsFromResult(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
RowsToResultMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
RowsToResultMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
RowsToResult(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
RssInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
RssInputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
RssInput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
RssOutputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
RssOutputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
RssOutput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
SampleRowsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
SampleRowsMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
SampleRows(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
SasInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
SasInputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
SasInput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
ScriptMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
ScriptMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
Script(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
TransMeta |
ScriptValuesModDummy.getTransMeta() |
Modifier and Type | Method and Description |
---|---|
void |
ScriptValuesMetaMod.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
ScriptValuesMetaMod.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
ScriptValuesMod(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
SelectValuesMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
SelectValuesMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
SelectValues(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
SetValueConstantMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
SetValueConstantMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
SetValueConstant(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
SetValueFieldMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
SetValueFieldMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
SetValueField(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
SetVariableMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
SetVariableMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
SetVariable(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
SFTPPutMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
SFTPPutMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
SFTPPut(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Field and Description |
---|---|
TransMeta |
SimpleMappingData.mappingTransMeta |
Modifier and Type | Method and Description |
---|---|
void |
SimpleMappingMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
List<ResourceReference> |
SimpleMappingMeta.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo) |
StepInterface |
SimpleMappingMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
SimpleMapping(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Field and Description |
---|---|
TransMeta |
SingleThreaderData.mappingTransMeta |
Modifier and Type | Method and Description |
---|---|
static TransMeta |
SingleThreaderMeta.loadSingleThreadedTransMeta(SingleThreaderMeta mappingMeta,
Repository rep,
VariableSpace space) |
static TransMeta |
SingleThreaderMeta.loadSingleThreadedTransMeta(SingleThreaderMeta mappingMeta,
Repository rep,
VariableSpace space,
boolean passingAllParameters) |
Modifier and Type | Method and Description |
---|---|
void |
SingleThreaderMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
List<ResourceReference> |
SingleThreaderMeta.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo) |
StepInterface |
SingleThreaderMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
SingleThreader(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
SocketReaderMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
SocketReaderMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
SocketReader(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
SocketWriterMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
SocketWriterMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
SocketWriter(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
SortRowsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
SortRowsMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
SortRows(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
SortedMergeMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
SortedMergeMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
SortedMerge(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
SplitFieldToRowsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
SplitFieldToRowsMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
SplitFieldToRows(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
ExecSQLMeta.analyseImpact(List<DatabaseImpact> impact,
TransMeta transMeta,
StepMeta stepMeta,
RowMeta prev,
String[] input,
String[] output,
RowMeta info) |
void |
ExecSQLMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
ExecSQLMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
ExecSQL(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
SQLFileOutputMeta.analyseImpact(List<DatabaseImpact> impact,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
void |
SQLFileOutputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
SQLStatement |
SQLFileOutputMeta.getSQLStatements(TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
SQLFileOutputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
SQLFileOutput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
SSHMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
SSHMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
SSH(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
StepMetastructureMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
StepMetastructureMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
StepMetastructure(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
StepsMetricsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
StepsMetricsMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
StepsMetrics(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
StreamLookupMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
StreamLookupMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
StreamLookup(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
StringCutMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
StringCutMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
StringCut(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
StringOperationsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
StringOperationsMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
StringOperations(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
SwitchCaseMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
SwitchCaseMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
SwitchCase(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
SecretKeyGeneratorMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
SecretKeyGeneratorMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
SecretKeyGenerator(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
SymmetricCryptoTransMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
SymmetricCryptoTransMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
SymmetricCryptoTrans(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
SynchronizeAfterMergeMeta.analyseImpact(List<DatabaseImpact> impact,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
void |
SynchronizeAfterMergeMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
SQLStatement |
SynchronizeAfterMergeMeta.getSQLStatements(TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
SynchronizeAfterMergeMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
SynchronizeAfterMerge(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
SyslogMessageMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
SyslogMessageMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
SyslogMessage(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
SystemDataMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
SystemDataMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
SystemData(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
StepInterface |
TableAgileMartMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
TableAgileMart(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
TableCompareMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
TableCompareMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
TableCompare(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
TableExistsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
TableExistsMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
TableExists(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
TableInputMeta.analyseImpact(List<DatabaseImpact> impact,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
void |
TableInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
TableInputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
TableInput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
TableOutputMeta.analyseImpact(List<DatabaseImpact> impact,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
void |
TableOutputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
SQLStatement |
TableOutputMeta.getSQLStatements(TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
SQLStatement |
TableOutputMeta.getSQLStatements(TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String tk,
boolean use_autoinc,
String pk) |
StepInterface |
TableOutputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
TableOutput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
TeraFastMeta.check(List<CheckResultInterface> remarks,
TransMeta transmeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore)
Checks the settings of this step and puts the findings in a remarks List.
|
StepInterface |
TeraFastMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans disp)
Get the executing step, needed by Trans to launch a step.
|
Constructor and Description |
---|
TeraFast(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
TextFileInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore)
Deprecated.
|
List<ResourceReference> |
TextFileInputMeta.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo)
Deprecated.
|
StepInterface |
TextFileInputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans)
Deprecated.
|
Constructor and Description |
---|
TextFileInput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
TextFileOutputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
TextFileOutputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
TextFileOutput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
StepInterface |
TextFileOutputLegacyMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans)
Deprecated.
|
Constructor and Description |
---|
TextFileOutputLegacy(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
TransMeta |
TransExecutorData.getExecutorTransMeta() |
static TransMeta |
TransExecutorMeta.loadTransMeta(TransExecutorMeta executorMeta,
Repository rep,
VariableSpace space)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
TransExecutorMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
List<ResourceReference> |
TransExecutorMeta.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo) |
StepInterface |
TransExecutorMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
void |
TransExecutorData.setExecutorTransMeta(TransMeta executorTransMeta) |
Constructor and Description |
---|
TransExecutor(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
UniqueRowsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
UniqueRowsMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
UniqueRows(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
UniqueRowsByHashSetMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
UniqueRowsByHashSetMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
UniqueRowsByHashSet(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
UnivariateStatsMeta.check(List<CheckResultInterface> remarks,
TransMeta transmeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore)
Check the settings of this step and put findings in a remarks list.
|
StepInterface |
UnivariateStatsMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans)
Get the executing step, needed by Trans to launch a step.
|
Constructor and Description |
---|
UnivariateStats(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans)
Creates a new
UnivariateStats instance. |
Modifier and Type | Method and Description |
---|---|
void |
UpdateMeta.analyseImpact(List<DatabaseImpact> impact,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
void |
UpdateMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
SQLStatement |
UpdateMeta.getSQLStatements(TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
UpdateMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
Update(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
TransMeta |
TransformClassBase.getTransMeta() |
TransMeta |
UserDefinedJavaClass.getTransMeta() |
TransMeta |
UserDefinedJavaClass.getTransMetaImpl() |
Modifier and Type | Method and Description |
---|---|
void |
UserDefinedJavaClassMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
UserDefinedJavaClassMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
UserDefinedJavaClass(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
ValidatorMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
ValidatorMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
Validator(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
ValueMapperMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
ValueMapperMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
ValueMapper(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
WebServiceAvailableMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
WebServiceAvailableMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
WebServiceAvailable(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
WebServiceMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
WebServiceMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans disp) |
Constructor and Description |
---|
WebService(StepMeta aStepMeta,
StepDataInterface aStepData,
int value,
TransMeta aTransMeta,
Trans aTrans) |
Modifier and Type | Method and Description |
---|---|
void |
WriteToLogMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
WriteToLogMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
WriteToLog(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
XBaseInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
XBaseInputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
XBaseInput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
YamlInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
YamlInputMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta tr,
Trans trans) |
Constructor and Description |
---|
YamlInput(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
ZipFileMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
StepInterface |
ZipFileMeta.getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans) |
Constructor and Description |
---|
ZipFile(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
void |
BaseStreamStepMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore) |
List<ResourceReference> |
BaseStreamStepMeta.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo) |
Constructor and Description |
---|
BaseStreamStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int copyNr,
TransMeta transMeta,
Trans trans) |
Modifier and Type | Method and Description |
---|---|
Result |
SlaveServerTransStatus.getResult(TransMeta transMeta) |
Copyright © 2018 Hitachi Vantara. All rights reserved.