Uses of Interface
org.pentaho.di.core.logging.LoggingObjectLifecycleInterface
Package
Description
Contains all the different database dialects as well as the DatabaseMeta class (definition) and the Database class (execution)
This package contains the Log4j Kettle appenders and Kettle layout as well as the Kettle Log Message.
-
Uses of LoggingObjectLifecycleInterface in org.pentaho.di.core.database
Modifier and TypeClassDescriptionclass
Database handles the process of connecting to, reading from, writing to and updating databases. -
Uses of LoggingObjectLifecycleInterface in org.pentaho.di.core.logging
Modifier and TypeMethodDescriptionLogChannel.getHooks()
default LoggingObjectLifecycleInterface
LogChannelInterface.getHooks()
Modifier and TypeMethodDescriptionvoid
LogChannel.setHooks
(LoggingObjectLifecycleInterface loggingObjectLifecycleInterface) default void
LogChannelInterface.setHooks
(LoggingObjectLifecycleInterface loggingObjectLifecycleInterface)