Package | Description |
---|---|
org.pentaho.di.core | |
org.pentaho.di.core.database |
Contains all the different database dialects as well as the DatabaseMeta class (definition) and the Database class (execution)
|
org.pentaho.di.core.jdbc | |
org.pentaho.di.core.logging |
This package contains the Log4j Kettle appenders and Kettle layout as well as the Kettle Log Message.
|
org.pentaho.di.repository |
Class and Description |
---|
ObjectId
This interface allows an object to be identified with an ID in a repository (or elsewhere).
|
Class and Description |
---|
ObjectId
This interface allows an object to be identified with an ID in a repository (or elsewhere).
|
ObjectRevision
A revision is simply a name, a commit comment and a date
|
RepositoryDirectory
This class defines the location of a transformation, job or schema in the repository.
|
RepositoryDirectoryInterface
This interface represents Directories within the Repository API
|
RepositoryElementInterface
A repository element is an object that can be saved or loaded from the repository.
|
RepositoryObjectInterface
The RepositoryObjectInterface represents all objects that can come out of a repository, including directories
(RepositoryDirectoryInterface), elements such as TransMeta and JobMeta (RepositoryElementMetaInterface), and metadata
about elements (RepositoryElementMetaInterface).
|
RepositoryObjectType |
Class and Description |
---|
ObjectId
This interface allows an object to be identified with an ID in a repository (or elsewhere).
|
Class and Description |
---|
ObjectId
This interface allows an object to be identified with an ID in a repository (or elsewhere).
|
ObjectRevision
A revision is simply a name, a commit comment and a date
|
RepositoryAttributeInterface
This interface allows you to pass a simple interface to an object to allow it to store or load itself from or to any
type of repository in a generic fashion.
|
RepositoryDirectory
This class defines the location of a transformation, job or schema in the repository.
|
RepositoryDirectoryInterface
This interface represents Directories within the Repository API
|
Class and Description |
---|
LongObjectId |
ObjectId
This interface allows an object to be identified with an ID in a repository (or elsewhere).
|
ObjectRecipient.Type |
ObjectRevision
A revision is simply a name, a commit comment and a date
|
RepositoryDirectory
This class defines the location of a transformation, job or schema in the repository.
|
RepositoryDirectoryInterface
This interface represents Directories within the Repository API
|
RepositoryElementMetaInterface
The RepositoryElementMetaInterface is used to provide metadata about repository elements without requiring loading
the entire element from the repository.
|
RepositoryObjectInterface
The RepositoryObjectInterface represents all objects that can come out of a repository, including directories
(RepositoryDirectoryInterface), elements such as TransMeta and JobMeta (RepositoryElementMetaInterface), and metadata
about elements (RepositoryElementMetaInterface).
|
RepositoryObjectType |
StringObjectId |