|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RepositoryAttributeInterface | |
---|---|
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.kdr.delegates |
Uses of RepositoryAttributeInterface in org.pentaho.di.core.logging |
---|
Methods in org.pentaho.di.core.logging with parameters of type RepositoryAttributeInterface | |
---|---|
void |
JobLogTable.loadFromRepository(RepositoryAttributeInterface attributeInterface)
|
void |
PerformanceLogTable.loadFromRepository(RepositoryAttributeInterface attributeInterface)
|
void |
TransLogTable.loadFromRepository(RepositoryAttributeInterface attributeInterface)
|
void |
LogTableInterface.loadFromRepository(RepositoryAttributeInterface attributeInterface)
Loads details of the log table from a repository. |
void |
JobLogTable.saveToRepository(RepositoryAttributeInterface attributeInterface)
|
void |
PerformanceLogTable.saveToRepository(RepositoryAttributeInterface attributeInterface)
|
void |
TransLogTable.saveToRepository(RepositoryAttributeInterface attributeInterface)
|
void |
LogTableInterface.saveToRepository(RepositoryAttributeInterface attributeInterface)
Saves the log table to a repository. |
Uses of RepositoryAttributeInterface in org.pentaho.di.repository.kdr.delegates |
---|
Classes in org.pentaho.di.repository.kdr.delegates that implement RepositoryAttributeInterface | |
---|---|
class |
KettleDatabaseRepositoryJobAttribute
|
class |
KettleDatabaseRepositoryTransAttribute
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |