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

R

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.ValueMeta
 
readData(DataInputStream) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
De-serialize data from an inputstream.
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 ketle home directory.
recolterGeometryJTS(Kml) - Method in class org.pentaho.di.core.geospatial.KMLReader
 
redraw() - Method in interface org.pentaho.di.core.gui.Redrawable
 
Redrawable - Interface in org.pentaho.di.core.gui
 
REFERENCE_FILE - Static variable in class org.pentaho.di.version.BuildVersion
 
registerChangeListener(LAFChangeListener<E>) - Method in class org.pentaho.di.laf.LAFDelegate
 
remove(int) - Method in class org.pentaho.di.compatibility.Row
Deprecated.  
removeAppender(Appender) - Method in class org.pentaho.di.core.logging.LogWriter
 
removeBufferChangedListener(BufferChangedListener) - Method in class org.pentaho.di.core.logging.Log4jStringAppender
 
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
 
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
 
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
 
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
 
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.
requiresLayout() - Method in class org.pentaho.di.core.logging.Log4jConsoleAppender
 
requiresLayout() - Method in class org.pentaho.di.core.logging.Log4jFileAppender
 
requiresLayout() - Method in class org.pentaho.di.core.logging.Log4jPipedAppender
 
requiresLayout() - Method in class org.pentaho.di.core.logging.Log4jStringAppender
 
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.
ResolverUtil<T> - Class in org.pentaho.di.core.util
This class was copied from Stripes - http://stripes.mc4j.org/confluence/display/stripes/Home
ResolverUtil() - Constructor for class org.pentaho.di.core.util.ResolverUtil
 
ResolverUtil.AnnotatedWith - Class in org.pentaho.di.core.util
 
ResolverUtil.AnnotatedWith(Class<? extends Annotation>) - Constructor for class org.pentaho.di.core.util.ResolverUtil.AnnotatedWith
 
ResolverUtil.IsA - Class in org.pentaho.di.core.util
 
ResolverUtil.IsA(Class<?>) - Constructor for class org.pentaho.di.core.util.ResolverUtil.IsA
 
ResolverUtil.NameEndsWith - Class in org.pentaho.di.core.util
 
ResolverUtil.NameEndsWith(String) - Constructor for class org.pentaho.di.core.util.ResolverUtil.NameEndsWith
 
ResolverUtil.Test - Interface in org.pentaho.di.core.util
 
Result - Class in org.pentaho.di.core
Result describes the result of the execution of a Transformation or a Job.
Result() - Constructor for class org.pentaho.di.core.Result
 
Result(int) - Constructor for class org.pentaho.di.core.Result
 
Result(Node) - Constructor for class org.pentaho.di.core.Result
 
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. Use Const.rtrim(String) instead
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 TODO: make the rounding itself optional in the Props for performance reasons.
round(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
round(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
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
 
RowDataUtil - Class in org.pentaho.di.core.row
We use this class to do row manipulations like add, delete, resize, etc.
RowDataUtil() - Constructor for class org.pentaho.di.core.row.RowDataUtil
 
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
 
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 ... lines
RowSet - Class in org.pentaho.di.core
Contains a buffer of rows.
RowSet(int) - Constructor for class org.pentaho.di.core.RowSet
Create new non-blocking-queue with maxSize capacity.
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
 
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 R S T U V W X Y