| Package | Description | 
|---|---|
| org.pentaho.di.base | |
| org.pentaho.di.core.logging | |
| org.pentaho.di.job | |
| org.pentaho.di.repository.filerep | |
| org.pentaho.di.trans | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractMeta  | 
| Modifier and Type | Field and Description | 
|---|---|
protected HasDatabasesInterface | 
BaseLogTable.databasesInterface  | 
| Constructor and Description | 
|---|
BaseLogTable(VariableSpace space,
            HasDatabasesInterface databasesInterface,
            String connectionName,
            String schemaName,
            String tableName)  | 
TransLogTable(VariableSpace space,
             HasDatabasesInterface databasesInterface,
             List<StepMeta> steps)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JobMeta
The definition of a PDI job is represented by a JobMeta object. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
KettleFileRepository.readDatabases(HasDatabasesInterface transMeta,
             boolean overWriteShared)
Read all the databases from the repository, insert into the has databases object, overwriting optionally 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TransMeta
This class defines information about a transformation and offers methods to save and load it from XML or a PDI
 database repository, as well as methods to alter a transformation by adding/removing databases, steps, hops, etc. 
 | 
Copyright © 2018 Hitachi Vantara. All rights reserved.