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 

R

read(String, IMetaStore) - Method in class org.pentaho.di.core.namedcluster.NamedClusterManager
Reads a NamedCluster from the provided IMetaStore
readData(DataInputStream) - Method in class org.pentaho.di.core.row.RowMeta
 
readData(DataInputStream) - Method in interface org.pentaho.di.core.row.RowMetaInterface
De-serialize a row of data (no metadata is read) from an input stream.
readData(DataInputStream) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
readData(DataInputStream) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
 
readData(DataInputStream) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
De-serialize data from an inputstream.
readMetaData(DataInputStream) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
Load the attributes of this particular value meta object from the input stream.
readMetaData(DataInputStream) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Read the attributes of this particular value meta object from the specified input stream.
readObj(DataInputStream) - Method in class org.pentaho.di.compatibility.Value
Read the metadata and data for this Value object from the specified data input stream
readProperties(String) - Static method in class org.pentaho.di.core.util.EnvUtil
Returns the properties from the users kettle home directory.
Rectangle - Class in org.pentaho.di.core.gui
 
Rectangle(int, int, int, int) - Constructor for class org.pentaho.di.core.gui.Rectangle
 
redraw() - Method in interface org.pentaho.di.core.gui.Redrawable
 
Redrawable - Interface in org.pentaho.di.core.gui
 
RedshiftDatabaseMeta - Class in org.pentaho.di.core.database
 
RedshiftDatabaseMeta() - Constructor for class org.pentaho.di.core.database.RedshiftDatabaseMeta
 
REFERENCE_FILE - Static variable in class org.pentaho.di.version.BuildVersion
 
refresh() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
 
refreshRow() - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
refreshRow() - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
registerChangeListener(LAFChangeListener<E>) - Method in class org.pentaho.di.laf.LAFDelegate
 
registerCustom(Class<?>, String, String, String, String, String) - Method in class org.pentaho.di.core.plugins.BasePluginType
This method allows for custom registration of plugins that are on the main classpath.
registerException(LogChannelInterface, Class<?>, String, String...) - Method in interface org.pentaho.di.core.database.util.LogExceptionBehaviourInterface
When exception during logging is raised, depending on item settings we will throw exception up, or just put a log record on this event.
registerException(LogChannelInterface, Exception, Class<?>, String, String...) - Method in interface org.pentaho.di.core.database.util.LogExceptionBehaviourInterface
 
registerLoggingSource(Object) - Method in class org.pentaho.di.core.logging.LoggingRegistry
 
registerPlugin(Class<? extends PluginTypeInterface>, PluginInterface) - Method in class org.pentaho.di.core.plugins.PluginRegistry
 
registerPluginType(Class<? extends PluginTypeInterface>) - Method in class org.pentaho.di.core.plugins.PluginRegistry
 
RegistryPlugin - Annotation Type in org.pentaho.di.core.plugins
User: nbaker Date: 3/14/11
relative(ResultSet, int) - Method in class org.pentaho.di.core.database.Database
 
relative(int) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
relative(int) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
RELEASE - Static variable in class org.pentaho.di.core.Const
The release type of this compilation
releaseSavepoint() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
Returns a true of savepoints can be released, false if not.
releaseSavepoint(Savepoint) - Method in class org.pentaho.di.core.database.Database
 
releaseSavepoint() - Method in interface org.pentaho.di.core.database.DatabaseInterface
Returns a true of savepoints can be release, false if not.
releaseSavepoint() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
Returns a false as Exasol does not allow for the releasing of savepoints.
releaseSavepoint() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
Returns a false as Oracle does not allow for the releasing of savepoints.
releaseSavepoint() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
Returns a false as Oracle does not allow for the releasing of savepoints.
releaseSavepoint(Savepoint) - Method in class org.pentaho.di.core.jdbc.ThinConnection
 
RemedyActionRequestSystemDatabaseMeta - Class in org.pentaho.di.core.database
Contains Database Connection information through static final members for a BMW Remedy Action Request System.
RemedyActionRequestSystemDatabaseMeta() - Constructor for class org.pentaho.di.core.database.RemedyActionRequestSystemDatabaseMeta
 
remove(int) - Method in class org.pentaho.di.compatibility.Row
Deprecated. 
removeBufferLines(List<BufferLine>) - Method in class org.pentaho.di.core.logging.LoggingBuffer
 
removeChannelFromBuffer(String) - Method in class org.pentaho.di.core.logging.LoggingBuffer
Removes all rows for the channel with the specified id
removeComments(String) - Static method in class org.pentaho.di.core.database.SqlCommentScrubber
Deprecated.
This method will remove SQL comments (both multi-line and single-line) from a string representing a SQL query.
removeComments(String) - Method in class org.pentaho.di.core.database.SqlScriptParser
This method removes comments from one statement.
removeCondition(int) - Method in class org.pentaho.di.core.Condition
 
removeConnection(String, String, Database) - Method in class org.pentaho.di.core.database.map.DatabaseConnectionMap
 
removeCR(String) - Static method in class org.pentaho.di.core.Const
Remove CR / LF from String
removeCR(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
removeCRLF(String) - Static method in class org.pentaho.di.core.Const
Remove CR / LF from String
removeCRLF(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
removeDigits(String) - Static method in class org.pentaho.di.core.Const
Return non digits only.
removeDigits(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
removeGeneralMessages() - Method in class org.pentaho.di.core.logging.LoggingBuffer
 
removeIncludingChildren(String) - Method in class org.pentaho.di.core.logging.LoggingRegistry
 
removeItem(Object[], int) - Static method in class org.pentaho.di.core.row.RowDataUtil
Remove an item from an Object array.
removeItems(Object[], int[]) - Static method in class org.pentaho.di.core.row.RowDataUtil
Remove a number of items in a row of data.
removeLF(String) - Static method in class org.pentaho.di.core.Const
Remove CR / LF from String
removeLF(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
removeLoggingEventListener(KettleLoggingEventListener) - Method in class org.pentaho.di.core.logging.LoggingBuffer
 
removeOrphans() - Method in class org.pentaho.di.core.logging.LoggingRegistry
 
removePlugin(Class<? extends PluginTypeInterface>, PluginInterface) - Method in class org.pentaho.di.core.plugins.PluginRegistry
 
removeTAB(String) - Static method in class org.pentaho.di.core.Const
Remove Horizontan Tab from String
removeTAB(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
removeTimeFromDate(Date) - Static method in class org.pentaho.di.core.Const
Remove time from a date.
removeTimeFromDate(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
removeTransactionListener(String, DatabaseTransactionListener) - Method in class org.pentaho.di.core.database.map.DatabaseConnectionMap
 
removeTransactionListeners(String) - Method in class org.pentaho.di.core.database.map.DatabaseConnectionMap
 
removeValue(String) - Method in class org.pentaho.di.compatibility.Row
Remove a value with a given name from the row.
removeValue(int) - Method in class org.pentaho.di.compatibility.Row
Remove a value on a certain index.
removeValue(String) - Method in class org.pentaho.di.core.RowMetaAndData
 
removeValue(int) - Method in class org.pentaho.di.core.RowMetaAndData
 
removeValueMeta(String) - Method in class org.pentaho.di.core.row.RowMeta
 
removeValueMeta(int) - Method in class org.pentaho.di.core.row.RowMeta
 
removeValueMeta(String) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Remove a value with a certain name from the row metadata.
removeValueMeta(int) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Remove a value metadata object on a certain index in the row.
repl(StringBuffer, String, String) - Static method in class org.pentaho.di.core.Const
Alternate faster version of string replace using a stringbuffer as input.
replace(Value, Value) - Method in class org.pentaho.di.compatibility.Value
 
replace(String, String) - Method in class org.pentaho.di.compatibility.Value
 
replace(String, String, String) - Static method in class org.pentaho.di.core.Const
Replace values in a String with another.
replace(String, String, String) - Static method in class org.pentaho.di.core.row.ValueDataUtil
Replace value occurances in a String with another value.
replaceBuffer(StringBuffer, String, String) - Static method in class org.pentaho.di.core.row.ValueDataUtil
Alternate faster version of string replace using a stringbuffer as input.
replaceExistingDatabaseConnections() - Method in class org.pentaho.di.core.Props
 
replaceLogCleaner(int) - Method in class org.pentaho.di.core.logging.KettleLogStore
 
replaceMeta(DatabaseMeta) - Method in class org.pentaho.di.core.database.DatabaseMeta
 
replaceMeta(LogTableCoreInterface) - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
Replace the metadata of the logtable with the one of the specified
replaceMeta(NamedCluster) - Method in class org.pentaho.di.core.namedcluster.model.NamedCluster
 
replaceReservedWords(RowMetaInterface) - Method in class org.pentaho.di.core.database.DatabaseMeta
Checks the fields specified for reserved words and quotes them.
replaceSql() - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
 
replEnv(String) - Static method in class org.pentaho.di.core.Const
Deprecated.
use StringUtil.environmentSubstitute(): handles both Windows and unix conventions
replEnv(String[]) - Static method in class org.pentaho.di.core.Const
Deprecated.
please use StringUtil.environmentSubstitute now.
REPOSITORY_ELEMENT_TYPE - Static variable in class org.pentaho.di.core.database.DatabaseMeta
 
RepositoryAttributeInterface - Interface in org.pentaho.di.repository
This interface allows you to pass a simple interface to an object to allow it to store or load itself from or to any type of repository in a generic fashion.
RepositoryDirectory - Class in org.pentaho.di.repository
This class defines the location of a transformation, job or schema in the repository.
RepositoryDirectory(RepositoryDirectoryInterface, String) - Constructor for class org.pentaho.di.repository.RepositoryDirectory
Create a new sub-directory in a certain other directory.
RepositoryDirectory() - Constructor for class org.pentaho.di.repository.RepositoryDirectory
Create an empty repository directory.
RepositoryDirectoryInterface - Interface in org.pentaho.di.repository
This interface represents Directories within the Repository API
RepositoryElementInterface - Interface in org.pentaho.di.repository
A repository element is an object that can be saved or loaded from the repository.
RepositoryElementMetaInterface - Interface in org.pentaho.di.repository
The RepositoryElementMetaInterface is used to provide metadata about repository elements without requiring loading the entire element from the repository.
RepositoryObjectInterface - Interface in org.pentaho.di.repository
The RepositoryObjectInterface represents all objects that can come out of a repository, including directories (RepositoryDirectoryInterface), elements such as TransMeta and JobMeta (RepositoryElementMetaInterface), and metadata about elements (RepositoryElementMetaInterface).
RepositoryObjectType - Enum in org.pentaho.di.repository
 
requiresCastToVariousForIsNull() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
requiresCastToVariousForIsNull() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
requiresCastToVariousForIsNull() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
requiresCastToVariousForIsNull() - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
 
requiresCastToVariousForIsNull() - Method in class org.pentaho.di.core.database.LucidDBDatabaseMeta
 
requiresCastToVariousForIsNull() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
 
requiresCastToVariousForIsNull() - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
 
requiresCreateTablePrimaryKeyAppend() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
requiresCreateTablePrimaryKeyAppend() - Method in class org.pentaho.di.core.database.CacheDatabaseMeta
 
requiresCreateTablePrimaryKeyAppend() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
requiresCreateTablePrimaryKeyAppend() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
requiresCreateTablePrimaryKeyAppend() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
 
requiresCreateTablePrimaryKeyAppend() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
 
requiresLayout() - Method in class org.pentaho.di.core.logging.LoggingBuffer
 
requiresRealClone() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
requiresRealClone() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Returns true if the data type requires a real copy.
reset() - Method in class org.pentaho.di.core.ObjectUsageCount
 
resizeArray(Object[], int) - Static method in class org.pentaho.di.core.row.RowDataUtil
Resize an object array making it bigger, over allocate, return the original array if there's enough room.
resolveFile(String) - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
 
resolveFile(String, NameScope) - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
 
Result - Class in org.pentaho.di.core
Describes the result of the execution of a Transformation or a Job.
Result() - Constructor for class org.pentaho.di.core.Result
Instantiates a new Result object, setting default values for all members
Result(int) - Constructor for class org.pentaho.di.core.Result
Instantiates a new Result object, setting default values for all members and the entry number
Result(Node) - Constructor for class org.pentaho.di.core.Result
Instantiates a new Result object from a DOM node
ResultFile - Class in org.pentaho.di.core
This is a result file: a file as a result of the execution of a job entry, a transformation step, etc.
ResultFile(int, FileObject, String, String) - Constructor for class org.pentaho.di.core.ResultFile
Construct a new result file
ResultFile(Node) - Constructor for class org.pentaho.di.core.ResultFile
 
RIGHT - Static variable in class org.pentaho.di.core.Const
Specifies the number of pixels to the right we have to go in dialog boxes.
rightPad(String, int) - Static method in class org.pentaho.di.core.Const
Right pad a string: adds spaces to a string until a certain length.
rightPad(StringBuffer, int) - Static method in class org.pentaho.di.core.Const
Right pad a StringBuffer: adds spaces to a string until a certain length.
rightPad(String, int) - Static method in class org.pentaho.di.core.row.ValueDataUtil
Right pad a string: adds spaces to a string until a certain length.
rightPad(StringBuffer, int) - Static method in class org.pentaho.di.core.row.ValueDataUtil
Right pad a StringBuffer: adds spaces to a string until a certain length.
rightstr(Value) - Method in class org.pentaho.di.compatibility.Value
 
rightstr(int) - Method in class org.pentaho.di.compatibility.Value
 
rightTrim(String) - Static method in class org.pentaho.di.core.row.ValueDataUtil
Deprecated.
rollback() - Method in class org.pentaho.di.core.database.Database
 
rollback(boolean) - Method in class org.pentaho.di.core.database.Database
 
rollback(Savepoint) - Method in class org.pentaho.di.core.database.Database
 
rollback() - Method in interface org.pentaho.di.core.database.DatabaseTransactionListener
 
rollback() - Method in class org.pentaho.di.core.jdbc.ThinConnection
 
rollback(Savepoint) - Method in class org.pentaho.di.core.jdbc.ThinConnection
 
round() - Method in class org.pentaho.di.compatibility.Value
Rounds off to the nearest integer.
round(int) - Method in class org.pentaho.di.compatibility.Value
Rounds the Number value to a certain number decimal places.
round(double, int) - Static method in class org.pentaho.di.core.Const
rounds double f to any number of places after decimal point Does arithmetic using BigDecimal class to avoid integer overflow while rounding
round(double, int, int) - Static method in class org.pentaho.di.core.Const
rounds double f to any number of places after decimal point Does arithmetic using BigDecimal class to avoid integer overflow while rounding
round(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
Rounding with no decimal places (using default rounding method ROUND_HALF_EVEN)
round(ValueMetaInterface, Object, int) - Static method in class org.pentaho.di.core.row.ValueDataUtil
Rounding with no decimal places with a given rounding method
round(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
Rounding with decimal places (using default rounding method ROUND_HALF_EVEN)
round(ValueMetaInterface, Object, ValueMetaInterface, Object, int) - Static method in class org.pentaho.di.core.row.ValueDataUtil
Rounding with decimal places with a given rounding method
Row - Class in org.pentaho.di.compatibility
This class describes a single row in a stream of data.
Row() - Constructor for class org.pentaho.di.compatibility.Row
Create a new empty row (with 0 values)
Row(Row) - Constructor for class org.pentaho.di.compatibility.Row
Creates a new row as a duplicate of the given row.
Row(DataInputStream) - Constructor for class org.pentaho.di.compatibility.Row
Read a row of Values from an input-stream.
Row(DataInputStream, Row) - Constructor for class org.pentaho.di.compatibility.Row
Read a number of Values without meta-data into a row.
Row(DataInputStream, int, Row) - Constructor for class org.pentaho.di.compatibility.Row
Read a number of Values without meta-data into a row.
Row(Node) - Constructor for class org.pentaho.di.compatibility.Row
 
RowBuffer - Class in org.pentaho.di.core.row
This class contains a list of data rows as well as the RowMetaInterface to describe it.
RowBuffer(RowMetaInterface, List<Object[]>) - Constructor for class org.pentaho.di.core.row.RowBuffer
 
RowBuffer(RowMetaInterface) - Constructor for class org.pentaho.di.core.row.RowBuffer
 
RowDataUtil - Class in org.pentaho.di.core.row
This class of static methods can be used to manipulate rows: add, delete, resize, etc...
RowDataUtil() - Constructor for class org.pentaho.di.core.row.RowDataUtil
 
rowDeleted() - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
rowDeleted() - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
rowInserted() - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
rowInserted() - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
RowMeta - Class in org.pentaho.di.core.row
 
RowMeta() - Constructor for class org.pentaho.di.core.row.RowMeta
 
RowMeta(DataInputStream) - Constructor for class org.pentaho.di.core.row.RowMeta
 
RowMeta(Node) - Constructor for class org.pentaho.di.core.row.RowMeta
Create a new row metadata object from XML
RowMetaAndData - Class in org.pentaho.di.core
 
RowMetaAndData() - Constructor for class org.pentaho.di.core.RowMetaAndData
 
RowMetaAndData(RowMetaInterface, Object...) - Constructor for class org.pentaho.di.core.RowMetaAndData
 
RowMetaInterface - Interface in org.pentaho.di.core.row
This interface provides methods to describe and manipulate a row's structure.
ROWS_IN_ROWSET - Static variable in class org.pentaho.di.core.Const
Size of rowset: bigger = faster for large amounts of data
ROWS_UPDATE - Static variable in class org.pentaho.di.core.Const
print update every ...
RowSet - Interface in org.pentaho.di.core
 
RowSetListener - Interface in org.pentaho.di.core
 
RowsResultSet - Class in org.pentaho.di.core.jdbc
 
RowsResultSet(RowMetaInterface, List<Object[]>) - Constructor for class org.pentaho.di.core.jdbc.RowsResultSet
 
rowUpdated() - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
rowUpdated() - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
rpad(Value) - Method in class org.pentaho.di.compatibility.Value
 
rpad(Value, Value) - Method in class org.pentaho.di.compatibility.Value
 
rpad(int) - Method in class org.pentaho.di.compatibility.Value
 
rpad(int, String) - Method in class org.pentaho.di.compatibility.Value
 
Rpad(String, String, int) - Static method in class org.pentaho.di.core.Const
 
rtrim() - Method in class org.pentaho.di.compatibility.Value
 
rtrim(String) - Static method in class org.pentaho.di.core.Const
Right trim: remove spaces to the right of a string
run() - Method in class org.pentaho.di.core.util.StreamLogger
 
runTestMixed10(int) - Method in class org.pentaho.di.core.row.SpeedTest
 
runTestMixed100(int) - Method in class org.pentaho.di.core.row.SpeedTest
 
runTestMixed1000(int) - Method in class org.pentaho.di.core.row.SpeedTest
 
runTestStrings10(int) - Method in class org.pentaho.di.core.row.SpeedTest
 
runTestStrings100(int) - Method in class org.pentaho.di.core.row.SpeedTest
 
runTestStrings1000(int) - Method in class org.pentaho.di.core.row.SpeedTest
 
RuntimeThreadDialogs - Class in org.pentaho.di.core.gui
 
RuntimeThreadDialogs() - Constructor for class org.pentaho.di.core.gui.RuntimeThreadDialogs
 
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