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

raiseNote(int) - Method in class org.pentaho.di.base.AbstractMeta
Raises a note to the "top" of the list by removing the note at the specified index and re-inserting it at the end.
RandomCCNumberGenerator - Class in org.pentaho.di.trans.steps.randomccnumber
Generate random credit card number.
RandomCCNumberGenerator(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.randomccnumber.RandomCCNumberGenerator
 
RandomCCNumberGeneratorData - Class in org.pentaho.di.trans.steps.randomccnumber
Generate random credit card number.
RandomCCNumberGeneratorData() - Constructor for class org.pentaho.di.trans.steps.randomccnumber.RandomCCNumberGeneratorData
 
RandomCCNumberGeneratorMeta - Class in org.pentaho.di.trans.steps.randomccnumber
Generate random credit card number.
RandomCCNumberGeneratorMeta() - Constructor for class org.pentaho.di.trans.steps.randomccnumber.RandomCCNumberGeneratorMeta
 
RandomCreditCardNumberGenerator - Class in org.pentaho.di.trans.steps.randomccnumber
 
RandomCreditCardNumberGenerator() - Constructor for class org.pentaho.di.trans.steps.randomccnumber.RandomCreditCardNumberGenerator
 
randomgen - Variable in class org.pentaho.di.trans.steps.randomvalue.RandomValueData
 
RandomValue - Class in org.pentaho.di.trans.steps.randomvalue
Get random value.
RandomValue(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.randomvalue.RandomValue
 
RandomValueData - Class in org.pentaho.di.trans.steps.randomvalue
 
RandomValueData() - Constructor for class org.pentaho.di.trans.steps.randomvalue.RandomValueData
 
RandomValueMeta - Class in org.pentaho.di.trans.steps.randomvalue
Created on 08-07-2008
RandomValueMeta() - Constructor for class org.pentaho.di.trans.steps.randomvalue.RandomValueMeta
 
RandomValueMetaFunction - Class in org.pentaho.di.trans.steps.randomvalue
 
RandomValueMetaFunction(int, String, String) - Constructor for class org.pentaho.di.trans.steps.randomvalue.RandomValueMetaFunction
 
range - Variable in class org.pentaho.di.trans.steps.samplerows.SampleRowsData
 
read() - Method in class org.pentaho.di.core.compress.CompressionInputStream
 
read() - Method in class org.pentaho.di.core.compress.gzip.GZIPCompressionInputStream
 
read() - Method in class org.pentaho.di.core.compress.snappy.SnappyCompressionInputStream
 
read() - Method in class org.pentaho.di.core.compress.zip.ZIPCompressionInputStream
 
read(Object, Node) - Static method in class org.pentaho.di.core.util.SerializationHelper
This method will perform the work that used to be done by hand in each kettle input meta for: readData(Node stepnode).
read() - Method in class org.pentaho.di.trans.steps.concatfields.ConcatFieldsOutputStream
 
readAllSheets() - Method in class org.pentaho.di.trans.steps.excelinput.ExcelInputMeta
Read all sheets if the sheet names are left blank.
readAutoSequences() - Method in class org.pentaho.di.www.SlaveServerConfig
 
readBufferFromFile() - Method in class org.pentaho.di.trans.steps.fixedinput.FixedInputData
 
readClusters(TransMeta, boolean) - Method in class org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryTransDelegate
Read the clusters in the repository and add them to this transformation if they are not yet present.
readData() - Method in class org.pentaho.di.repository.RepositoriesMeta
 
readData(Node) - Method in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputMeta
 
readDatabases(HasDatabasesInterface, boolean) - Method in class org.pentaho.di.repository.filerep.KettleFileRepository
Read all the databases from the repository, insert into the has databases object, overwriting optionally
readDatabases() - Method in class org.pentaho.di.repository.filerep.KettleFileRepository
 
readDatabases(JobMeta) - Method in class org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryJobDelegate
Read the database connections in the repository and add them to this job if they are not yet present.
readDatabases(JobMeta, boolean) - Method in class org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryJobDelegate
Read the database connections in the repository and add them to this job if they are not yet present.
readDatabases(TransMeta, boolean) - Method in class org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryTransDelegate
Read all the databases from the repository, insert into the TransMeta object, overwriting optionally
readDatabases() - Method in class org.pentaho.di.repository.kdr.KettleDatabaseRepository
Read all the databases defined in the repository
readDatabases() - Method in interface org.pentaho.di.repository.Repository
Read all the databases defined in the repository
readDataFromInputStream(InputStream) - Method in class org.pentaho.di.repository.RepositoriesMeta
 
readFile(String) - Method in class org.pentaho.di.trans.steps.jsoninput.JsonReader
 
readfromdatevalide - Variable in class org.pentaho.di.trans.steps.rssinput.RssInputData
 
readFromPreferences() - Method in class org.pentaho.di.core.util.AbstractStepMeta
Read properties from preferences.
readFromPreferences(Preferences) - Method in class org.pentaho.di.core.util.BooleanPluginProperty
readFromPreferences(Preferences) - Method in class org.pentaho.di.core.util.IntegerPluginProperty
readFromPreferences(Preferences) - Method in interface org.pentaho.di.core.util.PluginProperty
 
readFromPreferences(Preferences) - Method in class org.pentaho.di.core.util.StringListPluginProperty
readFromPreferences(Preferences) - Method in class org.pentaho.di.core.util.StringPluginProperty
readFromRepositoryStep(Repository, IMetaStore, ObjectId) - Method in class org.pentaho.di.core.util.BooleanPluginProperty
readFromRepositoryStep(Repository, IMetaStore, ObjectId) - Method in class org.pentaho.di.core.util.IntegerPluginProperty
readFromRepositoryStep(Repository, IMetaStore, ObjectId) - Method in interface org.pentaho.di.core.util.PluginProperty
 
readFromRepositoryStep(Repository, IMetaStore, ObjectId) - Method in class org.pentaho.di.core.util.StringListPluginProperty
readFromRepositoryStep(Repository, IMetaStore, ObjectId) - Method in class org.pentaho.di.core.util.StringPluginProperty
reading - Variable in class org.pentaho.di.trans.steps.closure.ClosureGeneratorData
 
readJobMetaSharedObjects(JobMeta) - Method in class org.pentaho.di.repository.filerep.KettleFileRepository
 
readJobMetaSharedObjects(JobMeta) - Method in class org.pentaho.di.repository.kdr.KettleDatabaseRepository
 
readJobMetaSharedObjects(JobMeta) - Method in interface org.pentaho.di.repository.Repository
 
readJobRep(Object, Repository, ObjectId, List<DatabaseMeta>) - Static method in class org.pentaho.di.core.util.SerializationHelper
Handle reading of the input (object) from the kettle repository by getting the job-xml from the repository step attribute string and then re-hydrate the job entry (object) with our already existing read method.
readLookupValues - Variable in class org.pentaho.di.trans.steps.fuzzymatch.FuzzyMatchData
 
readLookupValues - Variable in class org.pentaho.di.trans.steps.streamlookup.StreamLookupData
Flag to indicate that we have to read lookup values from the info step
readPartitionSchemas(TransMeta, boolean) - Method in class org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryTransDelegate
Read the partitions in the repository and add them to this transformation if they are not yet present.
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.core.util.AbstractStepMeta
Read the steps information from a Kettle repository
readRep(Repository, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.step.BaseStepMeta
Deprecated.
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.step.BaseStepMeta
 
readRep(Repository, ObjectId, List<DatabaseMeta>, Map<String, Counter>) - Method in class org.pentaho.di.trans.step.BaseStepMeta
Deprecated.
readRep(Repository, ObjectId, List<DatabaseMeta>, Map<String, Counter>) - Method in interface org.pentaho.di.trans.step.StepMetaInterface
Deprecated. 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in interface org.pentaho.di.trans.step.StepMetaInterface
Read the steps information from a Kettle repository
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.abort.AbortMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.accessinput.AccessInputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.accessoutput.AccessOutputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.addsequence.AddSequenceMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.addxml.AddXMLMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.aggregaterows.AggregateRowsMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.analyticquery.AnalyticQueryMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.append.AppendMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.autodoc.AutoDocMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.blockingstep.BlockingStepMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.blockuntilstepsfinish.BlockUntilStepsFinishMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.calculator.CalculatorMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.changefileencoding.ChangeFileEncodingMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.checksum.CheckSumMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.clonerow.CloneRowMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.closure.ClosureGeneratorMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.columnexists.ColumnExistsMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.combinationlookup.CombinationLookupMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.concatfields.ConcatFieldsMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.constant.ConstantMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.creditcardvalidator.CreditCardValidatorMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.csvinput.CsvInputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.cubeinput.CubeInputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.cubeoutput.CubeOutputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.databasejoin.DatabaseJoinMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.databaselookup.DatabaseLookupMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.datagrid.DataGridMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.dbproc.DBProcMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.delay.DelayMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.delete.DeleteMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.denormaliser.DenormaliserMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.detectemptystream.DetectEmptyStreamMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.detectlastrow.DetectLastRowMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.dimensionlookup.DimensionLookupMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.dummytrans.DummyTransMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.dynamicsqlrow.DynamicSQLRowMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.edi2xml.Edi2XmlMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.elasticsearchbulk.ElasticSearchBulkMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.excelinput.ExcelInputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.exceloutput.ExcelOutputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.excelwriter.ExcelWriterStepMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.execprocess.ExecProcessMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.execsqlrow.ExecSQLRowMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.fieldschangesequence.FieldsChangeSequenceMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.fieldsplitter.FieldSplitterMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.fileexists.FileExistsMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.filelocked.FileLockedMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.filesfromresult.FilesFromResultMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.filestoresult.FilesToResultMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.filterrows.FilterRowsMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.fixedinput.FixedInputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.flattener.FlattenerMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.formula.FormulaMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.fuzzymatch.FuzzyMatchMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.getfilenames.GetFileNamesMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.getfilesrowscount.GetFilesRowsCountMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.getpreviousrowfield.GetPreviousRowFieldMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.getrepositorynames.GetRepositoryNamesMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.getslavesequence.GetSlaveSequenceMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.getsubfolders.GetSubFoldersMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.gettablenames.GetTableNamesMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.getvariable.GetVariableMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.getxmldata.GetXMLDataMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.googleanalytics.GaInputStepMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.gpbulkloader.GPBulkLoaderMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.groupby.GroupByMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.http.HTTPMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.httppost.HTTPPOSTMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.ifnull.IfNullMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.infobrightoutput.InfobrightLoaderMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.injector.InjectorMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.insertupdate.InsertUpdateMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.ivwloader.IngresVectorwiseLoaderMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.janino.JaninoMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.javafilter.JavaFilterMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.jobexecutor.JobExecutorMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.joinrows.JoinRowsMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.jsoninput.JsonInputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.jsonoutput.JsonOutputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.ldapinput.LDAPInputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.ldapoutput.LDAPOutputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.ldifinput.LDIFInputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.loadfileinput.LoadFileInputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.luciddbbulkloader.LucidDBBulkLoaderMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.luciddbstreamingloader.LucidDBStreamingLoaderMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.mail.MailMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.mailinput.MailInputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.mailvalidator.MailValidatorMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.mapping.MappingMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.mappinginput.MappingInputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.memgroupby.MemoryGroupByMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.mergejoin.MergeJoinMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.mergerows.MergeRowsMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.metainject.MetaInjectMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.mondrianinput.MondrianInputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.monetdbbulkloader.MonetDBBulkLoaderMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.multimerge.MultiMergeJoinMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.mysqlbulkloader.MySQLBulkLoaderMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.normaliser.NormaliserMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.nullif.NullIfMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.numberrange.NumberRangeMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.olapinput.OlapInputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.orabulkloader.OraBulkLoaderMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.parallelgzipcsv.ParGzipCsvInputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.pentahoreporting.PentahoReportingOutputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.pgbulkloader.PGBulkLoaderMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.pgpdecryptstream.PGPDecryptStreamMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.pgpencryptstream.PGPEncryptStreamMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.prioritizestreams.PrioritizeStreamsMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.processfiles.ProcessFilesMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.propertyinput.PropertyInputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.propertyoutput.PropertyOutputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.randomccnumber.RandomCCNumberGeneratorMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.randomvalue.RandomValueMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.regexeval.RegexEvalMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.replacestring.ReplaceStringMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>, Map<String, Counter>) - Method in class org.pentaho.di.trans.steps.reservoirsampling.ReservoirSamplingMeta
Read this step's configuration from a repository
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.rest.RestMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.rowgenerator.RowGeneratorMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.rowsfromresult.RowsFromResultMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.rowstoresult.RowsToResultMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.rssinput.RssInputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.rssoutput.RssOutputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.rules.RulesAccumulatorMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.rules.RulesExecutorMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.salesforcedelete.SalesforceDeleteMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.salesforceinput.SalesforceInputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.salesforceinsert.SalesforceInsertMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.salesforceupdate.SalesforceUpdateMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.salesforceupsert.SalesforceUpsertMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.samplerows.SampleRowsMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.sapinput.SapInputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.sasinput.SasInputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.script.ScriptMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesMetaMod
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.selectvalues.SelectValuesMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.setvalueconstant.SetValueConstantMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.setvaluefield.SetValueFieldMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.setvariable.SetVariableMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.sftpput.SFTPPutMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.simplemapping.SimpleMappingMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.singlethreader.SingleThreaderMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.socketreader.SocketReaderMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.socketwriter.SocketWriterMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.sort.SortRowsMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.sortedmerge.SortedMergeMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.splitfieldtorows.SplitFieldToRowsMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.sql.ExecSQLMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.sqlfileoutput.SQLFileOutputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.ssh.SSHMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.stepmeta.StepMetastructureMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.stepsmetrics.StepsMetricsMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.streamlookup.StreamLookupMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.stringcut.StringCutMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.stringoperations.StringOperationsMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.switchcase.SwitchCaseMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.symmetriccrypto.secretkeygenerator.SecretKeyGeneratorMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.symmetriccrypto.symmetriccryptotrans.SymmetricCryptoTransMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.synchronizeaftermerge.SynchronizeAfterMergeMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.syslog.SyslogMessageMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.systemdata.SystemDataMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.tablecompare.TableCompareMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.tableexists.TableExistsMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.tableinput.TableInputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.tableoutput.TableOutputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.textfileinput.TextFileInputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.transexecutor.TransExecutorMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.uniquerows.UniqueRowsMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.uniquerowsbyhashset.UniqueRowsByHashSetMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.univariatestats.UnivariateStatsMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.update.UpdateMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.userdefinedjavaclass.UserDefinedJavaClassMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.validator.ValidatorMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.valuemapper.ValueMapperMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.webserviceavailable.WebServiceAvailableMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.webservices.WebServiceMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.writetolog.WriteToLogMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.xbaseinput.XBaseInputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.xmlinput.XMLInputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.xmlinputsax.XMLInputSaxMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.xmlinputstream.XMLInputStreamMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.xmljoin.XMLJoinMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.xmloutput.XMLOutputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.xsdvalidator.XsdValidatorMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.xslt.XsltMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.yamlinput.YamlInputMeta
 
readRep(Repository, IMetaStore, ObjectId, List<DatabaseMeta>) - Method in class org.pentaho.di.trans.steps.zipfile.ZipFileMeta
 
readrow - Variable in class org.pentaho.di.trans.steps.accessinput.AccessInputData
 
readrow - Variable in class org.pentaho.di.trans.steps.getfilenames.GetFileNamesData
 
readrow - Variable in class org.pentaho.di.trans.steps.getfilesrowscount.GetFilesRowsCountData
 
readrow - Variable in class org.pentaho.di.trans.steps.getsubfolders.GetSubFoldersData
 
readrow - Variable in class org.pentaho.di.trans.steps.gettablenames.GetTableNamesData
 
readrow - Variable in class org.pentaho.di.trans.steps.getxmldata.GetXMLDataData
 
readrow - Variable in class org.pentaho.di.trans.steps.jsoninput.JsonInputData
 
readRow - Variable in class org.pentaho.di.trans.steps.ldapinput.LDAPInputData
 
readrow - Variable in class org.pentaho.di.trans.steps.ldifinput.LDIFInputData
 
readrow - Variable in class org.pentaho.di.trans.steps.loadfileinput.LoadFileInputData
 
readrow - Variable in class org.pentaho.di.trans.steps.mailinput.MailInputData
 
readrow - Variable in class org.pentaho.di.trans.steps.propertyinput.PropertyInputData
 
readrow - Variable in class org.pentaho.di.trans.steps.rssinput.RssInputData
 
readrow - Variable in class org.pentaho.di.trans.steps.yamlinput.YamlInputData
 
readSharedObjects() - Method in class org.pentaho.di.job.JobMeta
Read shared objects.
readSharedObjects(JobMeta) - Method in class org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryJobDelegate
 
readSharedObjects() - Method in class org.pentaho.di.trans.TransMeta
Reads the shared objects (steps, connections, etc.).
readSlaves(JobMeta, boolean) - Method in class org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryJobDelegate
Read the slave servers in the repository and add them to this transformation if they are not yet present.
readSlaves(TransMeta, boolean) - Method in class org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryTransDelegate
Read the slave servers in the repository and add them to this transformation if they are not yet present.
readsRows - Variable in class org.pentaho.di.trans.steps.dbproc.DBProcData
 
readsRows - Variable in class org.pentaho.di.trans.steps.getvariable.GetVariableData
 
readsRows - Variable in class org.pentaho.di.trans.steps.randomvalue.RandomValueData
 
readsRows - Variable in class org.pentaho.di.trans.steps.symmetriccrypto.secretkeygenerator.SecretKeyGeneratorData
 
readsRows - Variable in class org.pentaho.di.trans.steps.systemdata.SystemDataData
 
readStepRep(Object, Repository, ObjectId, List<DatabaseMeta>) - Static method in class org.pentaho.di.core.util.SerializationHelper
Handle reading of the input (object) from the kettle repository by getting the step-xml from the repository step attribute string and then re-hydrate the step (object) with our already existing read method.
readString(String) - Method in class org.pentaho.di.trans.steps.jsoninput.JsonReader
 
readTimeOut - Variable in class org.pentaho.di.trans.steps.webserviceavailable.WebServiceAvailableData
 
readTransSharedObjects(TransMeta) - Method in class org.pentaho.di.repository.filerep.KettleFileRepository
 
readTransSharedObjects(TransMeta) - Method in class org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryTransDelegate
 
readTransSharedObjects(TransMeta) - Method in class org.pentaho.di.repository.kdr.KettleDatabaseRepository
 
readTransSharedObjects(TransMeta) - Method in interface org.pentaho.di.repository.Repository
 
readUrl(String) - Method in class org.pentaho.di.trans.steps.jsoninput.JsonReader
 
realBlocName - Variable in class org.pentaho.di.trans.steps.jsonoutput.JsonOutputData
 
realCardTypeFieldname - Variable in class org.pentaho.di.trans.steps.creditcardvalidator.CreditCardValidatorData
 
realChangeField - Variable in class org.pentaho.di.trans.steps.replacestring.ReplaceStringData
 
realClone(boolean) - Method in class org.pentaho.di.job.JobMeta
Perform a real clone of the job meta-data object, including cloning all lists and copying all values.
realClone(boolean) - Method in class org.pentaho.di.trans.TransMeta
Perform a real clone of the transformation meta-data object, including cloning all lists and copying all values.
realcloseIdleConnectionsTime - Variable in class org.pentaho.di.trans.steps.http.HTTPData
 
realcloseIdleConnectionsTime - Variable in class org.pentaho.di.trans.steps.httppost.HTTPPOSTData
 
realConnectionTimeout - Variable in class org.pentaho.di.trans.steps.http.HTTPData
 
realConnectionTimeout - Variable in class org.pentaho.di.trans.steps.httppost.HTTPPOSTData
 
realconversionMask - Variable in class org.pentaho.di.trans.steps.ifnull.IfNullData
 
realdefaultSMTPServer - Variable in class org.pentaho.di.trans.steps.mailvalidator.MailValidatorData
 
realemailSender - Variable in class org.pentaho.di.trans.steps.mailvalidator.MailValidatorData
 
realEncoding - Variable in class org.pentaho.di.trans.steps.httppost.HTTPPOSTData
 
realEncoding - Variable in class org.pentaho.di.trans.steps.propertyinput.PropertyInputData
 
realErrorDescription - Variable in class org.pentaho.di.trans.steps.uniquerows.UniqueRowsData
 
realErrorDescription - Variable in class org.pentaho.di.trans.steps.uniquerowsbyhashset.UniqueRowsByHashSetData
 
realFilename - Variable in class org.pentaho.di.trans.steps.exceloutput.ExcelOutputData
 
realHeaderImage - Variable in class org.pentaho.di.trans.steps.exceloutput.ExcelOutputData
 
realHttpLogin - Variable in class org.pentaho.di.trans.steps.http.HTTPData
 
realHttpLogin - Variable in class org.pentaho.di.trans.steps.httppost.HTTPPOSTData
 
realHttpLogin - Variable in class org.pentaho.di.trans.steps.rest.RestData
 
realHttpPassword - Variable in class org.pentaho.di.trans.steps.http.HTTPData
 
realHttpPassword - Variable in class org.pentaho.di.trans.steps.httppost.HTTPPOSTData
 
realHttpPassword - Variable in class org.pentaho.di.trans.steps.rest.RestData
 
realIsSystemObjectFieldName - Variable in class org.pentaho.di.trans.steps.gettablenames.GetTableNamesData
 
realModule - Variable in class org.pentaho.di.trans.steps.salesforcedelete.SalesforceDeleteData
 
realModule - Variable in class org.pentaho.di.trans.steps.salesforceinsert.SalesforceInsertData
 
realModule - Variable in class org.pentaho.di.trans.steps.salesforceupdate.SalesforceUpdateData
 
realModule - Variable in class org.pentaho.di.trans.steps.salesforceupsert.SalesforceUpsertData
 
realNotValidMsgFieldname - Variable in class org.pentaho.di.trans.steps.creditcardvalidator.CreditCardValidatorData
 
realObjectTypeFieldName - Variable in class org.pentaho.di.trans.steps.gettablenames.GetTableNamesData
 
realPassword - Variable in class org.pentaho.di.trans.steps.excelwriter.ExcelWriterStepData
 
realProtectedBy - Variable in class org.pentaho.di.trans.steps.excelwriter.ExcelWriterStepData
 
realProxyHost - Variable in class org.pentaho.di.trans.steps.http.HTTPData
 
realProxyHost - Variable in class org.pentaho.di.trans.steps.httppost.HTTPPOSTData
 
realProxyHost - Variable in class org.pentaho.di.trans.steps.rest.RestData
proxy
realProxyPort - Variable in class org.pentaho.di.trans.steps.http.HTTPData
 
realProxyPort - Variable in class org.pentaho.di.trans.steps.httppost.HTTPPOSTData
 
realProxyPort - Variable in class org.pentaho.di.trans.steps.rest.RestData
 
realReplaceByValue - Variable in class org.pentaho.di.trans.steps.ifnull.IfNullData
 
realResultErrorsFieldName - Variable in class org.pentaho.di.trans.steps.mailvalidator.MailValidatorData
 
realResultFieldname - Variable in class org.pentaho.di.trans.steps.creditcardvalidator.CreditCardValidatorData
 
realResultFieldName - Variable in class org.pentaho.di.trans.steps.mailvalidator.MailValidatorData
 
realSalesforceFieldName - Variable in class org.pentaho.di.trans.steps.salesforceinsert.SalesforceInsertData
 
realSalesforceFieldName - Variable in class org.pentaho.di.trans.steps.salesforceupsert.SalesforceUpsertData
 
realSchemaName - Variable in class org.pentaho.di.trans.steps.addsequence.AddSequenceData
 
realSchemaName - Variable in class org.pentaho.di.trans.steps.combinationlookup.CombinationLookupData
 
realSchemaName - Variable in class org.pentaho.di.trans.steps.dimensionlookup.DimensionLookupData
 
realSchemaName - Variable in class org.pentaho.di.trans.steps.gettablenames.GetTableNamesData
 
realSchemaName - Variable in class org.pentaho.di.trans.steps.synchronizeaftermerge.SynchronizeAfterMergeData
 
realSchemaname - Variable in class org.pentaho.di.trans.steps.tableexists.TableExistsData
 
realSchemaTable - Variable in class org.pentaho.di.trans.steps.synchronizeaftermerge.SynchronizeAfterMergeData
 
realSection - Variable in class org.pentaho.di.trans.steps.propertyinput.PropertyInputData
 
realSequenceName - Variable in class org.pentaho.di.trans.steps.addsequence.AddSequenceData
 
realSetEmptyString - Variable in class org.pentaho.di.trans.steps.ifnull.IfNullData
 
realSheetname - Variable in class org.pentaho.di.trans.steps.exceloutput.ExcelOutputData
 
realSheetname - Variable in class org.pentaho.di.trans.steps.excelwriter.ExcelWriterStepData
 
realSocketTimeout - Variable in class org.pentaho.di.trans.steps.http.HTTPData
 
realSocketTimeout - Variable in class org.pentaho.di.trans.steps.httppost.HTTPPOSTData
 
realSourceFileFoldername - Variable in class org.pentaho.di.trans.steps.mail.MailData
 
realSourceWildcard - Variable in class org.pentaho.di.trans.steps.mail.MailData
 
realSQLCreationFieldName - Variable in class org.pentaho.di.trans.steps.gettablenames.GetTableNamesData
 
realStartingCell - Variable in class org.pentaho.di.trans.steps.excelwriter.ExcelWriterStepData
 
realstepidfield - Variable in class org.pentaho.di.trans.steps.stepsmetrics.StepsMetricsData
 
realsteplineserrorsfield - Variable in class org.pentaho.di.trans.steps.stepsmetrics.StepsMetricsData
 
realsteplinesinputfield - Variable in class org.pentaho.di.trans.steps.stepsmetrics.StepsMetricsData
 
realsteplinesoutputfield - Variable in class org.pentaho.di.trans.steps.stepsmetrics.StepsMetricsData
 
realsteplinesreadfield - Variable in class org.pentaho.di.trans.steps.stepsmetrics.StepsMetricsData
 
realsteplinesupdatedfield - Variable in class org.pentaho.di.trans.steps.stepsmetrics.StepsMetricsData
 
realsteplineswrittentfield - Variable in class org.pentaho.di.trans.steps.stepsmetrics.StepsMetricsData
 
realstepnamefield - Variable in class org.pentaho.di.trans.steps.stepsmetrics.StepsMetricsData
 
realstepsecondsfield - Variable in class org.pentaho.di.trans.steps.stepsmetrics.StepsMetricsData
 
realTableName - Variable in class org.pentaho.di.trans.steps.combinationlookup.CombinationLookupData
 
realTableName - Variable in class org.pentaho.di.trans.steps.dimensionlookup.DimensionLookupData
 
realTableName - Variable in class org.pentaho.di.trans.steps.synchronizeaftermerge.SynchronizeAfterMergeData
 
realTableNameFieldName - Variable in class org.pentaho.di.trans.steps.gettablenames.GetTableNamesData
 
realTemplateFileName - Variable in class org.pentaho.di.trans.steps.excelwriter.ExcelWriterStepData
 
realTemplateSheetName - Variable in class org.pentaho.di.trans.steps.excelwriter.ExcelWriterStepData
 
realUrl - Variable in class org.pentaho.di.trans.steps.http.HTTPData
 
realUrl - Variable in class org.pentaho.di.trans.steps.httppost.HTTPPOSTData
 
realUrl - Variable in class org.pentaho.di.trans.steps.rest.RestData
 
realURL - Variable in class org.pentaho.di.trans.steps.salesforcedelete.SalesforceDeleteData
 
realURL - Variable in class org.pentaho.di.trans.steps.salesforceinsert.SalesforceInsertData
 
realURL - Variable in class org.pentaho.di.trans.steps.salesforceupdate.SalesforceUpdateData
 
realURL - Variable in class org.pentaho.di.trans.steps.salesforceupsert.SalesforceUpsertData
 
realUrl - Variable in class org.pentaho.di.trans.steps.webservices.WebServiceData
 
RECORD_FORMAT_UNFORMATTED - Static variable in class org.pentaho.di.trans.steps.terafast.FastloadControlBuilder
 
RECORD_VARTEXT - Static variable in class org.pentaho.di.trans.steps.terafast.FastloadControlBuilder
 
recordcount - Variable in class org.pentaho.di.trans.steps.salesforceinput.SalesforceInputData
 
recordIndex - Variable in class org.pentaho.di.trans.steps.salesforceinput.SalesforceInputData
 
recordLDIF - Variable in class org.pentaho.di.trans.steps.ldifinput.LDIFInputData
 
recordnr - Variable in class org.pentaho.di.trans.steps.jsoninput.JsonInputData
 
RECORDS_FILTER_ALL - Static variable in class org.pentaho.di.trans.steps.salesforceinput.SalesforceConnectionUtils
 
RECORDS_FILTER_DELETED - Static variable in class org.pentaho.di.trans.steps.salesforceinput.SalesforceConnectionUtils
 
RECORDS_FILTER_UPDATED - Static variable in class org.pentaho.di.trans.steps.salesforceinput.SalesforceConnectionUtils
 
recordsFilterCode - Static variable in class org.pentaho.di.trans.steps.salesforceinput.SalesforceConnectionUtils
The records filter type codes
recordsFilterDesc - Static variable in class org.pentaho.di.trans.steps.salesforceinput.SalesforceConnectionUtils
The records filter description
recoverFromMismatchedSet(IntStream, RecognitionException, BitSet) - Method in class org.pentaho.di.trans.steps.edi2xml.grammar.FastSimpleGenericEdifactDirectXMLParser
 
referenceDb - Variable in class org.pentaho.di.trans.steps.tablecompare.TableCompareData
 
REFERRAL_TYPE_FOLLOW - Static variable in class org.pentaho.di.trans.steps.ldapoutput.LDAPOutputMeta
 
REFERRAL_TYPE_IGNORE - Static variable in class org.pentaho.di.trans.steps.ldapoutput.LDAPOutputMeta
 
referralTypeCode - Static variable in class org.pentaho.di.trans.steps.ldapoutput.LDAPOutputMeta
The referrals type codes
referralTypeDesc - Static variable in class org.pentaho.di.trans.steps.ldapoutput.LDAPOutputMeta
The referrals description
refSchemaIndex - Variable in class org.pentaho.di.trans.steps.tablecompare.TableCompareData
 
refTableIndex - Variable in class org.pentaho.di.trans.steps.tablecompare.TableCompareData
 
RegexEval - Class in org.pentaho.di.trans.steps.regexeval
Use regular expression to validate a field or capture new fields out of an existing field.
RegexEval(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.regexeval.RegexEval
 
RegexEvalData - Class in org.pentaho.di.trans.steps.regexeval
Runtime data for the RegexEval step.
RegexEvalData() - Constructor for class org.pentaho.di.trans.steps.regexeval.RegexEvalData
 
RegexEvalMeta - Class in org.pentaho.di.trans.steps.regexeval
 
RegexEvalMeta() - Constructor for class org.pentaho.di.trans.steps.regexeval.RegexEvalMeta
 
registerAuthenticationProvider(AuthenticationProvider) - Method in class org.pentaho.di.core.auth.core.AuthenticationManager
 
registerConsumerClass(Class<? extends AuthenticationConsumer<? extends ReturnType, ? extends ConsumedType>>) - Method in class org.pentaho.di.core.auth.core.AuthenticationManager
 
registerConsumerFactory(AuthenticationConsumerFactory<ReturnType, CreateArgType, ConsumedType>) - Method in class org.pentaho.di.core.auth.core.AuthenticationManager
 
registerJob(Job, JobConfiguration) - Method in class org.pentaho.di.www.JobMap
 
registerPlugin(URLClassLoader, Class<? extends AuthenticationConsumerType>) - Method in class org.pentaho.di.core.auth.AuthenticationConsumerPluginType
 
RegisterSlaveServlet - Class in org.pentaho.di.www
 
RegisterSlaveServlet() - Constructor for class org.pentaho.di.www.RegisterSlaveServlet
 
RegisterSlaveServlet(List<SlaveServerDetection>) - Constructor for class org.pentaho.di.www.RegisterSlaveServlet
 
RegisterSlaveServlet(List<SlaveServerDetection>, boolean) - Constructor for class org.pentaho.di.www.RegisterSlaveServlet
 
registerTransformation(Trans, TransConfiguration) - Method in class org.pentaho.di.www.TransformationMap
 
regularExpression - Variable in class org.pentaho.di.trans.steps.validator.ValidatorData
 
regularExpressionNotAllowed - Variable in class org.pentaho.di.trans.steps.validator.ValidatorData
 
rejectedFiles - Variable in class org.pentaho.di.trans.steps.textfileinput.TextFileInputData
 
RELEASE_CHARACTER - Static variable in class org.pentaho.di.trans.steps.edi2xml.grammar.FastSimpleGenericEdifactDirectXMLLexer
 
RELEASE_CHARACTER - Static variable in class org.pentaho.di.trans.steps.edi2xml.grammar.FastSimpleGenericEdifactDirectXMLParser
 
releaseSavepoint - Variable in class org.pentaho.di.trans.steps.synchronizeaftermerge.SynchronizeAfterMergeData
 
releaseSavepoint - Variable in class org.pentaho.di.trans.steps.tableoutput.TableOutputData
 
releaseSocket(int) - Method in class org.pentaho.di.www.SocketRepository
We don't actually ever close a server socket, we re-use them as much as possible.
remainingFieldsInputOutputMapping - Variable in class org.pentaho.di.trans.steps.concatfields.ConcatFieldsData
 
REMOTE_ROWS_UDX - Static variable in class org.pentaho.di.trans.steps.luciddbstreamingloader.LucidDBStreamingLoaderMeta
 
RemoteStep - Class in org.pentaho.di.trans.step
Defines and handles communication to and from remote steps.
RemoteStep(String, String, String, String, int, String, int, String, String, int, boolean, RowMetaInterface) - Constructor for class org.pentaho.di.trans.step.RemoteStep
 
RemoteStep(Node) - Constructor for class org.pentaho.di.trans.step.RemoteStep
 
remove(String) - Method in class org.pentaho.di.core.util.KeyValueSet
 
remove(String) - Method in class org.pentaho.di.job.entry.validator.ValidatorContext
 
remove(String) - Method in class org.pentaho.di.trans.sql.TransDataCache
 
remove() - Method in class org.pentaho.di.trans.steps.mailinput.BatchFolderIterator
Not implemented.
remove() - Method in class org.pentaho.di.trans.steps.mailinput.SearchEnabledFolderIterator
Not implemented.
remove_source_files - Variable in class org.pentaho.di.job.entries.copyfiles.JobEntryCopyFiles
 
REMOVE_SPECIAL_CHARACTERS_CR - Static variable in class org.pentaho.di.trans.steps.stringoperations.StringOperationsMeta
 
REMOVE_SPECIAL_CHARACTERS_CRLF - Static variable in class org.pentaho.di.trans.steps.stringoperations.StringOperationsMeta
 
REMOVE_SPECIAL_CHARACTERS_ESPACE - Static variable in class org.pentaho.di.trans.steps.stringoperations.StringOperationsMeta
 
REMOVE_SPECIAL_CHARACTERS_LF - Static variable in class org.pentaho.di.trans.steps.stringoperations.StringOperationsMeta
 
REMOVE_SPECIAL_CHARACTERS_NONE - Static variable in class org.pentaho.di.trans.steps.stringoperations.StringOperationsMeta
 
REMOVE_SPECIAL_CHARACTERS_TAB - Static variable in class org.pentaho.di.trans.steps.stringoperations.StringOperationsMeta
 
removeAllDependencies() - Method in class org.pentaho.di.trans.TransMeta
Clears all the dependencies from the transformation.
removeBreakPointListener(BreakPointListener) - Method in class org.pentaho.di.trans.debug.StepDebugMeta
Remove a break-point listener from the debug information.
removeContentChangedListener(ContentChangedListener) - Method in class org.pentaho.di.base.AbstractMeta
Removes the passed ContentChangedListener from the list of listeners.
removeCRLF(Context, Scriptable, Object[], Function) - Static method in class org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesAddedFunctions
 
removeDatabase(int) - Method in class org.pentaho.di.base.AbstractMeta
 
removeDatabase(int) - Method in class org.pentaho.di.repository.RepositoriesMeta
 
removeDatabase(int) - Method in interface org.pentaho.di.trans.HasDatabasesInterface
Removes a database from the transformation on a certain location.
removeDependency(int) - Method in class org.pentaho.di.trans.TransMeta
Removes a dependency from the transformation on a certain location (i.e.
removeDigits(Context, Scriptable, Object[], Function) - Static method in class org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesAddedFunctions
 
removeEscapedEnclosures(byte[], int) - Method in class org.pentaho.di.trans.steps.parallelgzipcsv.ParGzipCsvInputData
 
removeField - Variable in class org.pentaho.di.trans.steps.combinationlookup.CombinationLookupData
 
removeFilenameChangedListener(FilenameChangedListener) - Method in class org.pentaho.di.base.AbstractMeta
Removes the filename changed listener.
removeJob(String, String) - Method in class org.pentaho.di.cluster.SlaveServer
 
removeJob(String) - Method in class org.pentaho.di.www.jaxrs.JobResource
 
removeJob(CarteObjectEntry) - Method in class org.pentaho.di.www.JobMap
 
removeJobEntry(int) - Method in class org.pentaho.di.job.JobMeta
Removes the job entry.
removeJobEntryListener(JobEntryListener) - Method in class org.pentaho.di.job.Job
Remove a job entry listener from the job
removeJobHop(int) - Method in class org.pentaho.di.job.JobMeta
Removes the job hop.
removeJobListener(JobListener) - Method in class org.pentaho.di.job.Job
Remove a job listener from the job
RemoveJobServlet - Class in org.pentaho.di.www
 
RemoveJobServlet() - Constructor for class org.pentaho.di.www.RemoveJobServlet
 
RemoveJobServlet(JobMap) - Constructor for class org.pentaho.di.www.RemoveJobServlet
 
removeNameChangedListener(NameChangedListener) - Method in class org.pentaho.di.base.AbstractMeta
Removes the name changed listener.
removeNote(int) - Method in class org.pentaho.di.base.AbstractMeta
Removes a note at a certain location (i.e.
removeNrs - Variable in class org.pentaho.di.trans.steps.denormaliser.DenormaliserData
 
removenrs - Variable in class org.pentaho.di.trans.steps.selectvalues.SelectValuesData
 
removeObject(SharedObjectInterface) - Method in class org.pentaho.di.shared.SharedObjects
Remove the sharedObject from the object map.
removeRepository(int) - Method in class org.pentaho.di.repository.RepositoriesMeta
 
removeRowListener(RowListener) - Method in class org.pentaho.di.trans.step.BaseStep
 
removeRowListener(RowListener) - Method in interface org.pentaho.di.trans.step.StepInterface
Remove a rowlistener from this step.
removeRowListener(RowListener) - Method in class org.pentaho.di.trans.steps.script.ScriptDummy
 
removeRowListener(RowListener) - Method in interface org.pentaho.di.trans.steps.script.ScriptInterface
 
removeRowListener(RowListener) - Method in class org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesModDummy
 
removeRowListener(RowListener) - Method in class org.pentaho.di.trans.steps.userdefinedjavaclass.TransformClassBase
 
removeRowListener(RowListener) - Method in class org.pentaho.di.trans.steps.userdefinedjavaclass.UserDefinedJavaClass
 
removeRowListenerImpl(RowListener) - Method in class org.pentaho.di.trans.steps.userdefinedjavaclass.UserDefinedJavaClass
 
removeSpecialCharacters - Variable in class org.pentaho.di.trans.steps.stringoperations.StringOperationsData
 
removeSpecialCharactersCode - Static variable in class org.pentaho.di.trans.steps.stringoperations.StringOperationsMeta
 
removeSpecialCharactersDesc - Static variable in class org.pentaho.di.trans.steps.stringoperations.StringOperationsMeta
 
removeStep(int) - Method in class org.pentaho.di.trans.TransMeta
Removes a step from the transformation on a certain location (i.e.
removeTableModelListener(TableModelListener) - Method in class org.pentaho.di.trans.steps.autodoc.KettleFileTableModel
 
removeTransformation(String, String) - Method in class org.pentaho.di.cluster.SlaveServer
 
removeTransformation(String) - Method in class org.pentaho.di.www.jaxrs.TransformationResource
 
removeTransformation(CarteObjectEntry) - Method in class org.pentaho.di.www.TransformationMap
 
removeTransHop(int) - Method in class org.pentaho.di.trans.TransMeta
Removes a hop from the transformation on a certain location (i.e.
RemoveTransServlet - Class in org.pentaho.di.www
 
RemoveTransServlet() - Constructor for class org.pentaho.di.www.RemoveTransServlet
 
RemoveTransServlet(TransformationMap) - Constructor for class org.pentaho.di.www.RemoveTransServlet
 
removeValue(String, String) - Method in interface org.pentaho.di.repository.keyvalue.RepositoryKeyValueInterface
Remove a value from the repository key/value store
rename(String, String, boolean) - Method in class org.pentaho.di.trans.steps.ldapinput.LDAPConnection
Rename an entry
renameClusterSchema(ObjectId, String) - Method in class org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryClusterSchemaDelegate
 
renameDirectory(ObjectId, ObjectId, String) - Method in class org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryDirectoryDelegate
Move / rename a directory in the repository
renameFieldIndexes - Variable in class org.pentaho.di.trans.steps.mapping.MappingData
 
renameFieldIndexes - Variable in class org.pentaho.di.trans.steps.simplemapping.SimpleMappingData
 
renameFieldNames - Variable in class org.pentaho.di.trans.steps.mapping.MappingData
 
renameFieldNames - Variable in class org.pentaho.di.trans.steps.simplemapping.SimpleMappingData
 
renameFile(String, String) - Method in class org.pentaho.di.job.entries.sftp.SFTPClient
Rename the file.
renameJob(ObjectId, RepositoryDirectoryInterface, String) - Method in class org.pentaho.di.repository.filerep.KettleFileRepository
 
renameJob(ObjectId, String, RepositoryDirectoryInterface, String) - Method in class org.pentaho.di.repository.filerep.KettleFileRepository
 
renameJob(ObjectId, RepositoryDirectoryInterface, String) - Method in class org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryJobDelegate
 
renameJob(ObjectId, RepositoryDirectoryInterface, String) - Method in class org.pentaho.di.repository.kdr.KettleDatabaseRepository
 
renameJob(ObjectId, String, RepositoryDirectoryInterface, String) - Method in class org.pentaho.di.repository.kdr.KettleDatabaseRepository
 
renameJob(ObjectId, String, RepositoryDirectoryInterface, String) - Method in interface org.pentaho.di.repository.Repository
Move / rename a job
renameJob(ObjectId, RepositoryDirectoryInterface, String) - Method in interface org.pentaho.di.repository.Repository
Move / rename a job
renameJobEntryIfNameCollides(JobEntryCopy) - Method in class org.pentaho.di.job.JobMeta
See if the name of the supplied job entry copy doesn't collide with any other job entry copy in the job.
renameRepositoryDirectory(ObjectId, RepositoryDirectoryInterface, String) - Method in class org.pentaho.di.repository.filerep.KettleFileRepository
 
renameRepositoryDirectory(RepositoryDirectory) - Method in class org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryDirectoryDelegate
Deprecated.
renameRepositoryDirectory(ObjectId, RepositoryDirectoryInterface, String) - Method in class org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryDirectoryDelegate
 
renameRepositoryDirectory(ObjectId, RepositoryDirectoryInterface, String) - Method in class org.pentaho.di.repository.kdr.KettleDatabaseRepository
 
renameRepositoryDirectory(ObjectId, RepositoryDirectoryInterface, String) - Method in interface org.pentaho.di.repository.Repository
Move / rename a repository directory
renameTransformation(ObjectId, RepositoryDirectoryInterface, String) - Method in class org.pentaho.di.repository.filerep.KettleFileRepository
 
renameTransformation(ObjectId, String, RepositoryDirectoryInterface, String) - Method in class org.pentaho.di.repository.filerep.KettleFileRepository
 
renameTransformation(ObjectId, RepositoryDirectoryInterface, String) - Method in class org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryTransDelegate
 
renameTransformation(ObjectId, RepositoryDirectoryInterface, String) - Method in class org.pentaho.di.repository.kdr.KettleDatabaseRepository
 
renameTransformation(ObjectId, String, RepositoryDirectoryInterface, String) - Method in class org.pentaho.di.repository.kdr.KettleDatabaseRepository
 
renameTransformation(ObjectId, RepositoryDirectoryInterface, String) - Method in interface org.pentaho.di.repository.Repository
Move / rename a transformation
renameTransformation(ObjectId, String, RepositoryDirectoryInterface, String) - Method in interface org.pentaho.di.repository.Repository
Move / rename a transformation
renameUser(ObjectId, String) - Method in class org.pentaho.di.repository.filerep.KettleFileRepository
 
renameUser(ObjectId, String) - Method in class org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryUserDelegate
 
renameUser(ObjectId, String) - Method in class org.pentaho.di.repository.kdr.KettleDatabaseRepositorySecurityProvider
 
renameUser(ObjectId, String) - Method in interface org.pentaho.di.repository.RepositorySecurityManager
 
render() - Method in class org.pentaho.di.trans.steps.autodoc.KettleReportBuilder
 
REP_ORACLE_STRING_LENGTH - Static variable in class org.pentaho.di.repository.kdr.KettleDatabaseRepositoryBase
 
REP_STRING_CODE_LENGTH - Static variable in class org.pentaho.di.repository.kdr.KettleDatabaseRepositoryBase
 
REP_STRING_LENGTH - Static variable in class org.pentaho.di.repository.kdr.KettleDatabaseRepositoryBase
The maximum length of a text field in a Kettle repository : 2.000.000 is enough for everyone ;-)
replace(ScriptEngine, Bindings, Object[], Object) - Static method in class org.pentaho.di.trans.steps.script.ScriptAddedFunctions
 
replace(Context, Scriptable, Object[], Function) - Static method in class org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesAddedFunctions
 
replaceByString - Variable in class org.pentaho.di.trans.steps.replacestring.ReplaceStringData
 
replaceDefinitions(List<UserDefinedJavaClassDef>) - Method in class org.pentaho.di.trans.steps.userdefinedjavaclass.UserDefinedJavaClassMeta
 
replaceFieldIndex - Variable in class org.pentaho.di.trans.steps.replacestring.ReplaceStringData
 
replaceFields() - Method in class org.pentaho.di.trans.steps.combinationlookup.CombinationLookupMeta
 
replaceFields(List<UserDefinedJavaClassMeta.FieldInfo>) - Method in class org.pentaho.di.trans.steps.userdefinedjavaclass.UserDefinedJavaClassMeta
 
replaceIndex - Variable in class org.pentaho.di.trans.steps.formula.FormulaData
 
replaceIndex - Variable in class org.pentaho.di.trans.steps.janino.JaninoData
 
replaceIndex - Variable in class org.pentaho.di.trans.steps.javafilter.JavaFilterData
 
replaceIndex - Variable in class org.pentaho.di.trans.steps.script.ScriptData
 
replaceIndex - Variable in class org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesModData
 
replaceJob(CarteObjectEntry, Job, JobConfiguration) - Method in class org.pentaho.di.www.JobMap
 
replaceMeta(ClusterSchema) - Method in class org.pentaho.di.cluster.ClusterSchema
 
replaceMeta(SlaveServer) - Method in class org.pentaho.di.cluster.SlaveServer
 
replaceMeta(BaseLogTable) - Method in class org.pentaho.di.core.logging.BaseLogTable
 
replaceMeta(LogTableCoreInterface) - Method in class org.pentaho.di.core.logging.ChannelLogTable
 
replaceMeta(LogTableCoreInterface) - Method in class org.pentaho.di.core.logging.JobEntryLogTable
 
replaceMeta(LogTableCoreInterface) - Method in class org.pentaho.di.core.logging.JobLogTable
 
replaceMeta(LogTableCoreInterface) - Method in class org.pentaho.di.core.logging.MetricsLogTable
 
replaceMeta(LogTableCoreInterface) - Method in class org.pentaho.di.core.logging.PerformanceLogTable
 
replaceMeta(LogTableCoreInterface) - Method in class org.pentaho.di.core.logging.StepLogTable
 
replaceMeta(LogTableCoreInterface) - Method in class org.pentaho.di.core.logging.TransLogTable
 
replaceMeta(JobEntryCopy) - Method in class org.pentaho.di.job.entry.JobEntryCopy
 
replaceMeta(PartitionSchema) - Method in class org.pentaho.di.partition.PartitionSchema
 
replaceMeta(StepMeta) - Method in class org.pentaho.di.trans.step.StepMeta
 
replaceNull(Object[], ValueMetaInterface, int, String, String, boolean) - Method in class org.pentaho.di.trans.steps.ifnull.IfNull
 
ReplaceString - Class in org.pentaho.di.trans.steps.replacestring
Search and replace in string.
ReplaceString(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.replacestring.ReplaceString
 
replaceString(String, Pattern, String) - Static method in class org.pentaho.di.trans.steps.replacestring.ReplaceString
 
replaceString - Variable in class org.pentaho.di.trans.steps.replacestring.ReplaceStringData
 
ReplaceStringData - Class in org.pentaho.di.trans.steps.replacestring
 
ReplaceStringData() - Constructor for class org.pentaho.di.trans.steps.replacestring.ReplaceStringData
Default constructor.
ReplaceStringMeta - Class in org.pentaho.di.trans.steps.replacestring
 
ReplaceStringMeta() - Constructor for class org.pentaho.di.trans.steps.replacestring.ReplaceStringMeta
 
replaceVars - Variable in class org.pentaho.di.job.entries.setvariables.JobEntrySetVariables
 
REPLAY_DATE_FORMAT - Static variable in class org.pentaho.di.trans.Trans
The replay date format.
replyMessageArrived(FTPEvent) - Method in class org.pentaho.di.job.entries.ftpsget.FTPSConnection
 
ReportSubjectLocation - Class in org.pentaho.di.trans.steps.autodoc
A transformation or job location
ReportSubjectLocation(String, RepositoryDirectoryInterface, String, RepositoryObjectType) - Constructor for class org.pentaho.di.trans.steps.autodoc.ReportSubjectLocation
 
RepositoriesMeta - Class in org.pentaho.di.repository
 
RepositoriesMeta() - Constructor for class org.pentaho.di.repository.RepositoriesMeta
 
Repository - Interface in org.pentaho.di.repository
 
repository - Variable in class org.pentaho.di.trans.steps.autodoc.AutoDocData
 
REPOSITORY_ELEMENT_TYPE - Static variable in class org.pentaho.di.cluster.ClusterSchema
 
REPOSITORY_ELEMENT_TYPE - Static variable in class org.pentaho.di.cluster.SlaveServer
 
REPOSITORY_ELEMENT_TYPE - Static variable in class org.pentaho.di.job.JobMeta
A constant specifying the repository element type as a Job.
REPOSITORY_ELEMENT_TYPE - Static variable in class org.pentaho.di.partition.PartitionSchema
 
REPOSITORY_ELEMENT_TYPE - Static variable in class org.pentaho.di.repository.UserInfo
 
REPOSITORY_ELEMENT_TYPE - Static variable in class org.pentaho.di.trans.TransMeta
A constant specifying the repository element type as a Transformation.
REPOSITORY_TYPE_ID - Static variable in class org.pentaho.di.repository.filerep.KettleFileRepositoryMeta
 
REPOSITORY_TYPE_ID - Static variable in class org.pentaho.di.repository.kdr.KettleDatabaseRepositoryMeta
The id as specified in the repository plugin meta, used for backward compatibility only
RepositoryCapabilities - Interface in org.pentaho.di.repository
 
RepositoryElementReadListener - Interface in org.pentaho.di.repository
 
RepositoryExporter - Class in org.pentaho.di.repository
This class is used to read repository, load jobs and transformations, and export them into xml file.
RepositoryExporter(Repository) - Constructor for class org.pentaho.di.repository.RepositoryExporter
 
RepositoryExporter.ExportType - Enum in org.pentaho.di.repository
 
RepositoryExportSaxParser - Class in org.pentaho.di.repository
 
RepositoryExportSaxParser(String, RepositoryImportFeedbackInterface) - Constructor for class org.pentaho.di.repository.RepositoryExportSaxParser
 
RepositoryImporter - Class in org.pentaho.di.repository
 
RepositoryImporter(Repository) - Constructor for class org.pentaho.di.repository.RepositoryImporter
 
RepositoryImporter(Repository, LogChannelInterface) - Constructor for class org.pentaho.di.repository.RepositoryImporter
 
RepositoryImporter(Repository, ImportRules, List<String>) - Constructor for class org.pentaho.di.repository.RepositoryImporter
 
RepositoryImporter(Repository, ImportRules, List<String>, LogChannelInterface) - Constructor for class org.pentaho.di.repository.RepositoryImporter
 
RepositoryImportFeedbackInterface - Interface in org.pentaho.di.repository
 
RepositoryImportLocation - Class in org.pentaho.di.repository
This singleton keeps the location of a repository import.
RepositoryKeyValueInterface - Interface in org.pentaho.di.repository.keyvalue
 
RepositoryMeta - Interface in org.pentaho.di.repository
 
RepositoryObject - Class in org.pentaho.di.repository
Contains some common object details, extracted from a repository
RepositoryObject() - Constructor for class org.pentaho.di.repository.RepositoryObject
 
RepositoryObject(ObjectId, String, RepositoryDirectoryInterface, String, Date, RepositoryObjectType, String, boolean) - Constructor for class org.pentaho.di.repository.RepositoryObject
 
RepositoryOperation - Enum in org.pentaho.di.repository
 
RepositoryPlugin - Annotation Type in org.pentaho.di.core.annotations
An alternate way of defining repository plugins.
RepositoryPluginType - Class in org.pentaho.di.core.plugins
This class represents the repository plugin type.
RepositorySecurityManager - Interface in org.pentaho.di.repository
This interface defines any security management related APIs that are required for a repository.
RepositorySecurityProvider - Interface in org.pentaho.di.repository
This is the interface to the security provider for the repositories out there.
repositoryTableNames - Static variable in class org.pentaho.di.repository.kdr.KettleDatabaseRepositoryBase
 
RepositoryValueInterface - Interface in org.pentaho.di.repository.keyvalue
 
REQUIRED_MAJOR_VERSION - Static variable in class org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryConnectionDelegate
 
REQUIRED_MINOR_VERSION - Static variable in class org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryConnectionDelegate
 
RequiredFilesCode - Static variable in class org.pentaho.di.trans.steps.accessinput.AccessInputMeta
 
RequiredFilesCode - Static variable in class org.pentaho.di.trans.steps.excelinput.ExcelInputMeta
 
RequiredFilesCode - Static variable in class org.pentaho.di.trans.steps.getfilenames.GetFileNamesMeta
 
RequiredFilesCode - Static variable in class org.pentaho.di.trans.steps.getfilesrowscount.GetFilesRowsCountMeta
 
RequiredFilesCode - Static variable in class org.pentaho.di.trans.steps.getxmldata.GetXMLDataMeta
 
RequiredFilesCode - Static variable in class org.pentaho.di.trans.steps.jsoninput.JsonInputMeta
 
RequiredFilesCode - Static variable in class org.pentaho.di.trans.steps.ldifinput.LDIFInputMeta
 
RequiredFilesCode - Static variable in class org.pentaho.di.trans.steps.loadfileinput.LoadFileInputMeta
 
RequiredFilesCode - Static variable in class org.pentaho.di.trans.steps.propertyinput.PropertyInputMeta
 
RequiredFilesCode - Static variable in class org.pentaho.di.trans.steps.textfileinput.TextFileInputMeta
 
RequiredFilesCode - Static variable in class org.pentaho.di.trans.steps.yamlinput.YamlInputMeta
 
RequiredFilesDesc - Static variable in class org.pentaho.di.trans.steps.accessinput.AccessInputMeta
 
RequiredFilesDesc - Static variable in class org.pentaho.di.trans.steps.excelinput.ExcelInputMeta
 
RequiredFilesDesc - Static variable in class org.pentaho.di.trans.steps.getfilenames.GetFileNamesMeta
 
RequiredFilesDesc - Static variable in class org.pentaho.di.trans.steps.getfilesrowscount.GetFilesRowsCountMeta
 
RequiredFilesDesc - Static variable in class org.pentaho.di.trans.steps.getxmldata.GetXMLDataMeta
 
RequiredFilesDesc - Static variable in class org.pentaho.di.trans.steps.jsoninput.JsonInputMeta
 
RequiredFilesDesc - Static variable in class org.pentaho.di.trans.steps.ldifinput.LDIFInputMeta
 
RequiredFilesDesc - Static variable in class org.pentaho.di.trans.steps.loadfileinput.LoadFileInputMeta
 
RequiredFilesDesc - Static variable in class org.pentaho.di.trans.steps.propertyinput.PropertyInputMeta
 
RequiredFilesDesc - Static variable in class org.pentaho.di.trans.steps.textfileinput.TextFileInputMeta
 
RequiredFilesDesc - Static variable in class org.pentaho.di.trans.steps.yamlinput.YamlInputMeta
 
RequiredFoldersCode - Static variable in class org.pentaho.di.trans.steps.getsubfolders.GetSubFoldersMeta
 
RequiredFoldersDesc - Static variable in class org.pentaho.di.trans.steps.getsubfolders.GetSubFoldersMeta
 
requiredRowMeta - Variable in class org.pentaho.di.trans.steps.infobrightoutput.InfobrightLoaderData
 
RequiredStepsCode - Static variable in class org.pentaho.di.trans.steps.stepsmetrics.StepsMetricsMeta
 
RequiredStepsDesc - Static variable in class org.pentaho.di.trans.steps.stepsmetrics.StepsMetricsMeta
 
ReservoirSampling - Class in org.pentaho.di.trans.steps.reservoirsampling
 
ReservoirSampling(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.reservoirsampling.ReservoirSampling
Creates a new ReservoirSampling instance.
ReservoirSamplingData - Class in org.pentaho.di.trans.steps.reservoirsampling
Holds temporary data (i.e.
ReservoirSamplingData() - Constructor for class org.pentaho.di.trans.steps.reservoirsampling.ReservoirSamplingData
 
ReservoirSamplingData.PROC_MODE - Enum in org.pentaho.di.trans.steps.reservoirsampling
 
ReservoirSamplingMeta - Class in org.pentaho.di.trans.steps.reservoirsampling
Contains the meta data for the ReservoirSampling step.
ReservoirSamplingMeta() - Constructor for class org.pentaho.di.trans.steps.reservoirsampling.ReservoirSamplingMeta
Creates a new ReservoirMeta instance.
resetErrors() - Method in class org.pentaho.di.job.Job
Set the number of occured errors to 0.
resetErrorsBeforeExecution() - Method in class org.pentaho.di.job.entries.abort.JobEntryAbort
 
resetErrorsBeforeExecution() - Method in class org.pentaho.di.job.entries.delay.JobEntryDelay
 
resetErrorsBeforeExecution() - Method in class org.pentaho.di.job.entries.eval.JobEntryEval
 
resetErrorsBeforeExecution() - Method in class org.pentaho.di.job.entries.msgboxinfo.JobEntryMsgBoxInfo
 
resetErrorsBeforeExecution() - Method in class org.pentaho.di.job.entries.writetolog.JobEntryWriteToLog
 
resetErrorsBeforeExecution() - Method in class org.pentaho.di.job.entry.JobEntryBase
Checks whether a reset of the number of errors is required before execution.
resetErrorsBeforeExecution() - Method in class org.pentaho.di.job.entry.JobEntryCopy
 
resetErrorsBeforeExecution() - Method in interface org.pentaho.di.job.entry.JobEntryInterface
Checks whether a reset of the number of errors is required before execution.
resetGroup() - Method in class org.pentaho.di.trans.steps.analyticquery.AnalyticQuery
 
resetRowNumber() - Method in class org.pentaho.di.trans.steps.accessinput.AccessInputMeta
 
resetRowNumber() - Method in class org.pentaho.di.trans.steps.propertyinput.PropertyInputMeta
 
resetRowNumber() - Method in class org.pentaho.di.trans.steps.splitfieldtorows.SplitFieldToRowsMeta
 
resetStepIoMeta() - Method in class org.pentaho.di.trans.step.BaseStepMeta
Reset step io meta.
resetStepIoMeta() - Method in interface org.pentaho.di.trans.step.StepMetaInterface
For steps that handle dynamic input (info) or output (target) streams, it is useful to be able to force the recreate the StepIoMeta definition.
resetStepIoMeta() - Method in class org.pentaho.di.trans.steps.append.AppendMeta
 
resetStepIoMeta() - Method in class org.pentaho.di.trans.steps.filterrows.FilterRowsMeta
 
resetStepIoMeta() - Method in class org.pentaho.di.trans.steps.fuzzymatch.FuzzyMatchMeta
 
resetStepIoMeta() - Method in class org.pentaho.di.trans.steps.javafilter.JavaFilterMeta
 
resetStepIoMeta() - Method in class org.pentaho.di.trans.steps.jobexecutor.JobExecutorMeta
Remove the cached StepIOMeta so it is recreated when it is next accessed.
resetStepIoMeta() - Method in class org.pentaho.di.trans.steps.mapping.MappingMeta
Remove the cached StepIOMeta so it is recreated when it is next accessed.
resetStepIoMeta() - Method in class org.pentaho.di.trans.steps.mergejoin.MergeJoinMeta
 
resetStepIoMeta() - Method in class org.pentaho.di.trans.steps.mergerows.MergeRowsMeta
 
resetStepIoMeta() - Method in class org.pentaho.di.trans.steps.multimerge.MultiMergeJoinMeta
 
resetStepIoMeta() - Method in class org.pentaho.di.trans.steps.simplemapping.SimpleMappingMeta
Remove the cached StepIOMeta so it is recreated when it is next accessed.
resetStepIoMeta() - Method in class org.pentaho.di.trans.steps.streamlookup.StreamLookupMeta
 
resetStepIoMeta() - Method in class org.pentaho.di.trans.steps.tableinput.TableInputMeta
 
resetStepIoMeta() - Method in class org.pentaho.di.trans.steps.transexecutor.TransExecutorMeta
Remove the cached StepIOMeta so it is recreated when it is next accessed.
resizeByteBuffer() - Method in class org.pentaho.di.trans.steps.fixedinput.FixedInputData
 
resolveEntity(String, String) - Method in class org.pentaho.di.trans.steps.getxmldata.IgnoreDTDEntityResolver
 
resolveIP(ScriptEngine, Bindings, Object[], Object) - Static method in class org.pentaho.di.trans.steps.script.ScriptAddedFunctions
 
resolveIP(Context, Scriptable, Object[], Function) - Static method in class org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesAddedFunctions
 
resolveReference(Object) - Method in class org.pentaho.di.trans.steps.formula.RowForumulaContext
We return the content of a Value with the given name.
resolveReferenceType(Object) - Method in class org.pentaho.di.trans.steps.formula.RowForumulaContext
 
ResourceDefinition - Class in org.pentaho.di.resource
 
ResourceDefinition(String, String) - Constructor for class org.pentaho.di.resource.ResourceDefinition
 
ResourceEntry - Class in org.pentaho.di.resource
 
ResourceEntry(String, ResourceEntry.ResourceType) - Constructor for class org.pentaho.di.resource.ResourceEntry
 
ResourceEntry.ResourceType - Enum in org.pentaho.di.resource
 
ResourceExportInterface - Interface in org.pentaho.di.resource
The classes implementing this interface allow their used resources to be exported.
ResourceHolderInterface - Interface in org.pentaho.di.resource
 
ResourceNamingInterface - Interface in org.pentaho.di.resource
 
ResourceNamingInterface.FileNamingType - Enum in org.pentaho.di.resource
 
ResourceReference - Class in org.pentaho.di.resource
 
ResourceReference(ResourceHolderInterface, List<ResourceEntry>) - Constructor for class org.pentaho.di.resource.ResourceReference
 
ResourceReference(ResourceHolderInterface) - Constructor for class org.pentaho.di.resource.ResourceReference
 
ResourceUtil - Class in org.pentaho.di.resource
 
ResourceUtil() - Constructor for class org.pentaho.di.resource.ResourceUtil
 
ResourceXmlPropertyEmitterInterface - Interface in org.pentaho.di.resource
 
Rest - Class in org.pentaho.di.trans.steps.rest
 
Rest(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.rest.Rest
 
restart - Variable in class org.pentaho.di.trans.steps.joinrows.JoinRowsData
 
RestData - Class in org.pentaho.di.trans.steps.rest
 
RestData() - Constructor for class org.pentaho.di.trans.steps.rest.RestData
 
RestMeta - Class in org.pentaho.di.trans.steps.rest
 
RestMeta() - Constructor for class org.pentaho.di.trans.steps.rest.RestMeta
 
result - Variable in class org.pentaho.di.job.JobExecutionExtension
 
result - Variable in class org.pentaho.di.trans.steps.execsqlrow.ExecSQLRowData
 
result - Variable in class org.pentaho.di.trans.steps.sql.ExecSQLData
 
RESULT_STEP_NAME - Static variable in class org.pentaho.di.trans.TransProfileFactory
 
result_TYPE_BINARY - Static variable in class org.pentaho.di.trans.steps.checksum.CheckSumMeta
 
result_TYPE_HEXADECIMAL - Static variable in class org.pentaho.di.trans.steps.checksum.CheckSumMeta
 
result_TYPE_STRING - Static variable in class org.pentaho.di.trans.steps.checksum.CheckSumMeta
 
RESULT_TYPE_TYPE_SINGLE_NODE - Static variable in class org.pentaho.di.trans.steps.getxmldata.GetXMLDataField
 
RESULT_TYPE_VALUE_OF - Static variable in class org.pentaho.di.trans.steps.getxmldata.GetXMLDataField
 
resultCodeFieldName - Variable in class org.pentaho.di.trans.steps.rest.RestData
 
resultFieldName - Variable in class org.pentaho.di.trans.steps.rest.RestData
Result fieldnames
resultFilesList - Variable in class org.pentaho.di.trans.steps.filesfromresult.FilesFromResultData
 
resultFilesOutputRowMeta - Variable in class org.pentaho.di.trans.steps.jobexecutor.JobExecutorData
 
resultFilesRowSet - Variable in class org.pentaho.di.trans.steps.jobexecutor.JobExecutorData
 
resultList - Variable in class org.pentaho.di.trans.steps.jsoninput.JsonInputData
 
resultResponseFieldName - Variable in class org.pentaho.di.trans.steps.rest.RestData
 
resultRowsOutputRowMeta - Variable in class org.pentaho.di.trans.steps.jobexecutor.JobExecutorData
 
resultRowsRowSet - Variable in class org.pentaho.di.trans.steps.jobexecutor.JobExecutorData
 
results - Variable in class org.pentaho.di.trans.steps.multimerge.MultiMergeJoinData
 
resultTypeCode - Static variable in class org.pentaho.di.trans.steps.checksum.CheckSumMeta
The result type codes
ResultTypeCode - Static variable in class org.pentaho.di.trans.steps.getxmldata.GetXMLDataField
 
resultTypeDesc - Static variable in class org.pentaho.di.trans.steps.checksum.CheckSumMeta
The result type description
ResultTypeDesc - Static variable in class org.pentaho.di.trans.steps.getxmldata.GetXMLDataField
 
resumeRunning() - Method in class org.pentaho.di.trans.step.BaseStep
 
resumeRunning() - Method in interface org.pentaho.di.trans.step.StepInterface
Resume a running step
resumeRunning() - Method in class org.pentaho.di.trans.steps.script.ScriptDummy
 
resumeRunning() - Method in interface org.pentaho.di.trans.steps.script.ScriptInterface
 
resumeRunning() - Method in class org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesModDummy
 
resumeRunning() - Method in class org.pentaho.di.trans.Trans
Resumes running the transformation after a pause (resume all steps).
resumeTransformation(String) - Method in class org.pentaho.di.www.jaxrs.TransformationResource
 
retainPartitionsForSlaveServer(int, int) - Method in class org.pentaho.di.partition.PartitionSchema
Slaves don't need ALL the partitions, they just need a few.
So we should only retain those partitions that are of interest to the slave server.
Divide the number of partitions (6) through the number of slaves (2)
That gives you 0, 1, 2, 3, 4, 5
Slave 0 : 0, 2, 4
Slave 1 : 1, 3, 5
--> slaveNumber == partitionNr % slaveCount
retrievemails - Variable in class org.pentaho.di.job.entries.getpop.JobEntryGetPOP
 
retrievemails - Variable in class org.pentaho.di.trans.steps.mailinput.MailInputMeta
 
retrieveMessages() - Method in class org.pentaho.di.job.entries.getpop.MailConnection
Retrieve all messages from server
retrieveRowData(String) - Method in class org.pentaho.di.trans.sql.TransDataCache
 
retrieveRowMeta(String) - Method in class org.pentaho.di.trans.sql.TransDataCache
 
retrieveStepMeta - Variable in class org.pentaho.di.trans.steps.singlethreader.SingleThreaderData
 
RETURN_TYPE_BIGDECIMAL - Static variable in class org.pentaho.di.trans.steps.formula.FormulaData
 
RETURN_TYPE_BIGDECIMAL - Static variable in class org.pentaho.di.trans.steps.janino.JaninoData
 
RETURN_TYPE_BIGDECIMAL - Static variable in class org.pentaho.di.trans.steps.javafilter.JavaFilterData
 
RETURN_TYPE_BOOLEAN - Static variable in class org.pentaho.di.trans.steps.formula.FormulaData
 
RETURN_TYPE_BOOLEAN - Static variable in class org.pentaho.di.trans.steps.janino.JaninoData
 
RETURN_TYPE_BOOLEAN - Static variable in class org.pentaho.di.trans.steps.javafilter.JavaFilterData
 
RETURN_TYPE_BYTE_ARRAY - Static variable in class org.pentaho.di.trans.steps.formula.FormulaData
 
RETURN_TYPE_BYTE_ARRAY - Static variable in class org.pentaho.di.trans.steps.janino.JaninoData
 
RETURN_TYPE_BYTE_ARRAY - Static variable in class org.pentaho.di.trans.steps.javafilter.JavaFilterData
 
RETURN_TYPE_DATE - Static variable in class org.pentaho.di.trans.steps.formula.FormulaData
 
RETURN_TYPE_DATE - Static variable in class org.pentaho.di.trans.steps.janino.JaninoData
 
RETURN_TYPE_DATE - Static variable in class org.pentaho.di.trans.steps.javafilter.JavaFilterData
 
RETURN_TYPE_INTEGER - Static variable in class org.pentaho.di.trans.steps.formula.FormulaData
 
RETURN_TYPE_INTEGER - Static variable in class org.pentaho.di.trans.steps.janino.JaninoData
 
RETURN_TYPE_INTEGER - Static variable in class org.pentaho.di.trans.steps.javafilter.JavaFilterData
 
RETURN_TYPE_LONG - Static variable in class org.pentaho.di.trans.steps.formula.FormulaData
 
RETURN_TYPE_LONG - Static variable in class org.pentaho.di.trans.steps.janino.JaninoData
 
RETURN_TYPE_LONG - Static variable in class org.pentaho.di.trans.steps.javafilter.JavaFilterData
 
RETURN_TYPE_NUMBER - Static variable in class org.pentaho.di.trans.steps.formula.FormulaData
 
RETURN_TYPE_NUMBER - Static variable in class org.pentaho.di.trans.steps.janino.JaninoData
 
RETURN_TYPE_NUMBER - Static variable in class org.pentaho.di.trans.steps.javafilter.JavaFilterData
 
RETURN_TYPE_STRING - Static variable in class org.pentaho.di.trans.steps.formula.FormulaData
 
RETURN_TYPE_STRING - Static variable in class org.pentaho.di.trans.steps.janino.JaninoData
 
RETURN_TYPE_STRING - Static variable in class org.pentaho.di.trans.steps.javafilter.JavaFilterData
 
returnAllFolders(Folder) - Method in class org.pentaho.di.job.entries.getpop.MailConnection
Returns all subfolders of the specified folder
returnAllFolders() - Method in class org.pentaho.di.job.entries.getpop.MailConnection
Returns all subfolders of the current folder
returnAllFolders(String) - Method in class org.pentaho.di.job.entries.getpop.MailConnection
Returns all subfolders of the folder folder
ReturnIndicator - Class in org.pentaho.di.trans.steps.creditcardvalidator
 
ReturnIndicator() - Constructor for class org.pentaho.di.trans.steps.creditcardvalidator.ReturnIndicator
 
returnMeta - Variable in class org.pentaho.di.trans.steps.databaselookup.DatabaseLookupData
 
returnRowMeta - Variable in class org.pentaho.di.trans.steps.dimensionlookup.DimensionLookupData
 
returnType - Variable in class org.pentaho.di.trans.steps.formula.FormulaData
 
returnType - Variable in class org.pentaho.di.trans.steps.janino.JaninoData
 
returnType - Variable in class org.pentaho.di.trans.steps.javafilter.JavaFilterData
 
right - Variable in class org.pentaho.di.trans.steps.olapinput.olap4jhelper.AbstractBaseCell
 
rollback() - Method in class org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryConnectionDelegate
 
rollback() - Method in class org.pentaho.di.repository.kdr.KettleDatabaseRepository
 
rollbackAllChangesOnError(boolean) - Method in class org.pentaho.di.trans.steps.salesforceinput.SalesforceConnection
 
rootUriName - Variable in class org.pentaho.di.trans.steps.accessinput.AccessInputData
 
rootUriName - Variable in class org.pentaho.di.trans.steps.excelinput.ExcelInputData
 
rootUriName - Variable in class org.pentaho.di.trans.steps.getxmldata.GetXMLDataData
 
rootUriName - Variable in class org.pentaho.di.trans.steps.jsoninput.JsonInputData
 
rootUriName - Variable in class org.pentaho.di.trans.steps.ldifinput.LDIFInputData
 
rootUriName - Variable in class org.pentaho.di.trans.steps.loadfileinput.LoadFileInputData
 
rootUriName - Variable in class org.pentaho.di.trans.steps.propertyinput.PropertyInputData
 
rootUriName - Variable in class org.pentaho.di.trans.steps.textfileinput.TextFileInputData
 
row - Variable in class org.pentaho.di.trans.steps.multimerge.MultiMergeJoinData.QueueEntry
 
row - Variable in class org.pentaho.di.trans.steps.sort.RowTempFile
 
ROW_WRITE_OVERWRITE - Static variable in class org.pentaho.di.trans.steps.excelwriter.ExcelWriterStepMeta
 
ROW_WRITE_PUSH_DOWN - Static variable in class org.pentaho.di.trans.steps.excelwriter.ExcelWriterStepMeta
 
RowAdapter - Class in org.pentaho.di.trans.step
RowAdapter is an adapter class for receiving row events.
RowAdapter() - Constructor for class org.pentaho.di.trans.step.RowAdapter
Instantiates a new row adapter.
rowbuffer - Variable in class org.pentaho.di.trans.steps.blockingstep.BlockingStepData
 
rowBuffer - Variable in class org.pentaho.di.trans.steps.luciddbbulkloader.LucidDBBulkLoaderData
 
rowBuffer - Variable in class org.pentaho.di.trans.steps.monetdbbulkloader.MonetDBBulkLoaderData
 
rowbuffer - Variable in class org.pentaho.di.trans.steps.sort.SortRowsData
 
rowCount - Variable in class org.pentaho.di.trans.steps.stepmeta.StepMetastructureData
 
RowDataInputMapper - Class in org.pentaho.di.trans.steps.simplemapping
This class renamed fields in rows before passing them to the row producer specified
RowDataInputMapper(MappingIODefinition, RowProducer) - Constructor for class org.pentaho.di.trans.steps.simplemapping.RowDataInputMapper
 
rowDataInputMapper - Variable in class org.pentaho.di.trans.steps.simplemapping.SimpleMappingData
 
rowDate - Variable in class org.pentaho.di.trans.steps.rowgenerator.RowGeneratorData
 
RowDistributionInterface - Interface in org.pentaho.di.trans.step
 
RowDistributionPlugin - Annotation Type in org.pentaho.di.trans.step
This annotation signals to the plugin system that the class is a row distribution plugin.
RowDistributionPluginType - Class in org.pentaho.di.trans.step
This class represents the row distribution plugin type.
rowFontBackgoundColour - Variable in class org.pentaho.di.trans.steps.exceloutput.ExcelOutputData
 
RowForumulaContext - Class in org.pentaho.di.trans.steps.formula
 
RowForumulaContext(RowMetaInterface) - Constructor for class org.pentaho.di.trans.steps.formula.RowForumulaContext
 
RowGenerator - Class in org.pentaho.di.trans.steps.rowgenerator
Generates a number of (empty or the same) rows
RowGenerator(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.rowgenerator.RowGenerator
 
RowGeneratorData - Class in org.pentaho.di.trans.steps.rowgenerator
 
RowGeneratorData() - Constructor for class org.pentaho.di.trans.steps.rowgenerator.RowGeneratorData
 
RowGeneratorMeta - Class in org.pentaho.di.trans.steps.rowgenerator
 
RowGeneratorMeta() - Constructor for class org.pentaho.di.trans.steps.rowgenerator.RowGeneratorMeta
 
rowLengths - Variable in class org.pentaho.di.trans.steps.multimerge.MultiMergeJoinData
 
rowlimit - Variable in class org.pentaho.di.trans.steps.mailinput.MailInputData
 
rowLimit - Variable in class org.pentaho.di.trans.steps.rowgenerator.RowGeneratorData
 
rowLimit - Variable in class org.pentaho.di.trans.steps.xmlinputstream.XMLInputStreamData
 
RowListener - Interface in org.pentaho.di.trans.step
RowListener is a listener interface for receiving row events.
rowMap - Variable in class org.pentaho.di.trans.steps.metainject.MetaInjectData
 
rowMeta - Variable in class org.pentaho.di.trans.steps.socketreader.SocketReaderData
 
rowMeta - Variable in class org.pentaho.di.trans.steps.sortedmerge.SortedMergeData
 
rowMeta - Variable in class org.pentaho.di.trans.steps.tableinput.TableInputData
 
rowMeta - Variable in class org.pentaho.di.trans.steps.yamlinput.YamlInputData
 
RowMetaUtils - Class in org.pentaho.di.trans.step.utils
 
RowMetaUtils() - Constructor for class org.pentaho.di.trans.step.utils.RowMetaUtils
 
rownr - Variable in class org.pentaho.di.trans.steps.accessinput.AccessInputData
 
rownr - Variable in class org.pentaho.di.trans.steps.excelinput.ExcelInputData
The row where we left off the previous time...
rownr - Variable in class org.pentaho.di.trans.steps.excelinput.ExcelInputRow
 
rownr - Variable in class org.pentaho.di.trans.steps.getfilenames.GetFileNamesData
 
rownr - Variable in class org.pentaho.di.trans.steps.getfilesrowscount.GetFilesRowsCountData
 
rownr - Variable in class org.pentaho.di.trans.steps.getrepositorynames.GetRepositoryNamesData
 
rownr - Variable in class org.pentaho.di.trans.steps.getsubfolders.GetSubFoldersData
 
rownr - Variable in class org.pentaho.di.trans.steps.gettablenames.GetTableNamesData
 
rownr - Variable in class org.pentaho.di.trans.steps.getxmldata.GetXMLDataData
 
rownr - Variable in class org.pentaho.di.trans.steps.jsoninput.JsonInputData
 
rownr - Variable in class org.pentaho.di.trans.steps.ldapinput.LDAPInputData
 
rownr - Variable in class org.pentaho.di.trans.steps.ldifinput.LDIFInputData
 
rownr - Variable in class org.pentaho.di.trans.steps.loadfileinput.LoadFileInputData
 
rownr - Variable in class org.pentaho.di.trans.steps.mailinput.MailInputData
 
rownr - Variable in class org.pentaho.di.trans.steps.propertyinput.PropertyInputData
 
rownr - Variable in class org.pentaho.di.trans.steps.rssinput.RssInputData
 
rownr - Variable in class org.pentaho.di.trans.steps.salesforceinput.SalesforceInputData
 
rownr - Variable in class org.pentaho.di.trans.steps.splitfieldtorows.SplitFieldToRowsData
 
rownr - Variable in class org.pentaho.di.trans.steps.xmlinput.XMLInputData
 
rownr - Variable in class org.pentaho.di.trans.steps.xmlinputsax.XMLInputSaxData
 
rownr - Variable in class org.pentaho.di.trans.steps.yamlinput.YamlInputData
 
rowNumber - Variable in class org.pentaho.di.trans.steps.csvinput.CsvInputData
 
rowNumber - Variable in class org.pentaho.di.trans.steps.mondrianinput.MondrianData
 
rowNumber - Variable in class org.pentaho.di.trans.steps.olapinput.OlapData
 
rowNumber - Variable in class org.pentaho.di.trans.steps.parallelgzipcsv.ParGzipCsvInputData
 
rowNumber - Variable in class org.pentaho.di.trans.steps.xmlinputstream.XMLInputStreamData
 
rownumFieldIndex - Variable in class org.pentaho.di.trans.steps.csvinput.CsvInputData
 
rownumFieldIndex - Variable in class org.pentaho.di.trans.steps.parallelgzipcsv.ParGzipCsvInputData
 
RowOutputDataMapper - Class in org.pentaho.di.trans.steps.simplemapping
This class takes care of mapping output data from the mapping step back to the parent transformation, renaming columns mainly.
RowOutputDataMapper(MappingIODefinition, MappingIODefinition, PutRowInterface) - Constructor for class org.pentaho.di.trans.steps.simplemapping.RowOutputDataMapper
 
RowProducer - Class in org.pentaho.di.trans
Allows you to "Inject" rows into a step.
RowProducer(StepInterface, RowSet) - Constructor for class org.pentaho.di.trans.RowProducer
 
rowProducer - Variable in class org.pentaho.di.trans.steps.singlethreader.SingleThreaderData
 
rowReadEvent(RowMetaInterface, Object[]) - Method in class org.pentaho.di.trans.step.RowAdapter
Empty method implementing the RowListener.rowReadEvent interface method
rowReadEvent(RowMetaInterface, Object[]) - Method in interface org.pentaho.di.trans.step.RowListener
This method is called when a row is read from another step
rows - Variable in class org.pentaho.di.trans.steps.accessoutput.AccessOutputData
 
rows - Variable in class org.pentaho.di.trans.steps.multimerge.MultiMergeJoinData
 
rows - Variable in class org.pentaho.di.trans.steps.rowstoresult.RowsToResultData
 
rowsAreSafe - Variable in class org.pentaho.di.trans.steps.jsonoutput.JsonOutputData
 
rowsCountValue - Variable in class org.pentaho.di.job.entries.waitforsql.JobEntryWaitForSQL
 
rowSet - Variable in class org.pentaho.di.trans.steps.tableinput.TableInputData
 
rowSet - Variable in class org.pentaho.di.trans.steps.textfileinput.TextFileInputData
 
rowsetInputSize() - Method in class org.pentaho.di.trans.step.BaseStep
 
rowsetInputSize() - Method in interface org.pentaho.di.trans.step.StepInterface
 
rowsetInputSize() - Method in class org.pentaho.di.trans.steps.mapping.Mapping
 
rowsetInputSize() - Method in class org.pentaho.di.trans.steps.script.ScriptDummy
 
rowsetInputSize() - Method in class org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesModDummy
 
rowsetInputSize() - Method in class org.pentaho.di.trans.steps.userdefinedjavaclass.TransformClassBase
 
rowsetInputSize() - Method in class org.pentaho.di.trans.steps.userdefinedjavaclass.UserDefinedJavaClass
 
rowsetInputSizeImpl() - Method in class org.pentaho.di.trans.steps.userdefinedjavaclass.UserDefinedJavaClass
 
rowsetOutputSize() - Method in class org.pentaho.di.trans.step.BaseStep
 
rowsetOutputSize() - Method in interface org.pentaho.di.trans.step.StepInterface
 
rowsetOutputSize() - Method in class org.pentaho.di.trans.steps.mapping.Mapping
 
rowsetOutputSize() - Method in class org.pentaho.di.trans.steps.script.ScriptDummy
 
rowsetOutputSize() - Method in class org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesModDummy
 
rowsetOutputSize() - Method in class org.pentaho.di.trans.steps.userdefinedjavaclass.TransformClassBase
 
rowsetOutputSize() - Method in class org.pentaho.di.trans.steps.userdefinedjavaclass.UserDefinedJavaClass
 
rowsetOutputSizeImpl() - Method in class org.pentaho.di.trans.steps.userdefinedjavaclass.UserDefinedJavaClass
 
RowSetRow - Class in org.pentaho.di.trans.steps.sortedmerge
 
RowSetRow(RowSet, RowMetaInterface, Object[]) - Constructor for class org.pentaho.di.trans.steps.sortedmerge.RowSetRow
 
rowSets - Variable in class org.pentaho.di.trans.steps.multimerge.MultiMergeJoinData
 
rowSets - Variable in class org.pentaho.di.trans.steps.prioritizestreams.PrioritizeStreamsData
 
RowsFromResult - Class in org.pentaho.di.trans.steps.rowsfromresult
Reads results from a previous transformation in a Job
RowsFromResult(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.rowsfromresult.RowsFromResult
 
RowsFromResultData - Class in org.pentaho.di.trans.steps.rowsfromresult
 
RowsFromResultData() - Constructor for class org.pentaho.di.trans.steps.rowsfromresult.RowsFromResultData
 
RowsFromResultMeta - Class in org.pentaho.di.trans.steps.rowsfromresult
 
RowsFromResultMeta() - Constructor for class org.pentaho.di.trans.steps.rowsfromresult.RowsFromResultMeta
 
rowsOnFile - Variable in class org.pentaho.di.trans.steps.groupby.GroupByData
 
rowsToRead - Variable in class org.pentaho.di.trans.steps.fixedinput.FixedInputData
 
RowsToResult - Class in org.pentaho.di.trans.steps.rowstoresult
Writes results to a next transformation in a Job
RowsToResult(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.rowstoresult.RowsToResult
 
RowsToResultData - Class in org.pentaho.di.trans.steps.rowstoresult
 
RowsToResultData() - Constructor for class org.pentaho.di.trans.steps.rowstoresult.RowsToResultData
 
RowsToResultMeta - Class in org.pentaho.di.trans.steps.rowstoresult
 
RowsToResultMeta() - Constructor for class org.pentaho.di.trans.steps.rowstoresult.RowsToResultMeta
 
rowsWritten - Variable in class org.pentaho.di.trans.steps.rowgenerator.RowGeneratorData
 
RowTempFile - Class in org.pentaho.di.trans.steps.sort
Keeps track of which temporary file a row is coming from
RowTempFile(Object[], int) - Constructor for class org.pentaho.di.trans.steps.sort.RowTempFile
 
rowWrittenEvent(RowMetaInterface, Object[]) - Method in class org.pentaho.di.trans.step.RowAdapter
Empty method implementing the RowListener.rowWrittenEvent interface method
rowWrittenEvent(RowMetaInterface, Object[]) - Method in interface org.pentaho.di.trans.step.RowListener
This method is called when a row is written to another step (even if there is no next step)
rowWrittenEvent(RowMetaInterface, Object[]) - Method in class org.pentaho.di.trans.steps.simplemapping.RowOutputDataMapper
 
rpad(ScriptEngine, Bindings, Object[], Object) - Static method in class org.pentaho.di.trans.steps.script.ScriptAddedFunctions
 
rpad(Context, Scriptable, Object[], Function) - Static method in class org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesAddedFunctions
 
rs - Variable in class org.pentaho.di.trans.steps.joinrows.JoinRowsData
 
rs - Variable in class org.pentaho.di.trans.steps.tableinput.TableInputData
 
rssElement - Variable in class org.pentaho.di.trans.steps.rssoutput.RssOutputData
 
RssInput - Class in org.pentaho.di.trans.steps.rssinput
Read data from RSS and writes these to one or more output streams.
RssInput(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.rssinput.RssInput
 
RssInputData - Class in org.pentaho.di.trans.steps.rssinput
 
RssInputData() - Constructor for class org.pentaho.di.trans.steps.rssinput.RssInputData
 
RssInputField - Class in org.pentaho.di.trans.steps.rssinput
Describes an RssInput field
RssInputField(String) - Constructor for class org.pentaho.di.trans.steps.rssinput.RssInputField
 
RssInputField() - Constructor for class org.pentaho.di.trans.steps.rssinput.RssInputField
 
RssInputField(Node) - Constructor for class org.pentaho.di.trans.steps.rssinput.RssInputField
 
RssInputMeta - Class in org.pentaho.di.trans.steps.rssinput
 
RssInputMeta() - Constructor for class org.pentaho.di.trans.steps.rssinput.RssInputMeta
 
RssOutput - Class in org.pentaho.di.trans.steps.rssoutput
Output rows to RSS feed and create a file.
RssOutput(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.rssoutput.RssOutput
 
RssOutputData - Class in org.pentaho.di.trans.steps.rssoutput
 
RssOutputData() - Constructor for class org.pentaho.di.trans.steps.rssoutput.RssOutputData
 
RssOutputMeta - Class in org.pentaho.di.trans.steps.rssoutput
Output rows to RSS feed and create a file.
RssOutputMeta() - Constructor for class org.pentaho.di.trans.steps.rssoutput.RssOutputMeta
 
rtrim(ScriptEngine, Bindings, Object[], Object) - Static method in class org.pentaho.di.trans.steps.script.ScriptAddedFunctions
 
rtrim(Context, Scriptable, Object[], Function) - Static method in class org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesAddedFunctions
 
rtrim(String) - Static method in class org.pentaho.di.trans.steps.tablecompare.Kjube
Right trim: remove spaces to the right of a string
Rules - Class in org.pentaho.di.trans.steps.rules
 
Rules() - Constructor for class org.pentaho.di.trans.steps.rules.Rules
 
Rules.Column - Class in org.pentaho.di.trans.steps.rules
 
Rules.Column() - Constructor for class org.pentaho.di.trans.steps.rules.Rules.Column
 
Rules.Column(Boolean) - Constructor for class org.pentaho.di.trans.steps.rules.Rules.Column
 
Rules.Row - Class in org.pentaho.di.trans.steps.rules
 
Rules.Row() - Constructor for class org.pentaho.di.trans.steps.rules.Rules.Row
 
Rules.Row(Map<String, Object>) - Constructor for class org.pentaho.di.trans.steps.rules.Rules.Row
 
Rules.Row(boolean) - Constructor for class org.pentaho.di.trans.steps.rules.Rules.Row
 
Rules.Row(Map<String, Object>, boolean) - Constructor for class org.pentaho.di.trans.steps.rules.Rules.Row
 
RulesAccumulator - Class in org.pentaho.di.trans.steps.rules
 
RulesAccumulator(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.rules.RulesAccumulator
 
RulesAccumulatorData - Class in org.pentaho.di.trans.steps.rules
 
RulesAccumulatorData() - Constructor for class org.pentaho.di.trans.steps.rules.RulesAccumulatorData
 
RulesAccumulatorMeta - Class in org.pentaho.di.trans.steps.rules
 
RulesAccumulatorMeta() - Constructor for class org.pentaho.di.trans.steps.rules.RulesAccumulatorMeta
 
RulesExecutor - Class in org.pentaho.di.trans.steps.rules
This Transformation Step allows a user to execute a rule set against an individual rule or a collection of rules.
RulesExecutor(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.rules.RulesExecutor
 
RulesExecutorData - Class in org.pentaho.di.trans.steps.rules
This Transformation Step allows a user to execute a rule set against an individual rule or a collection of rules.
RulesExecutorData() - Constructor for class org.pentaho.di.trans.steps.rules.RulesExecutorData
 
RulesExecutorMeta - Class in org.pentaho.di.trans.steps.rules
This Transformation Step allows a user to execute a rule set against an individual rule or a collection of rules.
RulesExecutorMeta() - Constructor for class org.pentaho.di.trans.steps.rules.RulesExecutorMeta
 
run() - Method in class org.pentaho.di.core.util.ConfigurableStreamLogger
(non-Javadoc)
run() - Method in class org.pentaho.di.job.entries.job.JobEntryJobRunner
 
run() - Method in class org.pentaho.di.job.Job
Threads main loop: called by Thread.start();
run() - Method in class org.pentaho.di.trans.step.RunThread
 
run() - Method in class org.pentaho.di.trans.step.StepInitThread
 
run() - Method in class org.pentaho.di.trans.steps.ivwloader.IngresVectorwiseLoader.FifoOpener
 
run() - Method in class org.pentaho.di.trans.steps.ivwloader.IngresVectorwiseLoader.VWloadMonitor
 
run() - Method in class org.pentaho.di.trans.steps.reservoirsampling.ReservoirSampling
Run is where the action happens!
run() - Method in class org.pentaho.di.trans.steps.script.ScriptDummy
 
run() - Method in interface org.pentaho.di.trans.steps.script.ScriptInterface
 
run() - Method in class org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesModDummy
 
runCarte(SlaveServerConfig) - Static method in class org.pentaho.di.www.Carte
 
runExample() - Method in class org.pentaho.di.trans.steps.xmlinputsax.XMLInputSaxDataRetriever
 
RunJobServlet - Class in org.pentaho.di.www
 
RunJobServlet() - Constructor for class org.pentaho.di.www.RunJobServlet
 
RunJobServlet(JobMap) - Constructor for class org.pentaho.di.www.RunJobServlet
 
RunThread - Class in org.pentaho.di.trans.step
 
RunThread(StepMetaDataCombi) - Constructor for class org.pentaho.di.trans.step.RunThread
 
runtime - Variable in class org.pentaho.di.trans.steps.execprocess.ExecProcessData
 
runtimeInit() - Method in class org.pentaho.di.trans.steps.rules.RulesAccumulator
 
runtimeInit() - Method in class org.pentaho.di.trans.steps.rules.RulesExecutor
 
RunTransServlet - Class in org.pentaho.di.www
 
RunTransServlet() - Constructor for class org.pentaho.di.www.RunTransServlet
 
RunTransServlet(TransformationMap) - Constructor for class org.pentaho.di.www.RunTransServlet
 
rw - Variable in class org.pentaho.di.trans.steps.accessinput.AccessInputData
 
rw - Variable in class org.pentaho.di.trans.steps.propertyinput.PropertyInputData
 
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