- LAFChangeListener<E> - Interface in org.pentaho.di.laf
-
- LAFDelegate<E extends Handler> - Class in org.pentaho.di.laf
-
A factory delegate for a specific kind of LAFHandler
- LAFDelegate(Class<E>, Class<E>) - Constructor for class org.pentaho.di.laf.LAFDelegate
-
- LAFFactory - Class in org.pentaho.di.laf
-
the LAFFactory provides a mechanism whereby @see Handler s can be dynamically replaced to enable user driven
replacement of dynamic resolvers whether ImageHandlers, MessageHandlers, or other elements of Look and Feel.
- LAFFactory() - Constructor for class org.pentaho.di.laf.LAFFactory
-
- LAFMessageHandler - Class in org.pentaho.di.i18n
-
- LAFMessageHandler() - Constructor for class org.pentaho.di.i18n.LAFMessageHandler
-
- LanguageChoice - Class in org.pentaho.di.i18n
-
- last() - Method in class org.pentaho.di.core.jdbc.RowsResultSet
-
- last() - Method in class org.pentaho.di.core.jdbc.ThinResultSet
-
- last_day() - Method in class org.pentaho.di.compatibility.Value
-
- leftstr(Value) - Method in class org.pentaho.di.compatibility.Value
-
- leftstr(int) - Method in class org.pentaho.di.compatibility.Value
-
- leftTrim(String) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
- length() - Method in class org.pentaho.di.compatibility.Value
-
- LENGTH - Static variable in class org.pentaho.di.core.Const
-
Specifies the length (width) of fields in a number of pixels in dialog boxes.
- LifecycleException - Exception in org.pentaho.di.core.lifecycle
-
- LifecycleException(boolean) - Constructor for exception org.pentaho.di.core.lifecycle.LifecycleException
-
- LifecycleException(String, boolean) - Constructor for exception org.pentaho.di.core.lifecycle.LifecycleException
-
- LifecycleException(Throwable, boolean) - Constructor for exception org.pentaho.di.core.lifecycle.LifecycleException
-
- LifecycleException(String, Throwable, boolean) - Constructor for exception org.pentaho.di.core.lifecycle.LifecycleException
-
- LifecycleListener - Interface in org.pentaho.di.core.lifecycle
-
A callback interface that listens to specific lifecycle events triggered when Spoon starts and stops.
- LifeEventHandler - Interface in org.pentaho.di.core.lifecycle
-
- LifeEventInfo - Class in org.pentaho.di.core.lifecycle
-
- LifeEventInfo() - Constructor for class org.pentaho.di.core.lifecycle.LifeEventInfo
-
- LifeEventInfo.Hint - Enum in org.pentaho.di.core.lifecycle
-
- LifeEventInfo.State - Enum in org.pentaho.di.core.lifecycle
-
- lightClone() - Method in class org.pentaho.di.core.Result
-
Performs a semi-deep copy/clone but does not clone the rows from the Result
- like(Value) - Method in class org.pentaho.di.compatibility.Value
-
- like(String, String) - Static method in class org.pentaho.di.core.jdbc.ThinUtil
-
- like(String) - Static method in class org.pentaho.di.core.jdbc.ThinUtil
-
- list(IMetaStore) - Method in class org.pentaho.di.core.namedcluster.NamedClusterManager
-
This method lists the NamedCluster in the given IMetaStore
- listNames(IMetaStore) - Method in class org.pentaho.di.core.namedcluster.NamedClusterManager
-
This method returns the list of NamedCluster names in the IMetaStore
- listParameters() - Method in interface org.pentaho.di.core.parameters.NamedParams
-
List the parameters.
- listParameters() - Method in class org.pentaho.di.core.parameters.NamedParamsDefault
-
- listVariables() - Method in class org.pentaho.di.core.database.Database
-
- listVariables() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- listVariables() - Method in class org.pentaho.di.core.namedcluster.model.NamedCluster
-
- listVariables() - Method in class org.pentaho.di.core.variables.Variables
-
- listVariables() - Method in interface org.pentaho.di.core.variables.VariableSpace
-
List the variables (not the values) that are currently in the variable space.
- load(String) - Method in class org.pentaho.di.laf.OverlayProperties
-
cleanse and reload the property file
- loadClass(Class<T>) - Method in interface org.pentaho.di.core.plugins.ClassLoadingPluginInterface
-
- loadClass(String, ProtectionDomain) - Method in class org.pentaho.di.core.plugins.KettleURLClassLoader
-
- loadClass(PluginInterface) - Method in class org.pentaho.di.core.plugins.PluginRegistry
-
Load and instantiate the main class of the plugin specified.
- loadClass(Class<? extends PluginTypeInterface>, Object, Class<T>) - Method in class org.pentaho.di.core.plugins.PluginRegistry
-
Load the class of the type specified for the plugin that owns the class of the specified object.
- loadClass(Class<? extends PluginTypeInterface>, String, Class<T>) - Method in class org.pentaho.di.core.plugins.PluginRegistry
-
Load the class of the type specified for the plugin with the ID specified.
- loadClass(PluginInterface, Class<T>) - Method in class org.pentaho.di.core.plugins.PluginRegistry
-
Load and instantiate the plugin class specified
- loadDatabaseMetaFromDatabaseElement(IMetaStore, IMetaStoreElement) - Static method in class org.pentaho.di.metastore.DatabaseMetaStoreUtil
-
- LoaderInputStreamProvider - Interface in org.pentaho.di.i18n
-
- loadFileContentInBinary(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
- loadFromRepository(RepositoryAttributeInterface) - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
-
Loads details of the log table from a repository.
- loadListeners(HashSet<LAFChangeListener<E>>) - Method in class org.pentaho.di.laf.LAFDelegate
-
- loadProps() - Method in class org.pentaho.di.core.Props
-
- loadProps(String) - Method in class org.pentaho.di.laf.OverlayProperties
-
- loadProps(String) - Method in class org.pentaho.di.laf.OverlayPropertyHandler
-
- loadProps(String) - Method in interface org.pentaho.di.laf.PropertyHandler
-
load properties for the given properties file
- loadXML(Node) - Method in class org.pentaho.di.compatibility.Value
-
Read the data for this Value from an XML Node
- loadXML(Node) - Method in class org.pentaho.di.core.row.ValueMetaAndData
-
Read the data for this Value from an XML Node
- loadXML(Node) - Method in class org.pentaho.di.repository.RepositoryDirectory
-
Load the directory & subdirectories from XML
- loadXMLFile(String) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Load a file into an XML document
- loadXMLFile(FileObject) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Load a file into an XML document
- loadXMLFile(FileObject, String, boolean, boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Load a file into an XML document
- loadXMLFile(InputStream) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Read in an XML file from the passed input stream and return an XML document
- loadXMLFile(InputStream, String, boolean, boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Load a file into an XML document
- loadXMLFile(File) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
- loadXMLFile(URL) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Load a file into an XML document
- loadXMLString(String) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Calls loadXMLString with deferNodeExpansion = TRUE
- loadXMLString(String, String) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Loads the XML document in parameter xml and returns the 'tag' entry.
- loadXMLString(String, Boolean, Boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Load a String into an XML document
- loadXMLString(DocumentBuilder, String) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
- localeCodes - Static variable in class org.pentaho.di.i18n.GlobalMessages
-
- localeDescr - Static variable in class org.pentaho.di.i18n.GlobalMessages
-
- locatorsUpdateCopy() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- lockTables(String[]) - Method in class org.pentaho.di.core.database.Database
-
Lock a tables in the database for write operations
- log() - Method in class org.pentaho.di.compatibility.Value
-
- log - Static variable in class org.pentaho.di.core.plugins.PluginRegistry
-
- logBasic(String) - Method in class org.pentaho.di.core.logging.LogChannel
-
- logBasic(String, Object...) - Method in class org.pentaho.di.core.logging.LogChannel
-
- logBasic(String) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
-
- logBasic(String, Object...) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
-
- LogChannel - Class in org.pentaho.di.core.logging
-
- LogChannel(Object) - Constructor for class org.pentaho.di.core.logging.LogChannel
-
- LogChannel(Object, boolean) - Constructor for class org.pentaho.di.core.logging.LogChannel
-
- LogChannel(Object, LoggingObjectInterface) - Constructor for class org.pentaho.di.core.logging.LogChannel
-
- LogChannel(Object, LoggingObjectInterface, boolean) - Constructor for class org.pentaho.di.core.logging.LogChannel
-
- LogChannelFactory - Class in org.pentaho.di.core.logging
-
- LogChannelFactory() - Constructor for class org.pentaho.di.core.logging.LogChannelFactory
-
- LogChannelInterface - Interface in org.pentaho.di.core.logging
-
- LogChannelInterfaceFactory - Interface in org.pentaho.di.core.logging
-
- logDebug(String) - Method in class org.pentaho.di.core.logging.LogChannel
-
- logDebug(String, Object...) - Method in class org.pentaho.di.core.logging.LogChannel
-
- logDebug(String) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
-
- logDebug(String, Object...) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
-
- logDetailed(String, Object...) - Method in class org.pentaho.di.core.logging.LogChannel
-
- logDetailed(String) - Method in class org.pentaho.di.core.logging.LogChannel
-
- logDetailed(String) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
-
- logDetailed(String, Object...) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
-
- logError(String) - Method in class org.pentaho.di.core.logging.LogChannel
-
- logError(String, Throwable) - Method in class org.pentaho.di.core.logging.LogChannel
-
- logError(String, Object...) - Method in class org.pentaho.di.core.logging.LogChannel
-
- logError(String) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
-
- logError(String, Throwable) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
-
- logError(String, Object...) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
-
- LogExceptionBehaviourInterface - Interface in org.pentaho.di.core.database.util
-
- LoggingBuffer - Class in org.pentaho.di.core.logging
-
This class keeps the last N lines in a buffer
- LoggingBuffer(int) - Constructor for class org.pentaho.di.core.logging.LoggingBuffer
-
- LoggingHierarchy - Class in org.pentaho.di.core.logging
-
The logging hierarchy of a transformation or job
- LoggingHierarchy(String, long, LoggingObjectInterface) - Constructor for class org.pentaho.di.core.logging.LoggingHierarchy
-
- loggingObject - Static variable in class org.pentaho.di.core.database.DatabaseFactory
-
- LoggingObject - Class in org.pentaho.di.core.logging
-
- LoggingObject(Object) - Constructor for class org.pentaho.di.core.logging.LoggingObject
-
- LoggingObjectInterface - Interface in org.pentaho.di.core.logging
-
- LoggingObjectType - Enum in org.pentaho.di.core.logging
-
- LoggingPlugin - Annotation Type in org.pentaho.di.core.logging
-
Classes annotated with "LoggingPlugin" are automatically recognized and registered as a new logging channel.
- LoggingPluginInterface - Interface in org.pentaho.di.core.logging
-
- LoggingPluginType - Class in org.pentaho.di.core.logging
-
This class represents the logging plugin type.
- LoggingPrintStream - Class in org.pentaho.di.core.logging
-
- LoggingPrintStream(PrintStream) - Constructor for class org.pentaho.di.core.logging.LoggingPrintStream
-
- LoggingRegistry - Class in org.pentaho.di.core.logging
-
- LogLevel - Enum in org.pentaho.di.core.logging
-
- logLevelDescriptions - Static variable in enum org.pentaho.di.core.logging.LogLevel
-
- logLogLevelCodes() - Static method in enum org.pentaho.di.core.logging.LogLevel
-
- LogMessage - Class in org.pentaho.di.core.logging
-
- LogMessage(String, LogLevel) - Constructor for class org.pentaho.di.core.logging.LogMessage
-
Backward compatibility : no registry used, just log the subject as part of the message
- LogMessage(String, String, LogLevel) - Constructor for class org.pentaho.di.core.logging.LogMessage
-
Recommended use :
- LogMessage(String, String, Object[], LogLevel) - Constructor for class org.pentaho.di.core.logging.LogMessage
-
- LogMessageInterface - Interface in org.pentaho.di.core.logging
-
- logMinimal(String) - Method in class org.pentaho.di.core.logging.LogChannel
-
- logMinimal(String, Object...) - Method in class org.pentaho.di.core.logging.LogChannel
-
- logMinimal(String) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
-
- logMinimal(String, Object...) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
-
- logRowlevel(String) - Method in class org.pentaho.di.core.logging.LogChannel
-
- logRowlevel(String, Object...) - Method in class org.pentaho.di.core.logging.LogChannel
-
- logRowlevel(String) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
-
- logRowlevel(String, Object...) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
-
- LogStatus - Enum in org.pentaho.di.core.logging
-
This enumeration describes the logging status in a logging table for transformations and jobs.
- LogTableCoreInterface - Interface in org.pentaho.di.core.logging
-
- LogTableField - Class in org.pentaho.di.core.logging
-
This is a single log table field.
The user can select this field or not, sees a field name, a description in the UI too.
- LogTableField(String, boolean, String, Object, String, String) - Constructor for class org.pentaho.di.core.logging.LogTableField
-
- LogTableField(String, boolean, boolean, String, String, String, int, int) - Constructor for class org.pentaho.di.core.logging.LogTableField
-
- LogTableField(String, String, Object) - Constructor for class org.pentaho.di.core.logging.LogTableField
-
Create a new enabled log table field with the specified field name for the specified subject.
- LongHashIndex - Class in org.pentaho.di.core.hash
-
- LongHashIndex(int) - Constructor for class org.pentaho.di.core.hash.LongHashIndex
-
Create a new long/long hash index
- LongHashIndex() - Constructor for class org.pentaho.di.core.hash.LongHashIndex
-
Create a new long/long hash index
- LongObjectId - Class in org.pentaho.di.repository
-
- LongObjectId(long) - Constructor for class org.pentaho.di.repository.LongObjectId
-
- LongObjectId(ObjectId) - Constructor for class org.pentaho.di.repository.LongObjectId
-
- longValue() - Method in class org.pentaho.di.repository.LongObjectId
-
- lookupDate(String) - Method in class org.pentaho.di.core.date.DateCache
-
- lower() - Method in class org.pentaho.di.compatibility.Value
-
- lowerCase(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
- lpad(Value) - Method in class org.pentaho.di.compatibility.Value
-
- lpad(Value, Value) - Method in class org.pentaho.di.compatibility.Value
-
- lpad(int) - Method in class org.pentaho.di.compatibility.Value
-
- lpad(int, String) - Method in class org.pentaho.di.compatibility.Value
-
- Lpad(String, String, int) - Static method in class org.pentaho.di.core.Const
-
- ltrim() - Method in class org.pentaho.di.compatibility.Value
-
- ltrim(String) - Static method in class org.pentaho.di.core.Const
-
Left trim: remove spaces to the left of a String.
- LucidDBDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains LucidDB specific information through static final members
- LucidDBDatabaseMeta() - Constructor for class org.pentaho.di.core.database.LucidDBDatabaseMeta
-