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

A

Abort - Class in org.pentaho.di.trans.steps.abort
Step that will abort after having seen 'x' number of rows on its input.
Abort(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.abort.Abort
 
ABORT_TRANSFORMATION - Static variable in class org.pentaho.di.trans.steps.script.Script
 
ABORT_TRANSFORMATION - Static variable in class org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesMod
 
AbortData - Class in org.pentaho.di.trans.steps.abort
Data class for the Abort step.
AbortData() - Constructor for class org.pentaho.di.trans.steps.abort.AbortData
Default constructor for AbortData.
AbortDialog - Class in org.pentaho.di.ui.trans.steps.abort
 
AbortDialog(Shell, Object, TransMeta, String) - Constructor for class org.pentaho.di.ui.trans.steps.abort.AbortDialog
 
AbortMeta - Class in org.pentaho.di.trans.steps.abort
Meta data for the abort step.
AbortMeta() - Constructor for class org.pentaho.di.trans.steps.abort.AbortMeta
 
abs() - Method in class org.pentaho.di.compatibility.Value
 
abs(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
abs(ScriptEngine, Bindings, Object[], Object) - Static method in class org.pentaho.di.trans.steps.script.ScriptAddedFunctions
 
abs(Context, Scriptable, Object[], Function) - Static method in class org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesAddedFunctions
 
absolute(ResultSet, int) - Method in class org.pentaho.di.core.database.Database
 
AbstractBaseCell - Class in org.pentaho.di.trans.steps.olapinput.olap4jhelper
 
AbstractBaseCell() - Constructor for class org.pentaho.di.trans.steps.olapinput.olap4jhelper.AbstractBaseCell
Blank Constructor for serialization dont use.
AbstractBaseCell(boolean, boolean) - Constructor for class org.pentaho.di.trans.steps.olapinput.olap4jhelper.AbstractBaseCell
BaseCell Constructor, every cell type should inherit basecell.
AbstractFileErrorHandler - Class in org.pentaho.di.trans.step.errorhandling
 
AbstractFileErrorHandler(Date, String, String, String, BaseStep) - Constructor for class org.pentaho.di.trans.step.errorhandling.AbstractFileErrorHandler
 
AbstractFileValidator - Class in org.pentaho.di.job.entry.validator
 
AbstractFileValidator() - Constructor for class org.pentaho.di.job.entry.validator.AbstractFileValidator
 
AbstractGraph - Class in org.pentaho.di.ui.spoon
The beginnings of a common graph object, used by JobGraph and TransGraph to share common behaviors.
AbstractGraph(Composite, int) - Constructor for class org.pentaho.di.ui.spoon.AbstractGraph
 
AbstractMessageHandler - Class in org.pentaho.di.i18n
Standard Message handler that takes a root package, plus key and resolves that into one/more resultant messages.
AbstractMessageHandler() - Constructor for class org.pentaho.di.i18n.AbstractMessageHandler
 
AbstractMessages - Class in org.pentaho.di.trans.steps.infobrightoutput
 
AbstractMessages() - Constructor for class org.pentaho.di.trans.steps.infobrightoutput.AbstractMessages
 
AbstractRepositoryExplorerUISupport - Class in org.pentaho.di.ui.repository.repositoryexplorer.uisupport
 
AbstractRepositoryExplorerUISupport() - Constructor for class org.pentaho.di.ui.repository.repositoryexplorer.uisupport.AbstractRepositoryExplorerUISupport
 
AbstractStep - Class in org.pentaho.di.core.util
 
AbstractStep(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.core.util.AbstractStep
Constructor.
AbstractStepMeta - Class in org.pentaho.di.core.util
 
AbstractStepMeta() - Constructor for class org.pentaho.di.core.util.AbstractStepMeta
Default constructor.
accept() - Method in class org.pentaho.di.ui.core.database.dialog.XulDatabaseExplorerController
 
accept() - Method in class org.pentaho.di.ui.core.database.dialog.XulPreviewRowsController
 
accepts(String) - Method in interface org.pentaho.di.ui.spoon.FileListener
 
accepts(String) - Method in class org.pentaho.di.ui.spoon.JobFileListener
 
accepts(String) - Method in class org.pentaho.di.ui.spoon.TransFileListener
 
acceptsXml(String) - Method in interface org.pentaho.di.ui.spoon.FileListener
 
acceptsXml(String) - Method in class org.pentaho.di.ui.spoon.JobFileListener
 
acceptsXml(String) - Method in class org.pentaho.di.ui.spoon.TransFileListener
 
AccessDeniedException - Exception in org.pentaho.di.ui.repository.repositoryexplorer
 
AccessDeniedException() - Constructor for exception org.pentaho.di.ui.repository.repositoryexplorer.AccessDeniedException
 
AccessDeniedException(String) - Constructor for exception org.pentaho.di.ui.repository.repositoryexplorer.AccessDeniedException
 
AccessDeniedException(String, Throwable) - Constructor for exception org.pentaho.di.ui.repository.repositoryexplorer.AccessDeniedException
 
AccessDeniedException(Throwable) - Constructor for exception org.pentaho.di.ui.repository.repositoryexplorer.AccessDeniedException
 
AccessInput - Class in org.pentaho.di.trans.steps.accessinput
Read all Access files, convert them to rows and writes these to one or more output streams.
AccessInput(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.accessinput.AccessInput
 
AccessInputData - Class in org.pentaho.di.trans.steps.accessinput
 
AccessInputData() - Constructor for class org.pentaho.di.trans.steps.accessinput.AccessInputData
 
AccessInputDialog - Class in org.pentaho.di.ui.trans.steps.accessinput
 
AccessInputDialog(Shell, Object, TransMeta, String) - Constructor for class org.pentaho.di.ui.trans.steps.accessinput.AccessInputDialog
 
AccessInputField - Class in org.pentaho.di.trans.steps.accessinput
Describes an AccessInput field
AccessInputField(String) - Constructor for class org.pentaho.di.trans.steps.accessinput.AccessInputField
 
AccessInputField() - Constructor for class org.pentaho.di.trans.steps.accessinput.AccessInputField
 
AccessInputMeta - Class in org.pentaho.di.trans.steps.accessinput
 
AccessInputMeta() - Constructor for class org.pentaho.di.trans.steps.accessinput.AccessInputMeta
 
AccessOutput - Class in org.pentaho.di.trans.steps.accessoutput
Writes rows to a database table.
AccessOutput(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.accessoutput.AccessOutput
 
AccessOutputData - Class in org.pentaho.di.trans.steps.accessoutput
 
AccessOutputData() - Constructor for class org.pentaho.di.trans.steps.accessoutput.AccessOutputData
 
AccessOutputDialog - Class in org.pentaho.di.ui.trans.steps.accessoutput
 
AccessOutputDialog(Shell, Object, TransMeta, String) - Constructor for class org.pentaho.di.ui.trans.steps.accessoutput.AccessOutputDialog
 
AccessOutputMeta - Class in org.pentaho.di.trans.steps.accessoutput
 
AccessOutputMeta() - Constructor for class org.pentaho.di.trans.steps.accessoutput.AccessOutputMeta
 
acos() - Method in class org.pentaho.di.compatibility.Value
 
action(TreeItem) - Method in interface org.pentaho.di.ui.core.widget.DoubleClickInterface
 
ACTION_APPEND - Static variable in class org.pentaho.di.trans.steps.gpbulkloader.GPBulkLoaderMeta
 
ACTION_APPEND - Static variable in class org.pentaho.di.trans.steps.orabulkloader.OraBulkLoaderMeta
 
ACTION_INSERT - Static variable in class org.pentaho.di.trans.steps.gpbulkloader.GPBulkLoaderMeta
 
ACTION_INSERT - Static variable in class org.pentaho.di.trans.steps.orabulkloader.OraBulkLoaderMeta
 
ACTION_INSERT - Static variable in class org.pentaho.di.trans.steps.pgbulkloader.PGBulkLoaderMeta
 
ACTION_REPLACE - Static variable in class org.pentaho.di.trans.steps.gpbulkloader.GPBulkLoaderMeta
 
ACTION_REPLACE - Static variable in class org.pentaho.di.trans.steps.orabulkloader.OraBulkLoaderMeta
 
ACTION_TRUNCATE - Static variable in class org.pentaho.di.trans.steps.gpbulkloader.GPBulkLoaderMeta
 
ACTION_TRUNCATE - Static variable in class org.pentaho.di.trans.steps.orabulkloader.OraBulkLoaderMeta
 
ACTION_TRUNCATE - Static variable in class org.pentaho.di.trans.steps.pgbulkloader.PGBulkLoaderMeta
 
action_type - Variable in class org.pentaho.di.job.entries.pgpencryptfiles.JobEntryPGPEncryptFiles
 
ACTION_TYPE_DELETE - Static variable in class org.pentaho.di.job.entries.getpop.MailConnectionMeta
 
ACTION_TYPE_ENCRYPT - Static variable in class org.pentaho.di.job.entries.pgpencryptfiles.JobEntryPGPEncryptFiles
 
ACTION_TYPE_GET - Static variable in class org.pentaho.di.job.entries.getpop.MailConnectionMeta
 
ACTION_TYPE_MOVE - Static variable in class org.pentaho.di.job.entries.getpop.MailConnectionMeta
 
ACTION_TYPE_SIGN - Static variable in class org.pentaho.di.job.entries.pgpencryptfiles.JobEntryPGPEncryptFiles
 
ACTION_TYPE_SIGN_AND_ENCRYPT - Static variable in class org.pentaho.di.job.entries.pgpencryptfiles.JobEntryPGPEncryptFiles
 
actiontype - Variable in class org.pentaho.di.job.entries.getpop.JobEntryGetPOP
 
actionTypeCode - Static variable in class org.pentaho.di.job.entries.getpop.MailConnectionMeta
 
actionTypeCodes - Static variable in class org.pentaho.di.job.entries.pgpencryptfiles.JobEntryPGPEncryptFiles
 
actionTypeDesc - Static variable in class org.pentaho.di.job.entries.getpop.MailConnectionMeta
 
actionTypeDesc - Static variable in class org.pentaho.di.job.entries.pgpencryptfiles.JobEntryPGPEncryptFiles
 
activateMoveTo() - Method in class org.pentaho.di.ui.job.entries.ftp.JobEntryFTPDialog
 
activateMoveTo() - Method in class org.pentaho.di.ui.job.entries.ftpsget.JobEntryFTPSGetDialog
 
activateOptions() - Method in class org.pentaho.di.core.logging.Log4jKettleLayout
 
activateOptions() - Method in interface org.pentaho.di.core.logging.Log4JLayoutInterface
 
activateParameters() - Method in interface org.pentaho.di.core.parameters.NamedParams
Activate the currently set parameters
activateParameters() - Method in class org.pentaho.di.core.parameters.NamedParamsDefault
 
activateParameters() - Method in class org.pentaho.di.job.Job
 
activateParameters() - Method in class org.pentaho.di.job.JobMeta
 
activateParameters() - Method in class org.pentaho.di.trans.Trans
Activates all parameters by setting their values.
activateParameters() - Method in class org.pentaho.di.trans.TransMeta
Activates the parameters.
activatePerspective(Class<? extends SpoonPerspective>) - Method in class org.pentaho.di.ui.spoon.SpoonPerspectiveManager
Activates the given instance of the class literal passed in.
add(Object) - Method in class org.pentaho.di.compatibility.Row
Deprecated.  
add(Result) - Method in class org.pentaho.di.core.Result
Add the numbers of lines from a different result to this result
add(KeyValue<?>...) - Method in class org.pentaho.di.core.util.KeyValueSet
Add key value(s).
add(Object) - Method in class org.pentaho.di.trans.steps.jsoninput.NJSONArray
 
add(String, String[], String[], String, boolean) - Method in class org.pentaho.di.trans.steps.ldapinput.LDAPConnection
 
add(String) - Method in class org.pentaho.di.ui.core.widget.ComboVar
 
add(String) - Method in class org.pentaho.di.ui.core.widget.LabelComboVar
 
add(String...) - Method in class org.pentaho.di.ui.core.widget.TableView
 
add1ToLong(Long) - Method in class org.pentaho.di.trans.steps.scriptvalues_mod.JavaScriptTest
Add 1 to l
add1ToLongStatic(Long) - Static method in class org.pentaho.di.trans.steps.scriptvalues_mod.JavaScriptTest
Add 1 to l
add1ToNumber(Double) - Method in class org.pentaho.di.trans.steps.scriptvalues_mod.JavaScriptTest
Add 1.0 to d
add1ToNumberStatic(Double) - Static method in class org.pentaho.di.trans.steps.scriptvalues_mod.JavaScriptTest
Add 1.0 to d
add1ToString(String) - Method in class org.pentaho.di.trans.steps.scriptvalues_mod.JavaScriptTest
Add 1 to int value in s
add1ToStringStatic(String) - Static method in class org.pentaho.di.trans.steps.scriptvalues_mod.JavaScriptTest
Add 1 to int value in s
ADD_ALL_FILENAMES - Static variable in class org.pentaho.di.job.entries.dostounix.JobEntryDosToUnix
 
ADD_ALL_FILENAMES - Variable in class org.pentaho.di.job.entries.xmlwellformed.JobEntryXMLWellFormed
 
ADD_BAD_FORMED_FILES_ONLY - Variable in class org.pentaho.di.job.entries.xmlwellformed.JobEntryXMLWellFormed
 
add_days(long) - Method in class org.pentaho.di.compatibility.Value
Add a number of days to a Date value.
ADD_ERROR_FILES_ONLY - Static variable in class org.pentaho.di.job.entries.dostounix.JobEntryDosToUnix
 
add_months(int) - Method in class org.pentaho.di.compatibility.Value
 
ADD_NOTHING - Static variable in class org.pentaho.di.job.entries.dostounix.JobEntryDosToUnix
 
ADD_PROCESSED_FILES_ONLY - Static variable in class org.pentaho.di.job.entries.dostounix.JobEntryDosToUnix
 
add_result_filesname - Variable in class org.pentaho.di.job.entries.copyfiles.JobEntryCopyFiles
 
add_result_filesname - Variable in class org.pentaho.di.job.entries.movefiles.JobEntryMoveFiles
 
add_result_filesname - Variable in class org.pentaho.di.job.entries.pgpdecryptfiles.JobEntryPGPDecryptFiles
 
add_result_filesname - Variable in class org.pentaho.di.job.entries.pgpencryptfiles.JobEntryPGPEncryptFiles
 
ADD_WELL_FORMED_FILES_ONLY - Variable in class org.pentaho.di.job.entries.xmlwellformed.JobEntryXMLWellFormed
 
addAdditionalFields - Variable in class org.pentaho.di.trans.steps.fuzzymatch.FuzzyMatchData
 
addAlgorithmOutput - Variable in class org.pentaho.di.trans.steps.symmetriccrypto.secretkeygenerator.SecretKeyGeneratorData
 
addAllTabs() - Method in class org.pentaho.di.ui.spoon.job.JobGraph
 
addAllTabs() - Method in class org.pentaho.di.ui.spoon.trans.TransGraph
 
addAllToSelection() - Method in class org.pentaho.di.ui.spoon.wizards.RipDatabaseWizardPage2
 
addAppender(Appender) - Method in class org.pentaho.di.core.logging.LogWriter
 
addBinaryAttribute(String) - Method in class org.pentaho.di.trans.steps.ldapinput.LDAPConnection
 
addBreakPointListener(BreakPointListener) - Method in class org.pentaho.di.trans.debug.StepDebugMeta
Add a break-point listener to the debug information.
addBreakPointListers(BreakPointListener) - Method in class org.pentaho.di.trans.debug.TransDebugMeta
Add a break point listener to all defined step debug meta data
addBufferChangedListener(BufferChangedListener) - Method in class org.pentaho.di.core.logging.Log4jStringAppender
Deprecated.  
addCaller(String, String) - Method in class org.pentaho.di.ui.spoon.BreadcrumbManager
Adds a link between a caller id a callee id.
addCardLengthOutput - Variable in class org.pentaho.di.trans.steps.randomccnumber.RandomCCNumberGeneratorData
 
addCardTypeOutput - Variable in class org.pentaho.di.trans.steps.randomccnumber.RandomCCNumberGeneratorData
 
addCheckBoxToolTipListener(CheckBoxToolTipListener) - Method in class org.pentaho.di.ui.core.widget.CheckBoxToolTip
 
AddClosureArrayList<T> - Class in org.pentaho.di.core.util
 
AddClosureArrayList() - Constructor for class org.pentaho.di.core.util.AddClosureArrayList
 
addCondition(Condition) - Method in class org.pentaho.di.core.Condition
 
addCondition(int, Condition) - Method in class org.pentaho.di.core.Condition
 
addConnectionLine(Composite, Control, int, int) - Method in class org.pentaho.di.ui.job.entry.JobEntryDialog
Adds the connection line for the given parent and previous control, and returns a combo box UI component
addConnectionLine(Composite, Control, int, int, Label, Button, Button) - Method in class org.pentaho.di.ui.job.entry.JobEntryDialog
Adds the connection line for the given parent and previous control, and returns a combo box UI component
addConnectionLine(Composite, Control, int, int) - Method in class org.pentaho.di.ui.trans.step.BaseStepDialog
Adds the connection line.
addConnectionLine(Composite, Control, int, int, Class<? extends DatabaseInterface>) - Method in class org.pentaho.di.ui.trans.step.BaseStepDialog
Adds the connection line.
addConnectionLine(Composite, Control, int, int, Label, Button, Button) - Method in class org.pentaho.di.ui.trans.step.BaseStepDialog
Adds the connection line.
addConnectionLine(Composite, Control, int, int, Label, Button, Button, Class<? extends DatabaseInterface>) - Method in class org.pentaho.di.ui.trans.step.BaseStepDialog
Adds the connection line.
addConnectionLine(Composite, Control, int, int, Class<? extends DatabaseInterface>, TransMeta) - Method in class org.pentaho.di.ui.trans.steps.monetdbbulkloader.MonetDBBulkLoaderDialog
 
addContextChangeVetoer(ContextChangeVetoer) - Method in class org.pentaho.di.ui.repository.repositoryexplorer.controllers.BrowseController
 
addContextChangeVetoer(ContextChangeVetoer) - Method in interface org.pentaho.di.ui.repository.repositoryexplorer.controllers.IBrowseController
 
addCoreObjectsTree() - Method in class org.pentaho.di.ui.spoon.Spoon
 
addCredentials(HttpClient) - Method in class org.pentaho.di.cluster.SlaveServer
 
addDatabase(DatabaseMeta) - Method in class org.pentaho.di.job.JobMeta
 
addDatabase(int, DatabaseMeta) - Method in class org.pentaho.di.job.JobMeta
 
addDatabase(DatabaseMeta) - Method in class org.pentaho.di.repository.RepositoriesMeta
 
addDatabase(int, DatabaseMeta) - Method in class org.pentaho.di.repository.RepositoriesMeta
 
addDatabase(DatabaseMeta) - Method in interface org.pentaho.di.trans.HasDatabasesInterface
Add a database connection to the transformation.
addDatabase(int, DatabaseMeta) - Method in interface org.pentaho.di.trans.HasDatabasesInterface
Add a database connection to the transformation on a certain location.
addDatabase(DatabaseMeta) - Method in class org.pentaho.di.trans.TransMeta
Adds the specified database (via database meta-data) to the list of associated databases for the transformation.
addDatabase(int, DatabaseMeta) - Method in class org.pentaho.di.trans.TransMeta
Adds a database association to the transformation at the given index
addDatabases() - Method in class org.pentaho.di.ui.job.entries.checkdbconnection.JobEntryCheckDbConnectionsDialog
 
addDatabases(CCombo) - Method in class org.pentaho.di.ui.job.entry.JobEntryDialog
Adds the databases from the job metadata to the combo box.
addDatabases(CCombo) - Method in class org.pentaho.di.ui.trans.step.BaseStepDialog
Adds the databases to the Combo Box component.
addDatabases(CCombo, Class<? extends DatabaseInterface>) - Method in class org.pentaho.di.ui.trans.step.BaseStepDialog
Adds the databases with the specified type to the Combo Box component.
addDatabases(XulMenuList<?>) - Method in class org.pentaho.di.ui.trans.step.BaseStepXulDialog
 
addDatabases(XulMenuList, Class<? extends DatabaseInterface>) - Method in class org.pentaho.di.ui.trans.step.BaseStepXulDialog
 
addDatabases(ComboVar, Class<? extends DatabaseInterface>) - Method in class org.pentaho.di.ui.trans.steps.monetdbbulkloader.MonetDBBulkLoaderDialog
 
addDataRow(RowMetaInterface, Object[]) - Method in class org.pentaho.di.ui.core.dialog.PreviewRowsDialog
 
addDate - Variable in class org.pentaho.di.job.entries.job.JobEntryJob
 
addDate - Variable in class org.pentaho.di.job.entries.shell.JobEntryShell
 
addDate - Variable in class org.pentaho.di.job.entries.trans.JobEntryTrans
 
addDays(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
addDefaultKeyListeners(Control) - Method in class org.pentaho.di.ui.spoon.Spoon
 
addDefaults() - Method in class org.pentaho.di.job.JobMeta
Adds the defaults.
addDelayListener(DelayListener) - Method in class org.pentaho.di.ui.spoon.trans.DelayTimer
 
addDependency(TransDependency) - Method in class org.pentaho.di.trans.TransMeta
Add a new dependency to the transformation.
addDependency(int, TransDependency) - Method in class org.pentaho.di.trans.TransMeta
Add a new dependency to the transformation on a certain location (i.e.
addDialogClosedListener(DialogClosedListener) - Method in class org.pentaho.di.ui.core.dialog.PreviewRowsDialog
 
addDialogListener(DialogController.DialogListener<Object>) - Method in class org.pentaho.di.ui.repository.repositoryexplorer.controllers.MainController
 
addDoubleClick(TreeItem, DoubleClickInterface) - Static method in class org.pentaho.di.ui.core.widget.TreeItemAccelerator
 
addDragSourceToTree(Tree, Tree, Tree) - Method in class org.pentaho.di.ui.spoon.delegates.SpoonTreeDelegate
 
addEntry(FileObject, AnnotationDB) - Method in class org.pentaho.di.core.plugins.JarFileCache
 
addErrorRowData(Object[], int, long, String, String, String) - Method in class org.pentaho.di.trans.step.StepErrorMeta
 
addErrors(int) - Method in class org.pentaho.di.job.Job
Add a number of errors to the total number of errors that occurred during execution.
addExceptionRemark(CheckResultSourceInterface, String, String, List<CheckResultInterface>, Exception) - Static method in class org.pentaho.di.job.entry.validator.JobEntryValidatorUtils
 
AddExportServlet - Class in org.pentaho.di.www
This servlet allows you to transport an exported job or transformation over to the carte server as a zip file.
AddExportServlet() - Constructor for class org.pentaho.di.www.AddExportServlet
 
AddExportServlet(JobMap, TransformationMap) - Constructor for class org.pentaho.di.www.AddExportServlet
 
addExtension - Variable in class org.pentaho.di.trans.steps.textfileinput.TextFileInputData
 
addExtraClasses(Map<Class<?>, String>, Class<?>, Annotation) - Method in class org.pentaho.di.core.plugins.LifecyclePluginType
Extract extra classes information from a plugin annotation.
addExtraClasses(Map<Class<?>, String>, Class<?>, Annotation) - Method in class org.pentaho.di.core.plugins.RepositoryPluginType
Extract extra classes information from a plugin annotation.
addExtraOption(String, String, String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
Add an extra option to the attributes list
addExtraOption(String, String, String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
Add an extra option to the attributes list
addExtraOption(String, String, String) - Method in class org.pentaho.di.core.database.DatabaseMeta
Add an extra option to the attributes list
addExtraView() - Method in class org.pentaho.di.ui.spoon.job.JobGraph
Add an extra view to the main composite SashForm
addExtraView() - Method in class org.pentaho.di.ui.spoon.trans.TransGraph
Add an extra view to the main composite SashForm
addFailureRemark(CheckResultSourceInterface, String, String, List<CheckResultInterface>, int) - Static method in class org.pentaho.di.job.entry.validator.JobEntryValidatorUtils
 
addField(String, String) - Method in class org.pentaho.di.trans.steps.elasticsearchbulk.ElasticSearchBulkMeta
 
addField(SAPField) - Method in class org.pentaho.di.trans.steps.sapinput.sap.SAPRow
 
addFieldIn(WebServiceField) - Method in class org.pentaho.di.trans.steps.webservices.WebServiceMeta
 
addFieldOut(WebServiceField) - Method in class org.pentaho.di.trans.steps.webservices.WebServiceMeta
 
addFile(FileObject) - Method in class org.pentaho.di.core.fileinput.FileInputList
 
addFileListener(FileListener) - Method in class org.pentaho.di.ui.spoon.Spoon
 
addFilenameChangedListener(FilenameChangedListener) - Method in class org.pentaho.di.job.JobMeta
Adds the filename changed listener.
addFilenameChangedListener(FilenameChangedListener) - Method in class org.pentaho.di.trans.TransMeta
Adds a listener for "filename changed" events.
addFilter(Filter) - Method in class org.pentaho.di.core.logging.Log4jBufferAppender
 
addFilter(Filter) - Method in class org.pentaho.di.core.logging.Log4jConsoleAppender
 
addFilter(Filter) - Method in class org.pentaho.di.core.logging.Log4jFileAppender
 
addFilter(Filter) - Method in class org.pentaho.di.core.logging.Log4jPipedAppender
 
addFilter(Filter) - Method in class org.pentaho.di.core.logging.Log4jStringAppender
Deprecated.  
addFocusListener(FocusListener) - Method in class org.pentaho.di.ui.core.widget.CheckBoxVar
 
addFocusListener(FocusListener) - Method in class org.pentaho.di.ui.core.widget.ComboVar
 
addFocusListener(FocusAdapter) - Method in class org.pentaho.di.ui.core.widget.StyledTextComp
 
addFocusListener(FocusListener) - Method in class org.pentaho.di.ui.core.widget.TextVar
 
addFocusListener(FocusListener) - Method in class org.pentaho.di.ui.core.widget.warning.TextVarWarning
 
addFocusListener(FocusListener) - Method in class org.pentaho.di.ui.core.widget.warning.WarningText
 
addGeneralRemark(CheckResultSourceInterface, String, String, List<CheckResultInterface>, String, int) - Static method in class org.pentaho.di.job.entry.validator.JobEntryValidatorUtils
 
AddGeoRSS() - Method in class org.pentaho.di.trans.steps.rssoutput.RssOutputMeta
 
addHostName(boolean) - Method in class org.pentaho.di.job.entries.syslog.JobEntrySyslog
 
addHostName(boolean) - Method in class org.pentaho.di.trans.steps.syslog.SyslogMessageMeta
 
addHours(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
AddImage() - Method in class org.pentaho.di.trans.steps.rssoutput.RssOutputMeta
 
addInfosToRow - Variable in class org.pentaho.di.trans.steps.clonerow.CloneRowData
 
addInput(SAPField) - Method in class org.pentaho.di.trans.steps.sapinput.sap.SAPFunctionSignature
 
addInputRenames(List<MappingValueRename>, List<MappingValueRename>) - Static method in class org.pentaho.di.trans.steps.mapping.Mapping
 
addInternalVariables(Properties) - Static method in class org.pentaho.di.core.util.EnvUtil
Add a number of internal variables to the Kettle Variables at the root.
addIsHidden - Variable in class org.pentaho.di.trans.steps.textfileinput.TextFileInputData
 
addJob(JobMeta) - Method in class org.pentaho.di.ui.spoon.delegates.SpoonJobDelegate
Add a job to the job map
addJob(String, String, Job, JobConfiguration) - Method in class org.pentaho.di.www.JobMap
 
addJobEntry(JobEntryCopy) - Method in class org.pentaho.di.job.JobMeta
Adds the job entry.
addJobEntry(int, JobEntryCopy) - Method in class org.pentaho.di.job.JobMeta
Adds the job entry.
addJobEntryListener(JobEntryListener) - Method in class org.pentaho.di.job.Job
Adds the job entry listener.
addJobGraph(JobMeta) - Method in class org.pentaho.di.ui.spoon.delegates.SpoonJobDelegate
 
addJobGraph(JobMeta) - Method in class org.pentaho.di.ui.spoon.Spoon
 
addJobGrid() - Method in class org.pentaho.di.ui.spoon.job.JobGridDelegate
Add a grid with the execution metrics per step in a table view
addJobHistory() - Method in class org.pentaho.di.ui.spoon.job.JobHistoryDelegate
 
addJobHistory() - Method in class org.pentaho.di.ui.spoon.Spoon
 
addJobHistory(JobMeta, boolean) - Method in class org.pentaho.di.ui.spoon.Spoon
 
addJobHop(JobHopMeta) - Method in class org.pentaho.di.job.JobMeta
Adds the job hop.
addJobHop(int, JobHopMeta) - Method in class org.pentaho.di.job.JobMeta
Adds the job hop.
addJobListener(JobListener) - Method in class org.pentaho.di.job.Job
Add a job listener to the job
addJobLog() - Method in class org.pentaho.di.ui.spoon.job.JobLogDelegate
 
addJobLog() - Method in class org.pentaho.di.ui.spoon.Spoon
 
AddJobServlet - Class in org.pentaho.di.www
 
AddJobServlet() - Constructor for class org.pentaho.di.www.AddJobServlet
 
AddJobServlet(JobMap, SocketRepository) - Constructor for class org.pentaho.di.www.AddJobServlet
 
addJobTracker(JobTracker) - Method in class org.pentaho.di.core.gui.JobTracker
 
addKeyListener(KeyListener) - Method in class org.pentaho.di.ui.core.widget.CheckBoxVar
 
addKeyListener(KeyListener) - Method in class org.pentaho.di.ui.core.widget.ComboVar
 
addKeyListener(KeyAdapter) - Method in class org.pentaho.di.ui.core.widget.StyledTextComp
 
addKeyListener(KeyListener) - Method in class org.pentaho.di.ui.core.widget.TextVar
 
addKeyListener(KeyListener) - Method in class org.pentaho.di.ui.core.widget.warning.TextVarWarning
 
addKeyListener(KeyListener) - Method in class org.pentaho.di.ui.core.widget.warning.WarningText
 
addKeyOccurrence(KeyOccurrence) - Method in class org.pentaho.di.ui.i18n.MessagesSourceCrawler
Add a key occurrence to the list of occurrences.
addLastFile(String, String, String, boolean, String) - Method in class org.pentaho.di.ui.core.PropsUI
Add a last opened file to the top of the recently used list.
addLastModificationDate - Variable in class org.pentaho.di.trans.steps.textfileinput.TextFileInputData
 
addlineField - Variable in class org.pentaho.di.trans.steps.samplerows.SampleRowsData
 
addLineStyleListener(LineStyleListener) - Method in class org.pentaho.di.ui.core.widget.StyledTextComp
 
addLocationListener(LocationListener) - Method in class org.pentaho.di.ui.spoon.SpoonBrowser
 
addLog(String) - Method in class org.pentaho.di.repository.RepositoryImporter
 
addLog(String) - Method in interface org.pentaho.di.repository.RepositoryImportFeedbackInterface
 
addLog(String) - Method in class org.pentaho.di.ui.repository.dialog.RepositoryImportProgressDialog
 
addLookup(String[]) - Method in class org.pentaho.di.trans.steps.insertupdate.InsertUpdateTest
 
addLookup(String[]) - Method in class org.pentaho.di.trans.steps.update.UpdateTest
 
addMenuLast() - Method in class org.pentaho.di.ui.spoon.Spoon
 
addMenuListener(String, Object, String) - Method in class org.pentaho.di.ui.spoon.Spoon
 
addMinutes(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
addModifyListener(ModifyListener) - Method in class org.pentaho.di.ui.core.widget.ComboVar
Add a modify listener to the text widget
addModifyListener(ModifyListener) - Method in class org.pentaho.di.ui.core.widget.ConditionEditor
 
addModifyListener(ModifyListener) - Method in class org.pentaho.di.ui.core.widget.LabelComboVar
 
addModifyListener(ModifyListener) - Method in class org.pentaho.di.ui.core.widget.LabelText
 
addModifyListener(ModifyListener) - Method in class org.pentaho.di.ui.core.widget.LabelTextVar
 
addModifyListener(ModifyListener) - Method in class org.pentaho.di.ui.core.widget.StyledTextComp
 
addModifyListener(ModifyListener) - Method in class org.pentaho.di.ui.core.widget.TableView
 
addModifyListener(ModifyListener) - Method in class org.pentaho.di.ui.core.widget.TextVar
Add a modify listener to the text widget
addModifyListener(ModifyListener) - Method in class org.pentaho.di.ui.core.widget.warning.TextVarWarning
Add a modify listener to the text widget
addModifyListener(ModifyListener) - Method in class org.pentaho.di.ui.core.widget.warning.WarningText
Add a modify listener to the text widget
addModifyListener(ModifyListener) - Method in class org.pentaho.di.ui.trans.steps.elasticsearchbulk.LabelTimeComposite
 
addMonths(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
addMouseListener(MouseAdapter) - Method in class org.pentaho.di.ui.core.widget.StyledTextComp
 
addNameChangedListener(NameChangedListener) - Method in class org.pentaho.di.job.JobMeta
Adds the name changed listener.
addNameChangedListener(NameChangedListener) - Method in class org.pentaho.di.trans.TransMeta
Adds a listener for "name changed" events.
addNewRow() - Method in class org.pentaho.di.ui.trans.steps.rules.RulesDialog
 
addNewRow() - Method in class org.pentaho.di.ui.trans.steps.rules.RulesMetaMapper
 
addNonAccessibleFile(FileObject) - Method in class org.pentaho.di.core.fileinput.FileInputList
 
addNonExistantFile(FileObject) - Method in class org.pentaho.di.core.fileinput.FileInputList
 
addNote(NotePadMeta) - Method in class org.pentaho.di.job.JobMeta
Adds the note.
addNote(int, NotePadMeta) - Method in class org.pentaho.di.job.JobMeta
Adds the note.
addNote(NotePadMeta) - Method in class org.pentaho.di.trans.TransMeta
Add a new note to the transformation.
addNote(int, NotePadMeta) - Method in class org.pentaho.di.trans.TransMeta
Add a new note to the transformation on a certain location (i.e.
addNSPrefix(String, String) - Method in class org.pentaho.di.trans.steps.getxmldata.GetXMLData
 
addObjectType(Class<?>, String) - Method in class org.pentaho.di.core.plugins.BasePluginType
 
addObjectType(Class<?>, String) - Method in interface org.pentaho.di.core.plugins.PluginTypeInterface
Register an additional class type to be managed by the plugin system.
addObserver(PDIObserver) - Method in class org.pentaho.di.core.changed.ChangedFlag
 
addOkRemark(CheckResultSourceInterface, String, List<CheckResultInterface>) - Static method in class org.pentaho.di.job.entry.validator.JobEntryValidatorUtils
 
addOpenTabFile(String, String, String, boolean, String, int) - Method in class org.pentaho.di.ui.core.PropsUI
Add a last opened file to the top of the recently used list.
addOptions() - Method in class org.pentaho.di.core.database.DatabaseMeta
Add a list of common options for some databases.
addOrReplaceClusterSchema(ClusterSchema) - Method in class org.pentaho.di.trans.TransMeta
Add a new cluster schema to the transformation if that didn't exist yet.
addOrReplaceDatabase(DatabaseMeta) - Method in class org.pentaho.di.job.JobMeta
 
addOrReplaceDatabase(DatabaseMeta) - Method in interface org.pentaho.di.trans.HasDatabasesInterface
Add a database connection to the transformation if that connection didn't exists yet.
addOrReplaceDatabase(DatabaseMeta) - Method in class org.pentaho.di.trans.TransMeta
Adds the specified database (via database meta-data) to the list of associated databases for the transformation, or replaces the database if it already exists in the list
addOrReplacePartitionSchema(PartitionSchema) - Method in class org.pentaho.di.trans.TransMeta
Add a new partition schema to the transformation if that didn't exist yet.
addOrReplaceSlaveServer(SlaveServer) - Method in class org.pentaho.di.job.JobMeta
Add a new slave server to the transformation if that didn't exist yet.
addOrReplaceSlaveServer(SlaveServer) - Method in class org.pentaho.di.trans.TransMeta
Add a new slave server to the transformation if that didn't exist yet.
addOrReplaceStep(StepMeta) - Method in class org.pentaho.di.trans.TransMeta
Add a new step to the transformation if that step didn't exist yet.
addOutput(SAPField) - Method in class org.pentaho.di.trans.steps.sapinput.sap.SAPFunctionSignature
 
addPackage(Package) - Method in class org.pentaho.di.trans.steps.infobrightoutput.AbstractMessages
 
addPages() - Method in class org.pentaho.di.ui.spoon.wizards.CopyTableWizard
 
addPages() - Method in class org.pentaho.di.ui.spoon.wizards.RipDatabaseWizard
 
addPages() - Method in class org.pentaho.di.ui.trans.steps.textfileinput.TextFileImportWizard
 
addParameterDefinition(String, String, String) - Method in interface org.pentaho.di.core.parameters.NamedParams
Add a parameter definition to this set.
addParameterDefinition(String, String, String) - Method in class org.pentaho.di.core.parameters.NamedParamsDefault
 
addParameterDefinition(String, String, String) - Method in class org.pentaho.di.job.Job
 
addParameterDefinition(String, String, String) - Method in class org.pentaho.di.job.JobMeta
 
addParameterDefinition(String, String, String) - Method in class org.pentaho.di.trans.Trans
Adds a parameter definition to this transformation.
addParameterDefinition(String, String, String) - Method in class org.pentaho.di.trans.TransMeta
Adds the parameter definition.
addPartition(String, String, int, int) - Method in class org.pentaho.di.trans.SlaveStepCopyPartitionDistribution
Add a partition number to the distribution for re-use at runtime.
addPartition(String, String, int) - Method in class org.pentaho.di.trans.SlaveStepCopyPartitionDistribution
Add a partition number to the distribution if it doesn't already exist.
addPath - Variable in class org.pentaho.di.trans.steps.textfileinput.TextFileInputData
 
addPerspective(SpoonPerspective) - Method in class org.pentaho.di.ui.spoon.SpoonPerspectiveManager
Adds a SpoonPerspective making it available to be activated later.
addPerspectiveListener(SpoonPerspectiveListener) - Method in class org.pentaho.di.ui.spoon.MainSpoonPerspective
 
addPerspectiveListener(SpoonPerspectiveListener) - Method in interface org.pentaho.di.ui.spoon.SpoonPerspective
Allows outside code to register to for activation events for this perspective.
addPluginHistory(String, int) - Method in class org.pentaho.di.core.Props
 
addPluginType(PluginTypeInterface) - Static method in class org.pentaho.di.core.plugins.PluginRegistry
Add a PluginType to be managed by the registry
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pentaho.di.ui.spoon.Spoon
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.pentaho.di.ui.spoon.Spoon
 
addProxy(HttpClient) - Method in class org.pentaho.di.cluster.SlaveServer
 
addRefreshListener(RefreshListener) - Method in class org.pentaho.di.ui.spoon.job.JobGraph
 
addRepository(RepositoryMeta) - Method in class org.pentaho.di.repository.RepositoriesMeta
 
addRepository(int, RepositoryMeta) - Method in class org.pentaho.di.repository.RepositoriesMeta
 
addResultFile(ResultFile) - Method in class org.pentaho.di.trans.step.BaseStep
Adds the result file.
addResultFile() - Method in class org.pentaho.di.trans.steps.getxmldata.GetXMLDataMeta
 
addResultFile() - Method in class org.pentaho.di.trans.steps.jsoninput.JsonInputMeta
 
addResultFile() - Method in class org.pentaho.di.trans.steps.loadfileinput.LoadFileInputMeta
 
addResultFile(ResultFile) - Method in class org.pentaho.di.trans.steps.userdefinedjavaclass.TransformClassBase
 
addResultFile(ResultFile) - Method in class org.pentaho.di.trans.steps.userdefinedjavaclass.UserDefinedJavaClass
 
addResultFile() - Method in class org.pentaho.di.trans.steps.yamlinput.YamlInputMeta
 
addResultFileImpl(ResultFile) - Method in class org.pentaho.di.trans.steps.userdefinedjavaclass.UserDefinedJavaClass
 
addResultFilenames() - Method in class org.pentaho.di.trans.steps.fileexists.FileExistsMeta
 
addResultFilenames() - Method in class org.pentaho.di.trans.steps.filelocked.FileLockedMeta
 
addRootUri - Variable in class org.pentaho.di.trans.steps.textfileinput.TextFileInputData
 
addRow(Row) - Method in class org.pentaho.di.compatibility.Row
Add all the values of row r to the Row.
addRow(Object[]) - Method in class org.pentaho.di.trans.steps.dimensionlookup.DimensionCache
Add a row to the back of the list
addRow(int, Object[]) - Method in class org.pentaho.di.trans.steps.dimensionlookup.DimensionCache
Insert a row into the list on a certain index
addRow(SAPRow) - Method in class org.pentaho.di.trans.steps.sapinput.sap.SAPResultSet
 
addRowData(Object[], int, Object[]) - Static method in class org.pentaho.di.core.row.RowDataUtil
Add two arrays and make one new one.
addRowListener(String, RowListener) - Method in class org.pentaho.di.run.TimedTransRunner
 
addRowListener(RowListener) - Method in class org.pentaho.di.trans.step.BaseStep
 
addRowListener(RowListener) - Method in interface org.pentaho.di.trans.step.StepInterface
Add a rowlistener to the step allowing you to inspect (or manipulate, be careful) the rows coming in or exiting the step.
addRowListener(RowListener) - Method in class org.pentaho.di.trans.steps.mapping.Mapping
For preview of the main data path, make sure we pass the row listener down to the Mapping Output step...
addRowListener(RowListener) - Method in class org.pentaho.di.trans.steps.script.ScriptDummy
 
addRowListener(RowListener) - Method in interface org.pentaho.di.trans.steps.script.ScriptInterface
 
addRowListener(RowListener) - Method in class org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesModDummy
 
addRowListener(RowListener) - Method in class org.pentaho.di.trans.steps.userdefinedjavaclass.TransformClassBase
 
addRowListener(RowListener) - Method in class org.pentaho.di.trans.steps.userdefinedjavaclass.UserDefinedJavaClass
 
addRowListenerImpl(RowListener) - Method in class org.pentaho.di.trans.steps.userdefinedjavaclass.UserDefinedJavaClass
 
addRowListenersToTransformation(Trans) - Method in class org.pentaho.di.trans.debug.TransDebugMeta
 
addRowMeta(RowMetaInterface) - Method in class org.pentaho.di.core.row.RowMeta
 
addRowMeta(RowMetaInterface) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Add a number of fields from another row (append to the end).
addRowProducer(String, int) - Method in class org.pentaho.di.trans.Trans
This adds a row producer to the transformation that just got set up.
addRule(double, double, String) - Method in class org.pentaho.di.trans.steps.numberrange.NumberRangeMeta
 
addRule() - Method in class org.pentaho.di.ui.imp.ImportRulesDialog
 
addSecretKeyLengthOutput - Variable in class org.pentaho.di.trans.steps.symmetriccrypto.secretkeygenerator.SecretKeyGeneratorData
 
addSelectionListener(SelectionAdapter) - Method in class org.pentaho.di.ui.core.widget.CheckBoxVar
 
addSelectionListener(SelectionAdapter) - Method in class org.pentaho.di.ui.core.widget.ComboVar
 
addSelectionListener(SelectionAdapter) - Method in class org.pentaho.di.ui.core.widget.LabelComboVar
 
addSelectionListener(SelectionListener) - Method in class org.pentaho.di.ui.core.widget.LabelText
 
addSelectionListener(SelectionAdapter) - Method in class org.pentaho.di.ui.core.widget.LabelTextVar
 
addSelectionListener(SelectionAdapter) - Method in class org.pentaho.di.ui.core.widget.TextVar
 
addSelectionListener(SelectionAdapter) - Method in class org.pentaho.di.ui.core.widget.warning.TextVarWarning
 
addSelectionListener(SelectionAdapter) - Method in class org.pentaho.di.ui.core.widget.warning.WarningText
 
addSelectionListener(SelectionAdapter) - Method in class org.pentaho.di.ui.trans.steps.elasticsearchbulk.LabelTimeComposite
 
AddSequence - Class in org.pentaho.di.trans.steps.addsequence
Adds a sequential number to a stream of rows.
AddSequence(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.addsequence.AddSequence
 
addSequence(RowMetaInterface, Object[]) - Method in class org.pentaho.di.trans.steps.addsequence.AddSequence
 
addSequence(RowMetaInterface, Object[]) - Method in class org.pentaho.di.trans.steps.getslavesequence.GetSlaveSequence
 
AddSequenceData - Class in org.pentaho.di.trans.steps.addsequence
 
AddSequenceData() - Constructor for class org.pentaho.di.trans.steps.addsequence.AddSequenceData
 
AddSequenceDialog - Class in org.pentaho.di.ui.trans.steps.addsequence
 
AddSequenceDialog(Shell, Object, TransMeta, String) - Constructor for class org.pentaho.di.ui.trans.steps.addsequence.AddSequenceDialog
 
AddSequenceMeta - Class in org.pentaho.di.trans.steps.addsequence
Meta data for the Add Sequence step.
AddSequenceMeta() - Constructor for class org.pentaho.di.trans.steps.addsequence.AddSequenceMeta
 
AddSequenceTest - Class in org.pentaho.di.trans.steps.addsequence
Test class for the Add sequence step.
AddSequenceTest() - Constructor for class org.pentaho.di.trans.steps.addsequence.AddSequenceTest
 
addServer(String, int) - Method in class org.pentaho.di.trans.steps.elasticsearchbulk.ElasticSearchBulkMeta
 
addSetting(String, String) - Method in class org.pentaho.di.trans.steps.elasticsearchbulk.ElasticSearchBulkMeta
 
addShortFilename - Variable in class org.pentaho.di.trans.steps.textfileinput.TextFileInputData
 
addSize - Variable in class org.pentaho.di.trans.steps.textfileinput.TextFileInputData
 
addSnippits(String) - Method in class org.pentaho.di.ui.trans.steps.userdefinedjavaclass.UserDefinedJavaClassCodeSnippits
 
addSortingAttributes(String) - Method in class org.pentaho.di.trans.steps.ldapinput.LDAPConnection
 
addSourceResultFilenames() - Method in class org.pentaho.di.trans.steps.changefileencoding.ChangeFileEncodingMeta
 
addSpoonBrowser(String, String) - Method in interface org.pentaho.di.core.gui.SpoonInterface
 
addSpoonBrowser(String, String) - Method in class org.pentaho.di.ui.spoon.delegates.SpoonTabsDelegate
 
addSpoonBrowser(String, String, LocationListener) - Method in class org.pentaho.di.ui.spoon.delegates.SpoonTabsDelegate
 
addSpoonBrowser(String, String, boolean, LocationListener) - Method in class org.pentaho.di.ui.spoon.delegates.SpoonTabsDelegate
 
addSpoonBrowser(String, String, LocationListener) - Method in class org.pentaho.di.ui.spoon.Spoon
 
addSpoonBrowser(String, String) - Method in class org.pentaho.di.ui.spoon.Spoon
 
addSpoonMenuController(ISpoonMenuController) - Method in class org.pentaho.di.ui.spoon.Spoon
 
addSpoonSlave(SlaveServer) - Method in class org.pentaho.di.ui.spoon.delegates.SpoonSlaveDelegate
 
addSpoonSlave() - Method in class org.pentaho.di.ui.spoon.Spoon
 
addSpoonSlave(SlaveServer) - Method in class org.pentaho.di.ui.spoon.Spoon
 
addStep(StepMeta) - Method in class org.pentaho.di.trans.TransMeta
Add a new step to the transformation.
addStep(int, StepMeta) - Method in class org.pentaho.di.trans.TransMeta
Add a new step to the transformation at the specified index.
addStepField(StepFieldNode) - Method in class org.pentaho.di.ui.core.database.dialog.XulStepFieldsModel
 
addStepListener(StepListener) - Method in class org.pentaho.di.trans.step.BaseStep
 
addStepListener(StepListener) - Method in interface org.pentaho.di.trans.step.StepInterface
Attach a step listener to be notified when a step arrives in a certain state.
addStepListener(StepListener) - Method in class org.pentaho.di.trans.steps.script.ScriptDummy
 
addStepListener(StepListener) - Method in class org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesModDummy
 
addStepListener(StepListener) - Method in class org.pentaho.di.trans.steps.userdefinedjavaclass.TransformClassBase
 
addStepListener(StepListener) - Method in class org.pentaho.di.trans.steps.userdefinedjavaclass.UserDefinedJavaClass
 
addStepListenerImpl(StepListener) - Method in class org.pentaho.di.trans.steps.userdefinedjavaclass.UserDefinedJavaClass
 
addStream(StreamInterface) - Method in class org.pentaho.di.trans.step.StepIOMeta
 
addStream(StreamInterface) - Method in interface org.pentaho.di.trans.step.StepIOMetaInterface
Add a stream to the steps I/O interface
addSubdirectory(RepositoryDirectoryInterface) - Method in class org.pentaho.di.repository.RepositoryDirectory
Add a subdirectory to this directory.
addSubdirectory(RepositoryDirectoryInterface) - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
Add a subdirectory to this directory.
addTab(TabMapEntry) - Method in class org.pentaho.di.ui.spoon.delegates.SpoonTabsDelegate
 
addTableModelListener(TableModelListener) - Method in class org.pentaho.di.trans.steps.autodoc.KettleFileTableModel
 
addTagValue(String, String, boolean, String...) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string for a certain tag String value
addTagValue(KettleAttributeInterface, String) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string (including a carriage return) for a certain tag String value
addTagValue(String, String) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string (including a carriage return) for a certain tag String value
addTagValue(KettleAttributeInterface, boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string (including a carriage return) for a certain tag boolean value
addTagValue(String, boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string (including a carriage return) for a certain tag boolean value
addTagValue(String, boolean, boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string for a certain tag boolean value
addTagValue(String, long) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string for a certain tag long integer value
addTagValue(String, long, boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string for a certain tag long integer value
addTagValue(KettleAttributeInterface, int) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string (with carriage return) for a certain tag integer value
addTagValue(String, int) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string (with carriage return) for a certain tag integer value
addTagValue(String, int, boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string for a certain tag integer value
addTagValue(String, double) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string (with carriage return) for a certain tag double value
addTagValue(String, double, boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string for a certain tag double value
addTagValue(String, Date) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string (with carriage return) for a certain tag Date value
addTagValue(String, Date, boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string for a certain tag Date value
addTagValue(String, BigDecimal) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string (including a carriage return) for a certain tag BigDecimal value
addTagValue(String, BigDecimal, boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string (including a carriage return) for a certain tag BigDecimal value
addTagValue(String, byte[]) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string (including a carriage return) for a certain tag binary (byte[]) value
addTagValue(String, byte[], boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string (including a carriage return) for a certain tag binary (byte[]) value
addTargetResultFilenames() - Method in class org.pentaho.di.trans.steps.changefileencoding.ChangeFileEncodingMeta
 
addTime - Variable in class org.pentaho.di.job.entries.job.JobEntryJob
 
addTime - Variable in class org.pentaho.di.job.entries.shell.JobEntryShell
 
addTime - Variable in class org.pentaho.di.job.entries.trans.JobEntryTrans
 
addTimestamp(boolean) - Method in class org.pentaho.di.job.entries.syslog.JobEntrySyslog
 
addTimestamp(boolean) - Method in class org.pentaho.di.trans.steps.syslog.SyslogMessageMeta
 
addTimeToDate(Date, String, String) - Static method in class org.pentaho.di.core.Const
Add time to an input date
addTimeToDate(ValueMetaInterface, Object, ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
addToAvailableRepositories(RepositoryMeta) - Method in class org.pentaho.di.ui.repository.model.RepositoriesModel
 
addToDestination(String) - Method in class org.pentaho.di.ui.core.dialog.EnterListDialog
 
addToDestination(String) - Method in class org.pentaho.di.ui.spoon.wizards.RipDatabaseWizardPage2
 
AddToResult() - Method in class org.pentaho.di.trans.steps.jsonoutput.JsonOutputMeta
 
addToResult() - Method in class org.pentaho.di.trans.steps.propertyoutput.PropertyOutputMeta
 
AddToResult() - Method in class org.pentaho.di.trans.steps.rssoutput.RssOutputMeta
 
AddToResult() - Method in class org.pentaho.di.trans.steps.sqlfileoutput.SQLFileOutputMeta
 
AddToResultFilename() - Method in class org.pentaho.di.trans.steps.ldifinput.LDIFInputMeta
 
addToSelection(String[]) - Method in class org.pentaho.di.ui.core.dialog.EnterListDialog
 
addToSelection(String[]) - Method in class org.pentaho.di.ui.spoon.wizards.RipDatabaseWizardPage2
 
addTransformation(TransMeta) - Method in class org.pentaho.di.ui.spoon.delegates.SpoonTransformationDelegate
Add a transformation to the
addTransformation(String, String, Trans, TransConfiguration) - Method in class org.pentaho.di.www.TransformationMap
Add a transformation to the map
addTransGraph(TransMeta) - Method in interface org.pentaho.di.core.gui.SpoonInterface
 
addTransGraph(TransMeta) - Method in class org.pentaho.di.ui.spoon.delegates.SpoonTransformationDelegate
 
addTransGraph(TransMeta) - Method in class org.pentaho.di.ui.spoon.Spoon
 
addTransGrid() - Method in class org.pentaho.di.ui.spoon.trans.TransGridDelegate
Add a grid with the execution metrics per step in a table view
addTransHistory() - Method in class org.pentaho.di.ui.spoon.Spoon
 
addTransHistory() - Method in class org.pentaho.di.ui.spoon.trans.TransHistoryDelegate
 
addTransHop(TransHopMeta) - Method in class org.pentaho.di.trans.TransMeta
Add a new hop to the transformation.
addTransHop(int, TransHopMeta) - Method in class org.pentaho.di.trans.TransMeta
Add a new hop to the transformation on a certain location (i.e.
addTransListener(TransListener) - Method in class org.pentaho.di.trans.Trans
Adds a transformation listener.
addTransLog() - Method in class org.pentaho.di.ui.spoon.Spoon
 
addTransLog() - Method in class org.pentaho.di.ui.spoon.trans.TransLogDelegate
 
addTransPerf() - Method in class org.pentaho.di.ui.spoon.trans.TransPerfDelegate
 
AddTransServlet - Class in org.pentaho.di.www
 
AddTransServlet() - Constructor for class org.pentaho.di.www.AddTransServlet
 
AddTransServlet(TransformationMap, SocketRepository) - Constructor for class org.pentaho.di.www.AddTransServlet
 
addTransStoppedListener(TransStoppedListener) - Method in class org.pentaho.di.trans.Trans
Adds a stop-event listener to the transformation.
addTraverseListener(TraverseListener) - Method in class org.pentaho.di.ui.core.widget.CheckBoxVar
 
addTraverseListener(TraverseListener) - Method in class org.pentaho.di.ui.core.widget.ComboVar
 
addTraverseListener(TraverseListener) - Method in class org.pentaho.di.ui.core.widget.LabelComboVar
 
addTraverseListener(TraverseListener) - Method in class org.pentaho.di.ui.core.widget.LabelTextVar
 
addTraverseListener(TraverseListener) - Method in class org.pentaho.di.ui.core.widget.TextVar
 
addTraverseListener(TraverseListener) - Method in class org.pentaho.di.ui.core.widget.warning.TextVarWarning
 
addTraverseListener(TraverseListener) - Method in class org.pentaho.di.ui.core.widget.warning.WarningText
 
addTraverseListener(TraverseListener) - Method in class org.pentaho.di.ui.trans.steps.elasticsearchbulk.LabelTimeComposite
 
addTreeListener(Tree, String) - Static method in class org.pentaho.di.ui.core.widget.TreeMemory
This method creates, adds and returns a tree listener that will keep track of the expanded/collapsed state of the TreeItems.
addUndo(Object[], Object[], int[], Point[], Point[], int, boolean) - Method in interface org.pentaho.di.core.gui.UndoInterface
Add an undo operation to the undo list
addUndo(Object[], Object[], int[], Point[], Point[], int, boolean) - Method in class org.pentaho.di.job.JobMeta
 
addUndo(Object[], Object[], int[], Point[], Point[], int, boolean) - Method in class org.pentaho.di.trans.TransMeta
Adds an undo operation to the undo list.
addUndoChange(UndoInterface, Object[], Object[], int[]) - Method in class org.pentaho.di.ui.spoon.Spoon
 
addUndoChange(UndoInterface, Object[], Object[], int[], boolean) - Method in class org.pentaho.di.ui.spoon.Spoon
 
addUndoDelete(UndoInterface, Object[], int[]) - Method in class org.pentaho.di.ui.spoon.Spoon
 
addUndoDelete(UndoInterface, Object[], int[], boolean) - Method in class org.pentaho.di.ui.spoon.Spoon
 
addUndoNew(UndoInterface, Object[], int[]) - Method in class org.pentaho.di.ui.spoon.Spoon
 
addUndoNew(UndoInterface, Object[], int[], boolean) - Method in class org.pentaho.di.ui.spoon.Spoon
 
addUndoPosition(UndoInterface, Object[], int[], Point[], Point[]) - Method in interface org.pentaho.di.core.AddUndoPositionInterface
 
addUndoPosition(Object[], int[], Point[], Point[]) - Method in class org.pentaho.di.ui.spoon.job.JobGraph
 
addUndoPosition(Object[], int[], Point[], Point[], boolean) - Method in class org.pentaho.di.ui.spoon.job.JobGraph
 
addUndoPosition(UndoInterface, Object[], int[], Point[], Point[]) - Method in class org.pentaho.di.ui.spoon.Spoon
 
addUndoPosition(Object[], int[], Point[], Point[]) - Method in class org.pentaho.di.ui.spoon.trans.TransGraph
 
addUndoPosition(Object[], int[], Point[], Point[], boolean) - Method in class org.pentaho.di.ui.spoon.trans.TransGraph
 
AddUndoPositionInterface - Interface in org.pentaho.di.core
 
addUri - Variable in class org.pentaho.di.trans.steps.textfileinput.TextFileInputData
 
addUser(IUIUser) - Method in class org.pentaho.di.ui.repository.repositoryexplorer.model.UISecurity
 
addValue(Value) - Method in class org.pentaho.di.compatibility.Row
Add a value after the last value of the row
addValue(int, Value) - Method in class org.pentaho.di.compatibility.Row
Add a value on a certain location in the row.
addValue(ValueMeta, Object) - Method in class org.pentaho.di.core.RowMetaAndData
 
addValue(String, int, Object) - Method in class org.pentaho.di.core.RowMetaAndData
 
addValueData(Object[], int, Object) - Static method in class org.pentaho.di.core.row.RowDataUtil
Add a single value to a row of data
addValueFieldName - Variable in class org.pentaho.di.trans.steps.fuzzymatch.FuzzyMatchData
 
addValueMeta(ValueMetaInterface) - Method in class org.pentaho.di.core.row.RowMeta
Add a metadata value.
addValueMeta(int, ValueMetaInterface) - Method in class org.pentaho.di.core.row.RowMeta
Add a metadata value on a certain location in the row.
addValueMeta(ValueMetaInterface) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Add a metadata value, extends the array if needed.
addValueMeta(int, ValueMetaInterface) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Add a metadata value on a certain location in the row.
addWarningInterface(WarningInterface) - Method in interface org.pentaho.di.ui.core.widget.warning.SupportsWarningInterface
 
addWarningInterface(WarningInterface) - Method in class org.pentaho.di.ui.core.widget.warning.TextVarWarning
 
addWarningInterface(WarningInterface) - Method in class org.pentaho.di.ui.core.widget.warning.WarningText
 
AddXML - Class in org.pentaho.di.trans.steps.addxml
Converts input rows to one or more XML files.
AddXML(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.addxml.AddXML
 
addXmlCloseElement(StringBuffer, int, String) - Method in class org.pentaho.di.resource.ResourceReference
 
AddXMLData - Class in org.pentaho.di.trans.steps.addxml
 
AddXMLData() - Constructor for class org.pentaho.di.trans.steps.addxml.AddXMLData
 
AddXMLDialog - Class in org.pentaho.di.ui.trans.steps.addxml
 
AddXMLDialog(Shell, Object, TransMeta, String) - Constructor for class org.pentaho.di.ui.trans.steps.addxml.AddXMLDialog
 
addXmlElement(StringBuffer, int, String) - Method in class org.pentaho.di.resource.ResourceReference
 
addXmlElement(StringBuffer, int, String, String) - Method in class org.pentaho.di.resource.ResourceReference
 
addXmlElementWithAttribute(StringBuffer, int, String, String, String) - Method in class org.pentaho.di.resource.ResourceReference
 
AddXMLMeta - Class in org.pentaho.di.trans.steps.addxml
This class knows how to handle the MetaData for the XML output step
AddXMLMeta() - Constructor for class org.pentaho.di.trans.steps.addxml.AddXMLMeta
 
adjustSchema() - Method in interface org.pentaho.di.core.TableManager
Adjust schema.
adjustSchema() - Method in class org.pentaho.di.trans.steps.monetdbagilemart.MonetDBAgileMart
 
adjustSchema() - Method in class org.pentaho.di.trans.steps.tableagilemart.TableAgileMart
 
AESSymmetricCrypto - Class in org.pentaho.di.trans.steps.symmetriccrypto.symmetricalgorithm
Symmetric algorithm
AESSymmetricCrypto() - Constructor for class org.pentaho.di.trans.steps.symmetriccrypto.symmetricalgorithm.AESSymmetricCrypto
 
after() - Method in class org.pentaho.di.www.CarteTest
 
AFTER_FTPSPUT_DELETE - Static variable in class org.pentaho.di.job.entries.sftpput.JobEntrySFTPPUT
 
AFTER_FTPSPUT_MOVE - Static variable in class org.pentaho.di.job.entries.sftpput.JobEntrySFTPPUT
 
AFTER_FTPSPUT_NOTHING - Static variable in class org.pentaho.di.job.entries.sftpput.JobEntrySFTPPUT
 
AFTER_GET_IMAP_DELETE - Static variable in class org.pentaho.di.job.entries.getpop.MailConnectionMeta
 
AFTER_GET_IMAP_MOVE - Static variable in class org.pentaho.di.job.entries.getpop.MailConnectionMeta
 
AFTER_GET_IMAP_NOTHING - Static variable in class org.pentaho.di.job.entries.getpop.MailConnectionMeta
 
afterExecution(Job, JobEntryCopy, JobEntryInterface, Result) - Method in interface org.pentaho.di.job.JobEntryListener
 
afterFTPSCode - Static variable in class org.pentaho.di.job.entries.sftpput.JobEntrySFTPPUT
 
afterFTPSDesc - Static variable in class org.pentaho.di.job.entries.sftpput.JobEntrySFTPPUT
 
aftergetimap - Variable in class org.pentaho.di.job.entries.getpop.JobEntryGetPOP
 
afterGetIMAPCode - Static variable in class org.pentaho.di.job.entries.getpop.MailConnectionMeta
 
afterGetIMAPDesc - Static variable in class org.pentaho.di.job.entries.getpop.MailConnectionMeta
 
afterLast(ResultSet) - Method in class org.pentaho.di.core.database.Database
 
afterunzip - Variable in class org.pentaho.di.job.entries.unzip.JobEntryUnZip
 
AfterUnZipActivate() - Method in class org.pentaho.di.ui.job.entries.unzip.JobEntryUnZipDialog
 
afterzip - Variable in class org.pentaho.di.job.entries.zipfile.JobEntryZipFile
 
AfterZipActivate() - Method in class org.pentaho.di.ui.job.entries.zipfile.JobEntryZipFileDialog
 
agg - Variable in class org.pentaho.di.trans.steps.groupby.GroupByData
 
agg - Variable in class org.pentaho.di.trans.steps.memgroupby.Aggregate
 
aggMeta - Variable in class org.pentaho.di.trans.steps.groupby.GroupByData
 
aggMeta - Variable in class org.pentaho.di.trans.steps.memgroupby.MemoryGroupByData
 
Aggregate - Class in org.pentaho.di.trans.steps.memgroupby
 
Aggregate() - Constructor for class org.pentaho.di.trans.steps.memgroupby.Aggregate
 
AggregateRows - Class in org.pentaho.di.trans.steps.aggregaterows
Aggregates rows
AggregateRows(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.aggregaterows.AggregateRows
 
AggregateRowsData - Class in org.pentaho.di.trans.steps.aggregaterows
 
AggregateRowsData() - Constructor for class org.pentaho.di.trans.steps.aggregaterows.AggregateRowsData
 
AggregateRowsDialog - Class in org.pentaho.di.ui.trans.steps.aggregaterows
 
AggregateRowsDialog(Shell, Object, TransMeta, String) - Constructor for class org.pentaho.di.ui.trans.steps.aggregaterows.AggregateRowsDialog
 
AggregateRowsMeta - Class in org.pentaho.di.trans.steps.aggregaterows
 
AggregateRowsMeta() - Constructor for class org.pentaho.di.trans.steps.aggregaterows.AggregateRowsMeta
 
aggregateTypeDesc - Static variable in class org.pentaho.di.trans.steps.aggregaterows.AggregateRowsMeta
 
AgileMartUtil - Class in org.pentaho.di.trans.steps.tableagilemart
 
AgileMartUtil() - Constructor for class org.pentaho.di.trans.steps.tableagilemart.AgileMartUtil
 
AIRPLUS - Static variable in class org.pentaho.di.trans.steps.creditcardvalidator.CreditCardVerifier
 
Alert(ScriptEngine, Bindings, Object[], Object) - Static method in class org.pentaho.di.trans.steps.script.ScriptAddedFunctions
 
Alert(Context, Scriptable, Object[], Function) - Static method in class org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesAddedFunctions
 
algorithm - Variable in class org.pentaho.di.trans.steps.symmetriccrypto.secretkeygenerator.SecretKeyGeneratorData
 
algorithmCode - Static variable in class org.pentaho.di.trans.steps.fuzzymatch.FuzzyMatchMeta
The algorithms type codes
algorithmDesc - Static variable in class org.pentaho.di.trans.steps.fuzzymatch.FuzzyMatchMeta
The algorithms description
ALGORYTHM_AES - Static variable in class org.pentaho.di.trans.steps.symmetriccrypto.symmetricalgorithm.SymmetricCryptoMeta
 
ALGORYTHM_DES - Static variable in class org.pentaho.di.trans.steps.symmetriccrypto.symmetricalgorithm.SymmetricCryptoMeta
 
ALGORYTHM_TRIPLE_DES - Static variable in class org.pentaho.di.trans.steps.symmetriccrypto.symmetricalgorithm.SymmetricCryptoMeta
 
allEquals - Variable in class org.pentaho.di.trans.steps.databaselookup.DatabaseLookupData
 
allignbottom() - Method in class org.pentaho.di.core.gui.SnapAllignDistribute
 
allignbottom() - Method in class org.pentaho.di.ui.spoon.job.JobGraph
 
allignbottom() - Method in class org.pentaho.di.ui.spoon.trans.TransGraph
 
allignleft() - Method in class org.pentaho.di.core.gui.SnapAllignDistribute
 
allignleft() - Method in class org.pentaho.di.ui.spoon.job.JobGraph
 
allignleft() - Method in class org.pentaho.di.ui.spoon.trans.TransGraph
 
allignright() - Method in class org.pentaho.di.core.gui.SnapAllignDistribute
 
allignright() - Method in class org.pentaho.di.ui.spoon.job.JobGraph
 
allignright() - Method in class org.pentaho.di.ui.spoon.trans.TransGraph
 
alligntop() - Method in class org.pentaho.di.core.gui.SnapAllignDistribute
 
alligntop() - Method in class org.pentaho.di.ui.spoon.job.JobGraph
 
alligntop() - Method in class org.pentaho.di.ui.spoon.trans.TransGraph
 
AllImportRuleTests - Class in org.pentaho.di.imp
Regression tests for the PDI framework.
AllImportRuleTests() - Constructor for class org.pentaho.di.imp.AllImportRuleTests
 
allocate(int) - Method in class org.pentaho.di.job.entries.mail.JobEntryMail
 
allocate(int, int) - Method in class org.pentaho.di.job.entries.xslt.JobEntryXSLT
 
allocate(int, int) - Method in class org.pentaho.di.trans.steps.accessinput.AccessInputMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.addxml.AddXMLMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.aggregaterows.AggregateRowsMeta
 
allocate(int, int) - Method in class org.pentaho.di.trans.steps.analyticquery.AnalyticQueryMeta
 
allocate() - Method in class org.pentaho.di.trans.steps.autodoc.AutoDocMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.blockuntilstepsfinish.BlockUntilStepsFinishMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.calculator.CalculatorMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.checksum.CheckSumMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.combinationlookup.CombinationLookupMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.constant.ConstantMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.csvinput.CsvInputMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.databasejoin.DatabaseJoinMeta
 
allocate(int, int) - Method in class org.pentaho.di.trans.steps.databaselookup.DatabaseLookupMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.datagrid.DataGridMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.dbproc.DBProcMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.delete.DeleteMeta
 
allocate(int, int) - Method in class org.pentaho.di.trans.steps.denormaliser.DenormaliserMeta
 
allocate(int, int) - Method in class org.pentaho.di.trans.steps.dimensionlookup.DimensionLookupMeta
 
allocate(int, int, int) - Method in class org.pentaho.di.trans.steps.excelinput.ExcelInputMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.exceloutput.ExcelOutputMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.excelwriter.ExcelWriterStepMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.fieldschangesequence.FieldsChangeSequenceMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.fieldsplitter.FieldSplitterMeta
 
allocate() - Method in class org.pentaho.di.trans.steps.filterrows.FilterRowsMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.fixedinput.FixedInputMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.flattener.FlattenerMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.formula.FormulaMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.fuzzymatch.FuzzyMatchMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.getfilenames.GetFileNamesMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.getfilesrowscount.GetFilesRowsCountMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.getpreviousrowfield.GetPreviousRowFieldMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.getrepositorynames.GetRepositoryNamesMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.getsubfolders.GetSubFoldersMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.getvariable.GetVariableMeta
 
allocate(int, int) - Method in class org.pentaho.di.trans.steps.getxmldata.GetXMLDataMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.googleanalytics.GaInputStepMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.gpbulkloader.GPBulkLoaderMeta
 
allocate(int, int) - Method in class org.pentaho.di.trans.steps.groupby.GroupByMeta
 
allocate(int, int) - Method in class org.pentaho.di.trans.steps.http.HTTPMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.httppost.HTTPPOSTMeta
 
allocate(int, int) - Method in class org.pentaho.di.trans.steps.ifnull.IfNullMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.injector.InjectorMeta
 
allocate(int, int) - Method in class org.pentaho.di.trans.steps.insertupdate.InsertUpdateMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.ivwloader.IngresVectorwiseLoaderMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.janino.JaninoMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.javafilter.JavaFilterMeta
 
allocate(int, int) - Method in class org.pentaho.di.trans.steps.jsoninput.JsonInputMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.jsonoutput.JsonOutputMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.ldapinput.LDAPInputMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.ldapoutput.LDAPOutputMeta
 
allocate(int, int) - Method in class org.pentaho.di.trans.steps.ldifinput.LDIFInputMeta
 
allocate(int, int) - Method in class org.pentaho.di.trans.steps.loadfileinput.LoadFileInputMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.luciddbbulkloader.LucidDBBulkLoaderMeta
 
allocate(int, int, int) - Method in class org.pentaho.di.trans.steps.luciddbstreamingloader.LucidDBStreamingLoaderMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.mail.MailMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.mailinput.MailInputMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.mappinginput.MappingInputMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.mappingoutput.MappingOutputMeta
 
allocate(int, int) - Method in class org.pentaho.di.trans.steps.memgroupby.MemoryGroupByMeta
 
allocate(int, int) - Method in class org.pentaho.di.trans.steps.mergejoin.MergeJoinMeta
 
allocate(int, int) - Method in class org.pentaho.di.trans.steps.mergerows.MergeRowsMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.monetdbbulkloader.MonetDBBulkLoaderMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.mysqlbulkloader.MySQLBulkLoaderMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.normaliser.NormaliserMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.nullif.NullIfMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.orabulkloader.OraBulkLoaderMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.parallelgzipcsv.ParGzipCsvInputMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.pgbulkloader.PGBulkLoaderMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.prioritizestreams.PrioritizeStreamsMeta
 
allocate(int, int) - Method in class org.pentaho.di.trans.steps.propertyinput.PropertyInputMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.randomccnumber.RandomCCNumberGeneratorMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.randomvalue.RandomValueMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.regexeval.RegexEvalMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.replacestring.ReplaceStringMeta
 
allocate(int, int) - Method in class org.pentaho.di.trans.steps.rest.RestMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.rowgenerator.RowGeneratorMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.rowsfromresult.RowsFromResultMeta
 
allocate(int, int) - Method in class org.pentaho.di.trans.steps.rssinput.RssInputMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.rssoutput.RssOutputMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.salesforceinput.SalesforceInputMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.salesforceinsert.SalesforceInsertMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.salesforceupdate.SalesforceUpdateMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.salesforceupsert.SalesforceUpsertMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.script.ScriptMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesMetaMod
 
allocate(int, int, int) - Method in class org.pentaho.di.trans.steps.selectvalues.SelectValuesMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.setvalueconstant.SetValueConstantMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.setvaluefield.SetValueFieldMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.setvariable.SetVariableMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.sort.SortRowsMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.sortedmerge.SortedMergeMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.sql.ExecSQLMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.stepsmetrics.StepsMetricsMeta
 
allocate(int, int) - Method in class org.pentaho.di.trans.steps.streamlookup.StreamLookupMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.stringcut.StringCutMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.stringoperations.StringOperationsMeta
 
allocate() - Method in class org.pentaho.di.trans.steps.switchcase.SwitchCaseMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.symmetriccrypto.secretkeygenerator.SecretKeyGeneratorMeta
 
allocate(int, int) - Method in class org.pentaho.di.trans.steps.synchronizeaftermerge.SynchronizeAfterMergeMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.systemdata.SystemDataMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.tableoutput.TableOutputMeta
 
allocate(int, int, int) - Method in class org.pentaho.di.trans.steps.textfileinput.TextFileInputMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.uniquerows.UniqueRowsMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.uniquerowsbyhashset.UniqueRowsByHashSetMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.univariatestats.UnivariateStatsMeta
Allocate space for stats to compute
allocate(int, int) - Method in class org.pentaho.di.trans.steps.update.UpdateMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.validator.ValidatorMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.valuemapper.ValueMapperMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.writetolog.WriteToLogMeta
 
allocate(int, int, int) - Method in class org.pentaho.di.trans.steps.xmlinput.XMLInputMeta
 
allocate(int, int, int) - Method in class org.pentaho.di.trans.steps.xmlinputsax.XMLInputSaxMeta
 
allocate(int) - Method in class org.pentaho.di.trans.steps.xmloutput.XMLOutputMeta
 
allocate(int, int) - Method in class org.pentaho.di.trans.steps.xslt.XsltMeta
 
allocate(int, int) - Method in class org.pentaho.di.trans.steps.yamlinput.YamlInputMeta
 
allocateInputSteps(int) - Method in class org.pentaho.di.trans.steps.multimerge.MultiMergeJoinMeta
 
allocateitem(int) - Method in class org.pentaho.di.trans.steps.rssoutput.RssOutputMeta
 
allocateKeys(int) - Method in class org.pentaho.di.trans.steps.multimerge.MultiMergeJoinMeta
 
allocatenamespace(int) - Method in class org.pentaho.di.trans.steps.rssoutput.RssOutputMeta
 
allocateQuery(int) - Method in class org.pentaho.di.trans.steps.httppost.HTTPPOSTMeta
 
allocateRowData(int) - Static method in class org.pentaho.di.core.row.RowDataUtil
Allocate a new Object array.
allocateServerSocket(String, int, String, String, String, String, String, String, String, String) - Method in class org.pentaho.di.cluster.SlaveServer
 
allocateServerSocketPort(int, String, String, String, String, String, String, String, String, String) - Method in class org.pentaho.di.www.TransformationMap
This is the meat of the whole problem.
AllocateServerSocketServlet - Class in org.pentaho.di.www
This servlet allows a client (TransSplitter in our case) to ask for a port number.
This port number will be allocated in such a way that the port number is unique for a given hostname.
This in turn will ensure that all the slaves will use valid port numbers, even if multiple slaves run on the same host.
AllocateServerSocketServlet() - Constructor for class org.pentaho.di.www.AllocateServerSocketServlet
 
AllocateServerSocketServlet(TransformationMap) - Constructor for class org.pentaho.di.www.AllocateServerSocketServlet
 
allowsVersionComments() - Method in class org.pentaho.di.repository.filerep.KettleFileRepositorySecurityProvider
 
allowsVersionComments() - Method in class org.pentaho.di.repository.kdr.KettleDatabaseRepositorySecurityProvider
 
allowsVersionComments() - Method in interface org.pentaho.di.repository.RepositorySecurityProvider
 
AllRegressionTests - Class in org.pentaho.di
Regression tests for the PDI framework.
AllRegressionTests() - Constructor for class org.pentaho.di.AllRegressionTests
 
AMERICAN_EXPRESS - Static variable in class org.pentaho.di.trans.steps.creditcardvalidator.CreditCardVerifier
 
an - Variable in class org.pentaho.di.trans.steps.getxmldata.GetXMLDataData
 
analyseImpact(List<DatabaseImpact>, TransMeta, StepMeta, RowMetaInterface, String[], String[], RowMetaInterface) - Method in class org.pentaho.di.trans.step.BaseStepMeta
Each step must be able to report on the impact it has on a database, table field, etc.
analyseImpact(List<DatabaseImpact>, TransMeta, StepMeta, RowMetaInterface, String[], String[], RowMetaInterface) - Method in interface org.pentaho.di.trans.step.StepMetaInterface
Each step must be able to report on the impact it has on a database, table field, etc.
analyseImpact(List<DatabaseImpact>, TransMeta, StepMeta, RowMetaInterface, String[], String[], RowMetaInterface) - Method in class org.pentaho.di.trans.steps.combinationlookup.CombinationLookupMeta
 
analyseImpact(List<DatabaseImpact>, TransMeta, StepMeta, RowMetaInterface, String[], String[], RowMetaInterface) - Method in class org.pentaho.di.trans.steps.databasejoin.DatabaseJoinMeta
 
analyseImpact(List<DatabaseImpact>, TransMeta, StepMeta, RowMetaInterface, String[], String[], RowMetaInterface) - Method in class org.pentaho.di.trans.steps.databaselookup.DatabaseLookupMeta
 
analyseImpact(List<DatabaseImpact>, TransMeta, StepMeta, RowMetaInterface, String[], String[], RowMetaInterface) - Method in class org.pentaho.di.trans.steps.delete.DeleteMeta
 
analyseImpact(List<DatabaseImpact>, TransMeta, StepMeta, RowMetaInterface, String[], String[], RowMetaInterface) - Method in class org.pentaho.di.trans.steps.dimensionlookup.DimensionLookupMeta
 
analyseImpact(List<DatabaseImpact>, TransMeta, StepMeta, RowMetaInterface, String[], String[], RowMetaInterface) - Method in class org.pentaho.di.trans.steps.dynamicsqlrow.DynamicSQLRowMeta
 
analyseImpact(List<DatabaseImpact>, TransMeta, StepMeta, RowMetaInterface, String[], String[], RowMetaInterface) - Method in class org.pentaho.di.trans.steps.gpbulkloader.GPBulkLoaderMeta
 
analyseImpact(List<DatabaseImpact>, TransMeta, StepMeta, RowMetaInterface, String[], String[], RowMetaInterface) - Method in class org.pentaho.di.trans.steps.insertupdate.InsertUpdateMeta
 
analyseImpact(List<DatabaseImpact>, TransMeta, StepMeta, RowMetaInterface, String[], String[], RowMetaInterface) - Method in class org.pentaho.di.trans.steps.luciddbbulkloader.LucidDBBulkLoaderMeta
 
analyseImpact(List<DatabaseImpact>, TransMeta, StepMeta, RowMetaInterface, String[], String[], RowMetaInterface) - Method in class org.pentaho.di.trans.steps.luciddbstreamingloader.LucidDBStreamingLoaderMeta
 
analyseImpact(List<DatabaseImpact>, TransMeta, StepMeta, RowMetaInterface, String[], String[], RowMetaInterface) - Method in class org.pentaho.di.trans.steps.mondrianinput.MondrianInputMeta
 
analyseImpact(List<DatabaseImpact>, TransMeta, StepMeta, RowMetaInterface, String[], String[], RowMetaInterface) - Method in class org.pentaho.di.trans.steps.monetdbbulkloader.MonetDBBulkLoaderMeta
 
analyseImpact(List<DatabaseImpact>, TransMeta, StepMeta, RowMetaInterface, String[], String[], RowMetaInterface) - Method in class org.pentaho.di.trans.steps.mysqlbulkloader.MySQLBulkLoaderMeta
 
analyseImpact(List<DatabaseImpact>, TransMeta, StepMeta, RowMetaInterface, String[], String[], RowMetaInterface) - Method in class org.pentaho.di.trans.steps.olapinput.OlapInputMeta
 
analyseImpact(List<DatabaseImpact>, TransMeta, StepMeta, RowMetaInterface, String[], String[], RowMetaInterface) - Method in class org.pentaho.di.trans.steps.orabulkloader.OraBulkLoaderMeta
 
analyseImpact(List<DatabaseImpact>, TransMeta, StepMeta, RowMetaInterface, String[], String[], RowMetaInterface) - Method in class org.pentaho.di.trans.steps.pgbulkloader.PGBulkLoaderMeta
 
analyseImpact(List<DatabaseImpact>, TransMeta, StepMeta, RowMeta, String[], String[], RowMeta) - Method in class org.pentaho.di.trans.steps.sql.ExecSQLMeta
 
analyseImpact(List<DatabaseImpact>, TransMeta, StepMeta, RowMetaInterface, String[], String[], RowMetaInterface) - Method in class org.pentaho.di.trans.steps.sqlfileoutput.SQLFileOutputMeta
 
analyseImpact(List<DatabaseImpact>, TransMeta, StepMeta, RowMetaInterface, String[], String[], RowMetaInterface) - Method in class org.pentaho.di.trans.steps.synchronizeaftermerge.SynchronizeAfterMergeMeta
 
analyseImpact(List<DatabaseImpact>, TransMeta, StepMeta, RowMetaInterface, String[], String[], RowMetaInterface) - Method in class org.pentaho.di.trans.steps.tableinput.TableInputMeta
 
analyseImpact(List<DatabaseImpact>, TransMeta, StepMeta, RowMetaInterface, String[], String[], RowMetaInterface) - Method in class org.pentaho.di.trans.steps.tableoutput.TableOutputMeta
 
analyseImpact(List<DatabaseImpact>, TransMeta, StepMeta, RowMetaInterface, String[], String[], RowMetaInterface) - Method in class org.pentaho.di.trans.steps.update.UpdateMeta
 
analyseImpact(List<DatabaseImpact>, ProgressMonitorListener) - Method in class org.pentaho.di.trans.TransMeta
Determines the impact of the different steps in a transformation on databases, tables and field.
analyseImpact() - Method in class org.pentaho.di.ui.spoon.Spoon
 
analyseImpact(TransMeta) - Method in class org.pentaho.di.ui.spoon.Spoon
 
analyseImpact() - Method in class org.pentaho.di.ui.spoon.trans.TransGraph
 
AnalyseImpactProgressDialog - Class in org.pentaho.di.ui.spoon.dialog
Takes care of displaying a dialog that will handle the wait while where determining the impact of a transformation on the used databases.
AnalyseImpactProgressDialog(Shell, TransMeta, List<DatabaseImpact>) - Constructor for class org.pentaho.di.ui.spoon.dialog.AnalyseImpactProgressDialog
Creates a new dialog that will handle the wait while determining the impact of the transformation on the databases used...
AnalyticQuery - Class in org.pentaho.di.trans.steps.analyticquery
Performs analytic queries (LEAD/LAG, etc) based on a group
AnalyticQuery(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.analyticquery.AnalyticQuery
 
AnalyticQueryData - Class in org.pentaho.di.trans.steps.analyticquery
 
AnalyticQueryData() - Constructor for class org.pentaho.di.trans.steps.analyticquery.AnalyticQueryData
 
AnalyticQueryDialog - Class in org.pentaho.di.ui.trans.steps.analyticquery
 
AnalyticQueryDialog(Shell, Object, TransMeta, String) - Constructor for class org.pentaho.di.ui.trans.steps.analyticquery.AnalyticQueryDialog
 
AnalyticQueryMeta - Class in org.pentaho.di.trans.steps.analyticquery
 
AnalyticQueryMeta() - Constructor for class org.pentaho.di.trans.steps.analyticquery.AnalyticQueryMeta
END arrays are one for each configured analytic function
and(Value) - Method in class org.pentaho.di.compatibility.Value
 
AndValidator - Class in org.pentaho.di.job.entry.validator
Boolean ANDs the results of all validators.
AndValidator() - Constructor for class org.pentaho.di.job.entry.validator.AndValidator
 
andValidator() - Static method in class org.pentaho.di.job.entry.validator.JobEntryValidatorUtils
Returns a AndValidator singleton.
APP_NAME - Static variable in class org.pentaho.di.ui.i18n.editor.Translator
 
APP_NAME - Static variable in class org.pentaho.di.ui.i18n.editor.Translator2
 
APP_NAME - Static variable in class org.pentaho.di.ui.spoon.Spoon
 
Append - Class in org.pentaho.di.trans.steps.append
Read all rows from a hop until the end, and then read the rows from another hop.
Append(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.append.Append
 
append_basic() - Method in class org.pentaho.di.core.logging.KettleLogChannelAppenderTest
 
append_debug() - Method in class org.pentaho.di.core.logging.KettleLogChannelAppenderTest
 
append_error() - Method in class org.pentaho.di.core.logging.KettleLogChannelAppenderTest
 
append_off() - Method in class org.pentaho.di.core.logging.KettleLogChannelAppenderTest
 
append_trace() - Method in class org.pentaho.di.core.logging.KettleLogChannelAppenderTest
 
AppendData - Class in org.pentaho.di.trans.steps.append
 
AppendData() - Constructor for class org.pentaho.di.trans.steps.append.AppendData
Default constructor.
AppendDialog - Class in org.pentaho.di.ui.trans.steps.append
Dialog for the append step.
AppendDialog(Shell, Object, TransMeta, String) - Constructor for class org.pentaho.di.ui.trans.steps.append.AppendDialog
 
appendIndexes() - Method in class org.pentaho.di.trans.steps.edi2xml.grammar.FastSimpleGenericEdifactDirectXMLParser
 
AppendMeta - Class in org.pentaho.di.trans.steps.append
 
AppendMeta() - Constructor for class org.pentaho.di.trans.steps.append.AppendMeta
 
appendReplacedChars(StringBuffer, String) - Static method in class org.pentaho.di.core.xml.XMLHandler
Take the characters from string val and append them to the value stringbuffer In case a character is not allowed in XML, we convert it to an XML code
AppendTest - Class in org.pentaho.di.trans.steps.append
Test class for the Append step.
AppendTest() - Constructor for class org.pentaho.di.trans.steps.append.AppendTest
 
appendToFile(ScriptEngine, Bindings, Object[], Object) - Static method in class org.pentaho.di.trans.steps.script.ScriptAddedFunctions
 
appendToFile(Context, Scriptable, Object[], Function) - Static method in class org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesAddedFunctions
 
appendXml(StringBuilder) - Method in class org.pentaho.di.core.util.BooleanPluginProperty
appendXml(StringBuilder) - Method in class org.pentaho.di.core.util.IntegerPluginProperty
appendXml(StringBuilder) - Method in interface org.pentaho.di.core.util.PluginProperty
 
appendXml(StringBuilder) - Method in class org.pentaho.di.core.util.StringListPluginProperty
appendXml(StringBuilder) - Method in class org.pentaho.di.core.util.StringPluginProperty
APPLICATION_TYPE_ATOM_XML - Static variable in class org.pentaho.di.trans.steps.rest.RestMeta
 
APPLICATION_TYPE_FORM_URLENCODED - Static variable in class org.pentaho.di.trans.steps.rest.RestMeta
 
APPLICATION_TYPE_JSON - Static variable in class org.pentaho.di.trans.steps.rest.RestMeta
 
APPLICATION_TYPE_OCTET_STREAM - Static variable in class org.pentaho.di.trans.steps.rest.RestMeta
 
APPLICATION_TYPE_SVG_XML - Static variable in class org.pentaho.di.trans.steps.rest.RestMeta
 
APPLICATION_TYPE_TEXT_PLAIN - Static variable in class org.pentaho.di.trans.steps.rest.RestMeta
 
APPLICATION_TYPE_TEXT_XML - Static variable in class org.pentaho.di.trans.steps.rest.RestMeta
 
APPLICATION_TYPE_XHTML - Static variable in class org.pentaho.di.trans.steps.rest.RestMeta
 
APPLICATION_TYPE_XML - Static variable in class org.pentaho.di.trans.steps.rest.RestMeta
 
APPLICATION_TYPES - Static variable in class org.pentaho.di.trans.steps.rest.RestMeta
 
apply(XulDomContainer) - Method in class org.pentaho.di.ui.repository.repositoryexplorer.uisupport.AbstractRepositoryExplorerUISupport
 
apply(XulDomContainer) - Method in interface org.pentaho.di.ui.repository.repositoryexplorer.uisupport.IRepositoryExplorerUISupport
Adds and apply the overlays and the event handlers to the xul dom container
applyChanges() - Method in class org.pentaho.di.ui.spoon.job.JobGraph
 
applyChanges() - Method in class org.pentaho.di.ui.spoon.SpoonBrowser
 
applyChanges() - Method in class org.pentaho.di.ui.spoon.SpoonSlave
 
applyChanges() - Method in interface org.pentaho.di.ui.spoon.TabItemInterface
 
applyChanges() - Method in class org.pentaho.di.ui.spoon.trans.TransGraph
 
applyOSXChanges() - Method in class org.pentaho.di.ui.core.widget.TableView
 
applyPluginsForContainer(String, XulDomContainer) - Method in class org.pentaho.di.ui.spoon.SpoonPluginManager
 
applyToContainer(String, XulDomContainer) - Method in interface org.pentaho.di.ui.spoon.SpoonPluginInterface
 
applyVariables() - Method in class org.pentaho.di.ui.spoon.Spoon
 
applyVariableToAllLoadedObjects(String, String) - Method in class org.pentaho.di.ui.spoon.Spoon
 
AreaOwner - Class in org.pentaho.di.core.gui
When we draw something in Spoon (TransPainter) we keep a list of all the things we draw and the object that's behind it.
AreaOwner(AreaOwner.AreaType, int, int, int, int, Point, Object, Object) - Constructor for class org.pentaho.di.core.gui.AreaOwner
 
AreaOwner.AreaType - Enum in org.pentaho.di.core.gui
 
areJobsSelected() - Method in enum org.pentaho.di.trans.steps.getrepositorynames.ObjectTypeSelection
 
areOnlyUsedConnectionsSavedToXML() - Method in class org.pentaho.di.core.Props
 
areTransformationsSelected() - Method in enum org.pentaho.di.trans.steps.getrepositorynames.ObjectTypeSelection
 
arg_from_previous - Variable in class org.pentaho.di.job.entries.copyfiles.JobEntryCopyFiles
 
arg_from_previous - Variable in class org.pentaho.di.job.entries.dostounix.JobEntryDosToUnix
 
arg_from_previous - Variable in class org.pentaho.di.job.entries.evalfilesmetrics.JobEntryEvalFilesMetrics
 
arg_from_previous - Variable in class org.pentaho.di.job.entries.movefiles.JobEntryMoveFiles
 
arg_from_previous - Variable in class org.pentaho.di.job.entries.pgpdecryptfiles.JobEntryPGPDecryptFiles
 
arg_from_previous - Variable in class org.pentaho.di.job.entries.pgpencryptfiles.JobEntryPGPEncryptFiles
 
arg_from_previous - Variable in class org.pentaho.di.job.entries.xmlwellformed.JobEntryXMLWellFormed
 
argFromPrevious - Variable in class org.pentaho.di.job.entries.addresultfilenames.JobEntryAddResultFilenames
 
argFromPrevious - Variable in class org.pentaho.di.job.entries.checkfilelocked.JobEntryCheckFilesLocked
 
argFromPrevious - Variable in class org.pentaho.di.job.entries.deletefiles.JobEntryDeleteFiles
 
argFromPrevious - Variable in class org.pentaho.di.job.entries.deletefolders.JobEntryDeleteFolders
 
argFromPrevious - Variable in class org.pentaho.di.job.entries.job.JobEntryJob
 
argFromPrevious - Variable in class org.pentaho.di.job.entries.shell.JobEntryShell
 
argFromPrevious - Variable in class org.pentaho.di.job.entries.trans.JobEntryTrans
 
argFromPrevious - Variable in class org.pentaho.di.job.entries.truncatetables.JobEntryTruncateTables
 
argnrs - Variable in class org.pentaho.di.trans.steps.dbproc.DBProcData
 
argnrs - Variable in class org.pentaho.di.trans.steps.http.HTTPData
 
argumentData - Variable in class org.pentaho.di.trans.steps.javafilter.JavaFilterData
 
argumentIndexes - Variable in class org.pentaho.di.trans.steps.janino.JaninoData
 
argumentIndexes - Variable in class org.pentaho.di.trans.steps.javafilter.JavaFilterData
 
argumentIndexes - Variable in class org.pentaho.di.trans.steps.sql.ExecSQLData
 
argumentRows - Variable in class org.pentaho.di.trans.steps.webservices.WebServiceData
 
arguments - Variable in class org.pentaho.di.job.entries.addresultfilenames.JobEntryAddResultFilenames
 
arguments - Variable in class org.pentaho.di.job.entries.checkfilelocked.JobEntryCheckFilesLocked
 
arguments - Variable in class org.pentaho.di.job.entries.columnsexist.JobEntryColumnsExist
 
arguments - Variable in class org.pentaho.di.job.entries.deletefiles.JobEntryDeleteFiles
 
arguments - Variable in class org.pentaho.di.job.entries.deletefolders.JobEntryDeleteFolders
 
arguments - Variable in class org.pentaho.di.job.entries.filesexist.JobEntryFilesExist
 
arguments - Variable in class org.pentaho.di.job.entries.job.JobEntryJob
 
arguments - Variable in class org.pentaho.di.job.entries.shell.JobEntryShell
 
arguments - Variable in class org.pentaho.di.job.entries.trans.JobEntryTrans
 
arguments - Variable in class org.pentaho.di.job.entries.truncatetables.JobEntryTruncateTables
 
arrayCompare(Object[], int, Object[], int, int) - Method in class org.pentaho.di.core.row.RowDataUtilTest
 
ARROW_WIDTH - Static variable in class org.pentaho.di.core.Const
The default width of an arrow in the Graphical Views
AS400DatabaseMeta - Class in org.pentaho.di.core.database
Contains AS/400 specific information through static final members
AS400DatabaseMeta() - Constructor for class org.pentaho.di.core.database.AS400DatabaseMeta
 
asin() - Method in class org.pentaho.di.compatibility.Value
 
askAboutReplacingDatabaseConnections() - Method in class org.pentaho.di.core.Props
 
askContinueOnErrorQuestion(String, String) - Method in class org.pentaho.di.repository.RepositoryImporter
 
askContinueOnErrorQuestion(String, String) - Method in interface org.pentaho.di.repository.RepositoryImportFeedbackInterface
 
askContinueOnErrorQuestion(String, String) - Method in class org.pentaho.di.ui.repository.dialog.RepositoryImportProgressDialog
 
Assert - Class in org.pentaho.di.core.util
 
assertFalse(boolean) - Static method in class org.pentaho.di.core.util.Assert
 
assertFalse(boolean, String, Object...) - Static method in class org.pentaho.di.core.util.Assert
 
assertFalse(Object, Predicate) - Static method in class org.pentaho.di.core.util.Assert
 
assertGreaterZero(Integer) - Static method in class org.pentaho.di.core.util.Assert
 
assertGreaterZero(Double) - Static method in class org.pentaho.di.core.util.Assert
 
assertGreaterZero(Double, String) - Static method in class org.pentaho.di.core.util.Assert
 
assertGreaterZero(Integer, String) - Static method in class org.pentaho.di.core.util.Assert
 
assertKey(String) - Static method in class org.pentaho.di.core.util.KeyValue
 
assertNotBlank(String) - Static method in class org.pentaho.di.core.util.Assert
 
assertNotBlank(String, String) - Static method in class org.pentaho.di.core.util.Assert
 
assertNotEmpty(String) - Static method in class org.pentaho.di.core.util.Assert
 
assertNotEmpty(String, String) - Static method in class org.pentaho.di.core.util.Assert
 
assertNotNull(Object) - Static method in class org.pentaho.di.core.util.Assert
 
assertNotNull(Object, String) - Static method in class org.pentaho.di.core.util.Assert
 
assertNotNullOrEmpty(Collection<?>) - Static method in class org.pentaho.di.core.util.Assert
 
assertNotNullOrEmpty(Collection<?>, String) - Static method in class org.pentaho.di.core.util.Assert
 
assertNotNullOrEmpty(Object[]) - Static method in class org.pentaho.di.core.util.Assert
 
assertNotNullOrEmpty(Object[], String) - Static method in class org.pentaho.di.core.util.Assert
 
assertNotNullOrEmpty(Map<?, ?>) - Static method in class org.pentaho.di.core.util.Assert
 
assertNotNullOrEmpty(Map<?, ?>, String) - Static method in class org.pentaho.di.core.util.Assert
 
assertNull(Object) - Static method in class org.pentaho.di.core.util.Assert
 
assertNull(Object, String) - Static method in class org.pentaho.di.core.util.Assert
 
assertProperties(KeyValueSet) - Static method in class org.pentaho.di.core.util.PluginPropertyHandler
 
assertTrue(Object, Predicate) - Static method in class org.pentaho.di.core.util.Assert
 
assertTrue(boolean) - Static method in class org.pentaho.di.core.util.Assert
 
assertTrue(boolean, String, Object...) - Static method in class org.pentaho.di.core.util.Assert
 
assertValueNotNull() - Method in class org.pentaho.di.core.util.StringListPluginProperty
Assert state, value not null.
asString(List<String>) - Static method in class org.pentaho.di.core.util.StringListPluginProperty
 
AT - Static variable in class org.pentaho.di.trans.steps.getxmldata.GetXMLDataMeta
 
atan() - Method in class org.pentaho.di.compatibility.Value
 
atan2(Value) - Method in class org.pentaho.di.compatibility.Value
 
atan2(double) - Method in class org.pentaho.di.compatibility.Value
 
ATRRIBUTE_CUSTOM_DRIVER_CLASS - Static variable in class org.pentaho.di.core.database.GenericDatabaseMeta
 
ATRRIBUTE_CUSTOM_URL - Static variable in class org.pentaho.di.core.database.GenericDatabaseMeta
 
ATT_MARKER - Static variable in class org.pentaho.di.trans.steps.xmlinputsax.XMLInputSaxFieldPosition
 
ATTRIBUTE_CLUSTER_DBNAME_PREFIX - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
The clustering database name prefix
ATTRIBUTE_CLUSTER_HOSTNAME_PREFIX - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
The clustering hostname prefix
ATTRIBUTE_CLUSTER_PASSWORD_PREFIX - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
The clustering database password prefix
ATTRIBUTE_CLUSTER_PORT_PREFIX - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
The clustering port prefix
ATTRIBUTE_CLUSTER_USERNAME_PREFIX - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
The clustering database username prefix
ATTRIBUTE_FORCE_IDENTIFIERS_TO_LOWERCASE - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
A flag to determine if we should force all identifiers to lower case
ATTRIBUTE_FORCE_IDENTIFIERS_TO_UPPERCASE - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
A flag to determine if we should force all identifiers to UPPER CASE
ATTRIBUTE_INITIAL_POOL_SIZE - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
If we use connection pooling, this would contain the initial pool size
ATTRIBUTE_IS_CLUSTERED - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
A flag to determine if the connection is clustered or not.
ATTRIBUTE_MAXIMUM_POOL_SIZE - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
If we use connection pooling, this would contain the maximum pool size
ATTRIBUTE_MSSQL_DOUBLE_DECIMAL_SEPARATOR - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
A flag to determine if we should use a double decimal separator to specify schema/table combinations on MS-SQL server
ATTRIBUTE_OBJECT_SID - Static variable in class org.pentaho.di.trans.steps.ldapinput.LDAPInputField
 
ATTRIBUTE_POOLING_PARAMETER_PREFIX - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
The pooling parameters
ATTRIBUTE_PORT_NUMBER - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
The port number of the database as string: allows for parameterization.
ATTRIBUTE_PREFERRED_SCHEMA_NAME - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
The preferred schema to use if no other has been specified.
ATTRIBUTE_PREFIX_EXTRA_OPTION - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
The prefix for all the extra options attributes
ATTRIBUTE_QUOTE_ALL_FIELDS - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
A flag to determine if we should quote all fields
ATTRIBUTE_SAP_CLIENT - Static variable in class org.pentaho.di.core.database.SAPR3DatabaseMeta
 
ATTRIBUTE_SAP_LANGUAGE - Static variable in class org.pentaho.di.core.database.SAPR3DatabaseMeta
 
ATTRIBUTE_SAP_SYSTEM_NUMBER - Static variable in class org.pentaho.di.core.database.SAPR3DatabaseMeta
 
ATTRIBUTE_SQL_CONNECT - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
The SQL to execute at connect time (right after connecting)
ATTRIBUTE_SUPPORTS_BOOLEAN_DATA_TYPE - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
Checkbox to allow you to configure if the database supports the boolean data type or not.
ATTRIBUTE_USE_INTEGRATED_SECURITY - Static variable in class org.pentaho.di.core.database.MSSQLServerNativeDatabaseMeta
 
ATTRIBUTE_USE_POOLING - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
A flag to determine if we should use connection pooling or not.
ATTRIBUTE_USE_RESULT_STREAMING - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
A flag to determine if we should use result streaming on MySQL
attributes - Variable in class org.pentaho.di.trans.steps.ldapinput.LDAPInputData
 
attributes - Variable in class org.pentaho.di.trans.steps.ldapoutput.LDAPOutputData
 
attributes_LDIF - Variable in class org.pentaho.di.trans.steps.ldifinput.LDIFInputData
 
attributesBinary - Variable in class org.pentaho.di.trans.steps.ldapinput.LDAPInputData
 
attributesToUpdate - Variable in class org.pentaho.di.trans.steps.ldapoutput.LDAPOutputData
 
attrReturned - Variable in class org.pentaho.di.trans.steps.ldapinput.LDAPInputData
 
autoAdjustSchema(MonetDBBulkLoaderMeta, Runtime, String) - Method in class org.pentaho.di.trans.steps.monetdbbulkloader.MonetDBBulkLoader
 
AutoDoc - Class in org.pentaho.di.trans.steps.autodoc
Reads a set of transformation and job filenames and documents those.
AutoDoc(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.autodoc.AutoDoc
 
AutoDocData - Class in org.pentaho.di.trans.steps.autodoc
 
AutoDocData() - Constructor for class org.pentaho.di.trans.steps.autodoc.AutoDocData
 
AutoDocDialog - Class in org.pentaho.di.ui.trans.steps.autodoc
 
AutoDocDialog(Shell, Object, TransMeta, String) - Constructor for class org.pentaho.di.ui.trans.steps.autodoc.AutoDocDialog
 
AutoDocMeta - Class in org.pentaho.di.trans.steps.autodoc
 
AutoDocMeta() - Constructor for class org.pentaho.di.trans.steps.autodoc.AutoDocMeta
 
AutoDocOptionsInterface - Interface in org.pentaho.di.trans.steps.autodoc
 
AUTOINCREMENT_SQL_FOR_BATCH_ID - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
 
autoLayout() - Method in class org.pentaho.di.ui.spoon.trans.TransGraph
Perform an automatic layout of a transformation based on "Force-based algorithms".

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