A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

O

ObjectId - Interface in org.pentaho.di.repository
This interface allows an object to be identified with an ID in a repository (or elsewhere).
ObjectLocationSpecificationMethod - Enum in org.pentaho.di.core
 
ObjectRecipient - Interface in org.pentaho.di.repository
 
ObjectRecipient.Type - Enum in org.pentaho.di.repository
 
ObjectRevision - Interface in org.pentaho.di.repository
A revision is simply a name, a commit comment and a date
ObjectUsageCount - Class in org.pentaho.di.core
 
ObjectUsageCount(String, int) - Constructor for class org.pentaho.di.core.ObjectUsageCount
 
OGNL - Static variable in class org.pentaho.di.core.config.PropertySetter
 
OgnlExpression - Class in org.pentaho.di.core.config
Utility class to encapsulate OGNL expressions.
OgnlExpression(String) - Constructor for class org.pentaho.di.core.config.OgnlExpression
 
OK - Static variable in class org.pentaho.di.www.WebResult
 
oldXORHashCode(Object[]) - Method in class org.pentaho.di.core.row.RowMeta
Deprecated. 
oldXORHashCode(Object[]) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Deprecated. 
onEnvironmentInit() - Method in interface org.pentaho.di.core.lifecycle.KettleLifecycleListener
Called during KettleEnvironment initialization.
onEnvironmentShutdown() - Method in interface org.pentaho.di.core.lifecycle.KettleLifecycleListener
Called when the VM that initialized KettleEnvironment terminates.
onExit(LifeEventHandler) - Method in interface org.pentaho.di.core.lifecycle.LifecycleListener
Called when the application ends
onlySpaces(String) - Static method in class org.pentaho.di.core.Const
Checks whether or not a String consists only of spaces.
onlySpaces(String) - Static method in class org.pentaho.di.core.row.ValueDataUtil
Checks whether or not a String consists only of spaces.
onStart(LifeEventHandler) - Method in interface org.pentaho.di.core.lifecycle.LifecycleListener
Called when the application starts.
openLocalPentahoMetaStore() - Static method in class org.pentaho.di.metastore.MetaStoreConst
 
openQuery(String) - Method in class org.pentaho.di.core.database.Database
 
openQuery(String, RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.database.Database
Open a query on the database with a set of parameters stored in a Kettle Row
openQuery(String, RowMetaInterface, Object[], int) - Method in class org.pentaho.di.core.database.Database
 
openQuery(String, RowMetaInterface, Object[], int, boolean) - Method in class org.pentaho.di.core.database.Database
 
openQuery(PreparedStatement, RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.database.Database
 
openTag(String) - Static method in class org.pentaho.di.core.xml.XMLHandler
 
openTag(StringBuilder, String) - Static method in class org.pentaho.di.core.xml.XMLHandler
 
OPERATOR_AND - Static variable in class org.pentaho.di.core.Condition
 
OPERATOR_AND_NOT - Static variable in class org.pentaho.di.core.Condition
 
OPERATOR_NONE - Static variable in class org.pentaho.di.core.Condition
 
OPERATOR_NOT - Static variable in class org.pentaho.di.core.Condition
 
OPERATOR_OR - Static variable in class org.pentaho.di.core.Condition
 
OPERATOR_OR_NOT - Static variable in class org.pentaho.di.core.Condition
 
OPERATOR_XOR - Static variable in class org.pentaho.di.core.Condition
 
operators - Static variable in class org.pentaho.di.core.Condition
 
optionallyQuoteStringByOS(String) - Static method in class org.pentaho.di.core.Const
Quote a string depending on the OS.
or(Value) - Method in class org.pentaho.di.compatibility.Value
 
OracleDatabaseMeta - Class in org.pentaho.di.core.database
Contains Oracle specific information through static final members
OracleDatabaseMeta() - Constructor for class org.pentaho.di.core.database.OracleDatabaseMeta
 
OracleRDBDatabaseMeta - Class in org.pentaho.di.core.database
Contains Oracle RDB specific information through static final members
OracleRDBDatabaseMeta() - Constructor for class org.pentaho.di.core.database.OracleRDBDatabaseMeta
 
org.pentaho.di.cluster - package org.pentaho.di.cluster
 
org.pentaho.di.compatibility - package org.pentaho.di.compatibility
Contains all classes that make up the possible Value types: ValueString, ValueNumber, ..., the interface and the Value class itself.
org.pentaho.di.core - package org.pentaho.di.core
 
org.pentaho.di.core.config - package org.pentaho.di.core.config
 
org.pentaho.di.core.database - package 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.database.map - package org.pentaho.di.core.database.map
 
org.pentaho.di.core.database.util - package org.pentaho.di.core.database.util
 
org.pentaho.di.core.date - package org.pentaho.di.core.date
 
org.pentaho.di.core.encryption - package org.pentaho.di.core.encryption
 
org.pentaho.di.core.exception - package org.pentaho.di.core.exception
This package contains a set of Exceptions used in Kettle.
org.pentaho.di.core.extension - package org.pentaho.di.core.extension
 
org.pentaho.di.core.fileinput - package org.pentaho.di.core.fileinput
 
org.pentaho.di.core.gui - package org.pentaho.di.core.gui
 
org.pentaho.di.core.hash - package org.pentaho.di.core.hash
 
org.pentaho.di.core.jdbc - package org.pentaho.di.core.jdbc
 
org.pentaho.di.core.lifecycle - package org.pentaho.di.core.lifecycle
 
org.pentaho.di.core.logging - package 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.core.metrics - package org.pentaho.di.core.metrics
 
org.pentaho.di.core.namedcluster - package org.pentaho.di.core.namedcluster
 
org.pentaho.di.core.namedcluster.model - package org.pentaho.di.core.namedcluster.model
 
org.pentaho.di.core.parameters - package org.pentaho.di.core.parameters
 
org.pentaho.di.core.plugins - package org.pentaho.di.core.plugins
 
org.pentaho.di.core.row - package org.pentaho.di.core.row
 
org.pentaho.di.core.row.value - package org.pentaho.di.core.row.value
 
org.pentaho.di.core.row.value.timestamp - package org.pentaho.di.core.row.value.timestamp
 
org.pentaho.di.core.spreadsheet - package org.pentaho.di.core.spreadsheet
 
org.pentaho.di.core.sql - package org.pentaho.di.core.sql
 
org.pentaho.di.core.util - package org.pentaho.di.core.util
 
org.pentaho.di.core.variables - package org.pentaho.di.core.variables
 
org.pentaho.di.core.vfs - package org.pentaho.di.core.vfs
 
org.pentaho.di.core.vfs.configuration - package org.pentaho.di.core.vfs.configuration
 
org.pentaho.di.core.xml - package org.pentaho.di.core.xml
 
org.pentaho.di.i18n - package org.pentaho.di.i18n
 
org.pentaho.di.laf - package org.pentaho.di.laf
 
org.pentaho.di.metastore - package org.pentaho.di.metastore
 
org.pentaho.di.repository - package org.pentaho.di.repository
 
org.pentaho.di.shared - package org.pentaho.di.shared
 
org.pentaho.di.version - package org.pentaho.di.version
 
org.pentaho.di.www - package org.pentaho.di.www
 
OriginalSystemErr - Static variable in class org.pentaho.di.core.logging.KettleLogStore
 
OriginalSystemOut - Static variable in class org.pentaho.di.core.logging.KettleLogStore
 
othersDeletesAreVisible(int) - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
 
othersInsertsAreVisible(int) - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
 
othersUpdatesAreVisible(int) - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
 
OVER_ALLOCATE_SIZE - Static variable in class org.pentaho.di.core.row.RowDataUtil
 
OverlayProperties - Class in org.pentaho.di.laf
 
OverlayProperties(String) - Constructor for class org.pentaho.di.laf.OverlayProperties
 
OverlayPropertyHandler - Class in org.pentaho.di.laf
 
OverlayPropertyHandler() - Constructor for class org.pentaho.di.laf.OverlayPropertyHandler
 
overwritePrompt(String, String, String) - Method in interface org.pentaho.di.core.gui.OverwritePrompter
 
OverwritePrompter - Interface in org.pentaho.di.core.gui
 
ownDeletesAreVisible(int) - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
 
ownInsertsAreVisible(int) - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
 
ownUpdatesAreVisible(int) - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z