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

E

e() - Method in class org.pentaho.di.compatibility.Value
 
EMPTY_STRING - Static variable in class org.pentaho.di.core.Const
An empty ("") String.
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
 
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.
environmentInit() - Static method in class org.pentaho.di.core.util.EnvUtil
Adds the kettle properties the the global system properties.
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.
EnvUtil - Class in org.pentaho.di.core.util
 
EnvUtil() - Constructor for class org.pentaho.di.core.util.EnvUtil
 
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.DBCacheEntry
 
equals(Object) - Method in class org.pentaho.di.core.plugins.PluginLocation
 
equals(PluginVersion) - Method in class org.pentaho.di.core.plugins.PluginVersion
 
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(RowSet) - Method in class org.pentaho.di.core.RowSet
 
equals(Object) - Method in class org.pentaho.di.core.xml.XMLHandlerCacheEntry
 
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
 
ERR_NO_ERROR - Static variable in class org.pentaho.di.core.RowSet
 
ERR_ROW_IS_BUSY - Static variable in class org.pentaho.di.core.RowSet
 
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.Log4jKettleLayout
 
ERRORHELPFILE - Static variable in class org.pentaho.di.core.plugins.Plugin
 
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
 
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[]

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