Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
U
u4
- Variable in class org.pentaho.di.trans.steps.randomvalue.
RandomValueData
UNDEFINED
- Static variable in class org.pentaho.di.trans.steps.webservices.wsdl.
WsdlOpParameter.ParameterMode
UndoInterface
- Interface in
org.pentaho.di.core.gui
UniqueRows
- Class in
org.pentaho.di.trans.steps.uniquerows
Removes the same consequetive rows from the input stream(s).
UniqueRows(StepMeta, StepDataInterface, int, TransMeta, Trans)
- Constructor for class org.pentaho.di.trans.steps.uniquerows.
UniqueRows
UniqueRowsByHashSet
- Class in
org.pentaho.di.trans.steps.uniquerowsbyhashset
UniqueRowsByHashSet(StepMeta, StepDataInterface, int, TransMeta, Trans)
- Constructor for class org.pentaho.di.trans.steps.uniquerowsbyhashset.
UniqueRowsByHashSet
UniqueRowsByHashSetData
- Class in
org.pentaho.di.trans.steps.uniquerowsbyhashset
UniqueRowsByHashSetData()
- Constructor for class org.pentaho.di.trans.steps.uniquerowsbyhashset.
UniqueRowsByHashSetData
UniqueRowsByHashSetMeta
- Class in
org.pentaho.di.trans.steps.uniquerowsbyhashset
UniqueRowsByHashSetMeta()
- Constructor for class org.pentaho.di.trans.steps.uniquerowsbyhashset.
UniqueRowsByHashSetMeta
UniqueRowsData
- Class in
org.pentaho.di.trans.steps.uniquerows
UniqueRowsData()
- Constructor for class org.pentaho.di.trans.steps.uniquerows.
UniqueRowsData
UniqueRowsMeta
- Class in
org.pentaho.di.trans.steps.uniquerows
UniqueRowsMeta()
- Constructor for class org.pentaho.di.trans.steps.uniquerows.
UniqueRowsMeta
UnivariateStats
- Class in
org.pentaho.di.trans.steps.univariatestats
Calculate univariate statistics based on one column of the input data.
UnivariateStats(StepMeta, StepDataInterface, int, TransMeta, Trans)
- Constructor for class org.pentaho.di.trans.steps.univariatestats.
UnivariateStats
Creates a new
UnivariateStats
instance.
UnivariateStatsData
- Class in
org.pentaho.di.trans.steps.univariatestats
Holds temporary data and has routines for computing derived statistics.
UnivariateStatsData()
- Constructor for class org.pentaho.di.trans.steps.univariatestats.
UnivariateStatsData
Creates a new
UnivariateStatsData
instance.
UnivariateStatsData.FieldIndex
- Class in
org.pentaho.di.trans.steps.univariatestats
Inner class used to hold operating field index, intermediate data and final results for a stats calculation.
UnivariateStatsData.FieldIndex()
- Constructor for class org.pentaho.di.trans.steps.univariatestats.
UnivariateStatsData.FieldIndex
UnivariateStatsMeta
- Class in
org.pentaho.di.trans.steps.univariatestats
Contains the meta-data for the UnivariateStats step: calculates predefined univariate statistics
UnivariateStatsMeta()
- Constructor for class org.pentaho.di.trans.steps.univariatestats.
UnivariateStatsMeta
Creates a new
UnivariateStatsMeta
instance.
UnivariateStatsMetaFunction
- Class in
org.pentaho.di.trans.steps.univariatestats
Holds meta information about one univariate stats calculation: source field name and what derived values are to be computed
UnivariateStatsMetaFunction(String, boolean, boolean, boolean, boolean, boolean, boolean, double, boolean)
- Constructor for class org.pentaho.di.trans.steps.univariatestats.
UnivariateStatsMetaFunction
Creates a new
UnivariateStatsMetaFunction
UnivariateStatsMetaFunction(Node)
- Constructor for class org.pentaho.di.trans.steps.univariatestats.
UnivariateStatsMetaFunction
Construct from an XML node
UnivariateStatsMetaFunction(Repository, long, int)
- Constructor for class org.pentaho.di.trans.steps.univariatestats.
UnivariateStatsMetaFunction
Construct using data stored in repository
unlockRepository()
- Method in class org.pentaho.di.repository.
Repository
unselectAll()
- Method in class org.pentaho.di.job.
JobMeta
unselectAll()
- Method in class org.pentaho.di.trans.
TransMeta
Clear the selection of all steps.
UnValidMsg
- Variable in class org.pentaho.di.trans.steps.creditcardvalidator.
ReturnIndicator
update(ChangedFlagInterface, Object)
- Method in interface org.pentaho.di.core.changed.
PDIObserver
Update
- Class in
org.pentaho.di.trans.steps.update
Update data in a database table, does NOT ever perform an insert.
Update(StepMeta, StepDataInterface, int, TransMeta, Trans)
- Constructor for class org.pentaho.di.trans.steps.update.
Update
UpdateData
- Class in
org.pentaho.di.trans.steps.update
UpdateData()
- Constructor for class org.pentaho.di.trans.steps.update.
UpdateData
updateDatabase(long, String, String, String, String, String, String, String, String, String, String, String)
- Method in class org.pentaho.di.repository.
Repository
updateJobEntryTypes()
- Method in class org.pentaho.di.repository.
Repository
Update the list in R_JOBENTRY_TYPE
updateJobEntryTypes(List<String>, boolean, boolean)
- Method in class org.pentaho.di.repository.
RepositoryCreationHelper
Update the list in R_JOBENTRY_TYPE
UpdateMeta
- Class in
org.pentaho.di.trans.steps.update
UpdateMeta()
- Constructor for class org.pentaho.di.trans.steps.update.
UpdateMeta
updateParameterRowMeta
- Variable in class org.pentaho.di.trans.steps.insertupdate.
InsertUpdateData
updateParameterRowMeta
- Variable in class org.pentaho.di.trans.steps.synchronizeaftermerge.
SynchronizeAfterMergeData
updateParameterRowMeta
- Variable in class org.pentaho.di.trans.steps.update.
UpdateData
updatePartitionSchema(PartitionSchema)
- Method in class org.pentaho.di.repository.
Repository
updateRowMeta
- Variable in class org.pentaho.di.trans.steps.dimensionlookup.
DimensionLookupData
updateSlave(SlaveServer)
- Method in class org.pentaho.di.repository.
Repository
updateStepTypes()
- Method in class org.pentaho.di.repository.
Repository
Update the list in R_STEP_TYPE using the StepLoader StepPlugin entries
updateStepTypes(List<String>, boolean, boolean)
- Method in class org.pentaho.di.repository.
RepositoryCreationHelper
Update the list in R_STEP_TYPE using the StepLoader StepPlugin entries
updateTableRow(String, String, RowMetaAndData, long)
- Method in class org.pentaho.di.repository.
Repository
updateTableRow(String, String, RowMetaAndData)
- Method in class org.pentaho.di.repository.
Repository
updateValue
- Variable in class org.pentaho.di.trans.steps.synchronizeaftermerge.
SynchronizeAfterMergeData
upper(Context, Scriptable, Object[], Function)
- Static method in class org.pentaho.di.trans.steps.scriptvalues_mod.
ScriptValuesAddedFunctions
URL
- Variable in class org.pentaho.di.trans.steps.salesforceinput.
SalesforceInputData
urlInField()
- Method in class org.pentaho.di.trans.steps.rssinput.
RssInputMeta
urlnr
- Variable in class org.pentaho.di.trans.steps.rssinput.
RssInputData
urlsize
- Variable in class org.pentaho.di.trans.steps.rssinput.
RssInputData
USE_REGEX_NO
- Static variable in class org.pentaho.di.trans.steps.replacestring.
ReplaceStringMeta
USE_REGEX_YES
- Static variable in class org.pentaho.di.trans.steps.replacestring.
ReplaceStringMeta
useAddValidationMessage()
- Method in class org.pentaho.di.trans.steps.xsdvalidator.
XsdValidatorMeta
UseAuthentication()
- Method in class org.pentaho.di.trans.steps.ldapinput.
LDAPInputMeta
useBatchUpdate()
- Method in class org.pentaho.di.trans.steps.synchronizeaftermerge.
SynchronizeAfterMergeMeta
useBatchUpdate()
- Method in class org.pentaho.di.trans.steps.tableoutput.
TableOutputMeta
useBodyParameters
- Variable in class org.pentaho.di.trans.steps.httppost.
HTTPPOSTData
useGeoRSSGML()
- Method in class org.pentaho.di.trans.steps.rssoutput.
RssOutputMeta
useHash()
- Method in class org.pentaho.di.trans.steps.combinationlookup.
CombinationLookupMeta
useJobs()
- Method in class org.pentaho.di.repository.
PermissionMeta
useJobs()
- Method in class org.pentaho.di.repository.
ProfileMeta
useJobs()
- Method in class org.pentaho.di.repository.
UserInfo
useQueryParameters
- Variable in class org.pentaho.di.trans.steps.httppost.
HTTPPOSTData
useRegEx
- Variable in class org.pentaho.di.trans.steps.replacestring.
ReplaceStringData
useRegExCode
- Static variable in class org.pentaho.di.trans.steps.replacestring.
ReplaceStringMeta
useRegExDesc
- Static variable in class org.pentaho.di.trans.steps.replacestring.
ReplaceStringMeta
userinfo
- Variable in class org.pentaho.di.repository.
Repository
UserInfo
- Class in
org.pentaho.di.repository
UserInfo(String, String, String, String, boolean, ProfileMeta)
- Constructor for class org.pentaho.di.repository.
UserInfo
UserInfo()
- Constructor for class org.pentaho.di.repository.
UserInfo
UserInfo(Repository, String)
- Constructor for class org.pentaho.di.repository.
UserInfo
UserInfo(Repository, String, String)
- Constructor for class org.pentaho.di.repository.
UserInfo
useSchemas()
- Method in class org.pentaho.di.repository.
PermissionMeta
useSchemas()
- Method in class org.pentaho.di.repository.
ProfileMeta
useSchemas()
- Method in class org.pentaho.di.repository.
UserInfo
useTransformations()
- Method in class org.pentaho.di.repository.
PermissionMeta
useTransformations()
- Method in class org.pentaho.di.repository.
ProfileMeta
useTransformations()
- Method in class org.pentaho.di.repository.
UserInfo
useXSLFileFieldUse()
- Method in class org.pentaho.di.trans.steps.xslt.
XsltMeta
UTILITY
- Static variable in class org.pentaho.di.trans.step.
StepCategory
UUIDResourceNaming
- Class in
org.pentaho.di.resource
UUIDResourceNaming()
- Constructor for class org.pentaho.di.resource.
UUIDResourceNaming
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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