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 

E

e() - Method in class org.pentaho.di.compatibility.Value
 
EMPTY_OPTIONS_STRING - Static variable in class org.pentaho.di.core.database.DatabaseMeta
The value to store in the attributes so that an empty value doesn't get lost...
EMPTY_STRING - Static variable in class org.pentaho.di.core.Const
An empty ("") String.
EMPTY_STRING - Static variable in class org.pentaho.di.core.util.StringUtil
 
EMPTY_STRING_AND_NULL_ARE_DIFFERENT - Static variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
EMPTY_STRING_AND_NULL_ARE_DIFFERENT - Static variable in class org.pentaho.di.core.row.ValueMeta
 
emptyAndCommit(PreparedStatement, boolean) - Method in class org.pentaho.di.core.database.Database
Close the passed prepared statement.
emptyAndCommit(PreparedStatement, boolean, int) - Method in class org.pentaho.di.core.database.Database
Close the prepared statement of the insert statement.
encode(String) - Method in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder
 
encode(String, boolean) - Method in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder
 
encode(String) - Method in interface org.pentaho.di.core.encryption.TwoWayPasswordEncoderInterface
Encode the raw password, include a prefix indicating the type of encryption used.
encode(String, boolean) - Method in interface org.pentaho.di.core.encryption.TwoWayPasswordEncoderInterface
Encode a password.
encodeBase64ZippedString(String) - Static method in class org.pentaho.di.cluster.HttpUtil
 
encodeBinaryData(byte[]) - Static method in class org.pentaho.di.core.xml.XMLHandler
 
Encr - Class in org.pentaho.di.core.encryption
This class handles basic encryption of passwords in Kettle.
Encr() - Constructor for class org.pentaho.di.core.encryption.Encr
 
encryptPassword(String) - Static method in class org.pentaho.di.core.encryption.Encr
 
encryptPassword(String) - Static method in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder
 
encryptPasswordIfNotUsingVariables(String) - Static method in class org.pentaho.di.core.encryption.Encr
Encrypt the password, but only if the password doesn't contain any variables.
encryptPasswordIfNotUsingVariables(String) - Static method in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder
Encrypt the password, but only if the password doesn't contain any variables.
environmentInit() - Static method in class org.pentaho.di.core.util.EnvUtil
Adds the kettle properties the the global system properties.
environmentSubstitute(String) - Method in class org.pentaho.di.core.database.Database
 
environmentSubstitute(String[]) - Method in class org.pentaho.di.core.database.Database
 
environmentSubstitute(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
 
environmentSubstitute(String[]) - Method in class org.pentaho.di.core.database.DatabaseMeta
 
environmentSubstitute(String) - Method in class org.pentaho.di.core.namedcluster.model.NamedCluster
 
environmentSubstitute(String[]) - Method in class org.pentaho.di.core.namedcluster.model.NamedCluster
 
environmentSubstitute(String, Map<String, String>) - Static method in class org.pentaho.di.core.util.StringUtil
Substitutes variables in aString with the environment values in the system properties
environmentSubstitute(String) - Method in class org.pentaho.di.core.variables.Variables
 
environmentSubstitute(String[]) - Method in class org.pentaho.di.core.variables.Variables
 
environmentSubstitute(String) - Method in interface org.pentaho.di.core.variables.VariableSpace
Substitute the string using the current variable space.
environmentSubstitute(String[]) - Method in interface org.pentaho.di.core.variables.VariableSpace
Replaces environment variables in an array of strings.
EnvironmentVariableGetter - Class in org.pentaho.di.version
 
EnvironmentVariableGetter() - Constructor for class org.pentaho.di.version.EnvironmentVariableGetter
 
EnvUtil - Class in org.pentaho.di.core.util
 
EnvUtil() - Constructor for class org.pentaho.di.core.util.EnvUtil
 
EOF - Static variable in class org.pentaho.di.core.database.SqlCommentScrubber
Deprecated.
End-of-File (EOF) indicator
EOL - Static variable in class org.pentaho.di.core.database.SqlCommentScrubber
Deprecated.
End-of-Line (EOL) indicator
equal(Value) - Method in class org.pentaho.di.compatibility.Value
 
equals(Object) - Method in class org.pentaho.di.compatibility.Row
 
equals(Object) - Method in class org.pentaho.di.compatibility.Value
 
equals(Object) - Method in class org.pentaho.di.core.database.Database
This implementation is NullPointerException subject, and may not follow fundamental equals contract.
equals(Object) - Method in class org.pentaho.di.core.database.DatabaseMeta
 
equals(Object) - Method in class org.pentaho.di.core.DBCacheEntry
 
equals(Object) - Method in class org.pentaho.di.core.logging.LoggingObject
 
equals(LogStatus) - Method in enum org.pentaho.di.core.logging.LogStatus
 
equals(Object) - Method in class org.pentaho.di.core.logging.Metrics
 
equals(Object) - Method in class org.pentaho.di.core.namedcluster.model.NamedCluster
 
equals(Object) - Method in class org.pentaho.di.core.plugins.Plugin
 
equals(Object[], Object[], int[]) - Method in class org.pentaho.di.core.row.RowMeta
Compare 2 rows with each other for equality using certain values in the rows and also considering the case sensitivity flag.
equals(Object[], Object[], int[]) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Compare 2 rows with each other for equality using certain values in the rows and also considering the case sensitivity flag.
equals(Object) - Method in class org.pentaho.di.core.RowMetaAndData
 
equals(Object) - Method in class org.pentaho.di.core.xml.XMLHandlerCacheEntry
 
equals(Object) - Method in class org.pentaho.di.repository.LongObjectId
 
equals(Object) - Method in class org.pentaho.di.repository.StringObjectId
 
equalsByteArray(byte[], byte[]) - Method in class org.pentaho.di.core.hash.ByteArrayHashMap
 
equalValueType(Value) - Method in class org.pentaho.di.compatibility.Value
 
equalValueType(Value, boolean) - Method in class org.pentaho.di.compatibility.Value
Returns whether "types" of the values are exactly the same: type, name, length, precision.
eraseParameters() - Method in interface org.pentaho.di.core.parameters.NamedParams
Clear the values.
eraseParameters() - Method in class org.pentaho.di.core.parameters.NamedParamsDefault
 
ERROR - Static variable in class org.pentaho.di.core.Const
UI-agnostic flag for warnings
ERROR_STRING - Static variable in class org.pentaho.di.core.logging.KettleLogLayout
 
escapeHtml(String) - Static method in class org.pentaho.di.core.Const
Escape HTML content.
escapeHTML(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
escapeSQL(String) - Static method in class org.pentaho.di.core.Const
Escape SQL content.
escapeSQL(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
escapeXML(String) - Static method in class org.pentaho.di.core.Const
Escape XML content.
escapeXml(String) - Static method in class org.pentaho.di.core.Const
Mask XML content.
escapeXML(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
evaluate(RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.Condition
Evaluate the condition...
evaluateString(String) - Method in class org.pentaho.di.core.util.StringEvaluator
 
eventAdded(KettleLoggingEvent) - Method in class org.pentaho.di.core.logging.ConsoleLoggingEventListener
 
eventAdded(KettleLoggingEvent) - Method in class org.pentaho.di.core.logging.FileLoggingEventListener
 
eventAdded(KettleLoggingEvent) - Method in interface org.pentaho.di.core.logging.KettleLoggingEventListener
 
Exasol4DatabaseMeta - Class in org.pentaho.di.core.database
Contains Exasol 4 specific information through static final members
Exasol4DatabaseMeta() - Constructor for class org.pentaho.di.core.database.Exasol4DatabaseMeta
 
execService(VariableSpace, String, String, String, String, String, String, String, String, String) - Static method in class org.pentaho.di.cluster.HttpUtil
 
execStatement(String) - Method in class org.pentaho.di.core.database.Database
Execute an SQL statement on the database connection (has to be open)
execStatement(String, RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.database.Database
 
execStatements(String) - Method in class org.pentaho.di.core.database.Database
Execute a series of SQL statements, separated by ;

We are already connected...

execStatements(String, RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.database.Database
Execute a series of SQL statements, separated by ;

We are already connected...

execStatementsFromFile(String, boolean) - Method in class org.pentaho.di.core.database.Database
Execute an SQL statement inside a file on the database connection (has to be open)
execute() - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
 
execute(String) - Method in class org.pentaho.di.core.jdbc.ThinStatement
 
execute(String, int) - Method in class org.pentaho.di.core.jdbc.ThinStatement
 
execute(String, int[]) - Method in class org.pentaho.di.core.jdbc.ThinStatement
 
execute(String, String[]) - Method in class org.pentaho.di.core.jdbc.ThinStatement
 
executeAndClearBatch(PreparedStatement) - Method in class org.pentaho.di.core.database.Database
 
executeBatch() - Method in class org.pentaho.di.core.jdbc.ThinStatement
 
executeQuery() - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
 
executeQuery(String) - Method in class org.pentaho.di.core.jdbc.ThinStatement
 
executeUpdate() - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
 
executeUpdate(String) - Method in class org.pentaho.di.core.jdbc.ThinStatement
 
executeUpdate(String, int) - Method in class org.pentaho.di.core.jdbc.ThinStatement
 
executeUpdate(String, int[]) - Method in class org.pentaho.di.core.jdbc.ThinStatement
 
executeUpdate(String, String[]) - Method in class org.pentaho.di.core.jdbc.ThinStatement
 
ExecutorUtil - Class in org.pentaho.di.core.util
 
ExecutorUtil() - Constructor for class org.pentaho.di.core.util.ExecutorUtil
 
exists() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
 
exists(ValueMetaInterface) - Method in class org.pentaho.di.core.row.RowMeta
 
exists(ValueMetaInterface) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Check if a value is already present in this row with the same name.
exists(String) - Method in class org.pentaho.di.laf.OverlayProperties
 
exists(String) - Method in class org.pentaho.di.laf.OverlayPropertyHandler
 
exists(String) - Method in interface org.pentaho.di.laf.PropertyHandler
check to see whether a property file exists within the classpath or filesystem
exp() - Method in class org.pentaho.di.compatibility.Value
 
ExtenDBDatabaseMeta - Class in org.pentaho.di.core.database
Contains ExtenDB specific information through static final members
ExtenDBDatabaseMeta() - Constructor for class org.pentaho.di.core.database.ExtenDBDatabaseMeta
 
ExtensionDataInterface - Interface in org.pentaho.di.core
This interface gives you access to a map which is associated with an object to store the state of non-standard objects.
ExtensionPoint - Annotation Type in org.pentaho.di.core.extension
This annotation signals to the plugin system that the class is a Kettle extension point.
ExtensionPointContext - Class in org.pentaho.di.core.extension
Convenience class you can use to pass more than one object in an extension point
ExtensionPointContext(Object, Object, Object) - Constructor for class org.pentaho.di.core.extension.ExtensionPointContext
 
ExtensionPointHandler - Class in org.pentaho.di.core.extension
 
ExtensionPointHandler() - Constructor for class org.pentaho.di.core.extension.ExtensionPointHandler
 
ExtensionPointInterface - Interface in org.pentaho.di.core.extension
 
ExtensionPointPluginType - Class in org.pentaho.di.core.extension
This class represents the extension point plugin type.
extractConstant(String) - Static method in class org.pentaho.di.core.jdbc.ThinUtil
 
extractData(Row) - Static method in class org.pentaho.di.compatibility.Row
 
extractData(RowMetaInterface, Object[]) - Static method in class org.pentaho.di.core.row.RowMeta
Serialize a row of data to byte[]
extractHavingFields(List<SQLField>, List<SQLField>, RowMetaInterface) - Method in class org.pentaho.di.core.sql.SQLCondition
Extract the list of having fields from this having condition
extractScheme(String) - Static method in class org.pentaho.di.core.vfs.configuration.KettleGenericFileSystemConfigBuilder
Extract the scheme from a Kettle VFS configuration paramter (vfs.scheme.parameter)
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