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

S

safeAppendDirectory(String, String) - Static method in class org.pentaho.di.core.Const
implemented to help prevent errors in matching up pluggable LAF directories and paths/files eliminating malformed URLs - duplicate file separators or missing file separators.
sameDB(String) - Method in class org.pentaho.di.core.DBCacheEntry
 
saveCache(LogWriter) - Method in class org.pentaho.di.core.DBCache
 
saveProps() - Method in class org.pentaho.di.core.Props
 
saveSettings() - Method in class org.pentaho.di.i18n.LanguageChoice
 
searchValue(String) - Method in class org.pentaho.di.compatibility.Row
Search the Value by name in the row.
searchValueIndex(String) - Method in class org.pentaho.di.compatibility.Row
Search the Value by name in the row, return the Values index.
searchValueMeta(String) - Method in class org.pentaho.di.core.row.RowMeta
Searches for a value with a certain name in the value meta list
searchValueMeta(String) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Searches for a value with a certain name in the value meta list
serialVersionUID - Static variable in class org.pentaho.di.compatibility.Row
 
serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleDatabaseBatchException
 
serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleDatabaseException
 
serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleDependencyException
 
serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleEOFException
 
serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleFileException
 
serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleJobException
 
serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleRowException
 
serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleStepException
 
serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleStepLoaderException
 
serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleTransException
 
serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleValueException
 
serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleVersionException
 
serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleXMLException
 
set(String, String) - Method in class org.pentaho.di.core.plugins.PluginLocation
 
setActive() - Method in class org.pentaho.di.core.DBCache
 
setActive(boolean) - Method in class org.pentaho.di.core.DBCache
 
setAskAboutReplacingDatabaseConnections(boolean) - Method in class org.pentaho.di.core.Props
 
setBigNumber(BigDecimal) - Method in class org.pentaho.di.compatibility.ValueBigNumber
 
setBigNumber(BigDecimal) - Method in class org.pentaho.di.compatibility.ValueBinary
 
setBigNumber(BigDecimal) - Method in class org.pentaho.di.compatibility.ValueBoolean
 
setBigNumber(BigDecimal) - Method in class org.pentaho.di.compatibility.ValueDate
 
setBigNumber(BigDecimal) - Method in class org.pentaho.di.compatibility.ValueGeometry
 
setBigNumber(BigDecimal) - Method in class org.pentaho.di.compatibility.ValueInteger
 
setBigNumber(BigDecimal) - Method in interface org.pentaho.di.compatibility.ValueInterface
 
setBigNumber(BigDecimal) - Method in class org.pentaho.di.compatibility.ValueNumber
 
setBigNumber(BigDecimal) - Method in class org.pentaho.di.compatibility.ValueSerializable
 
setBigNumber(BigDecimal) - Method in class org.pentaho.di.compatibility.ValueString
 
setBigNumberFormatting(boolean) - Method in class org.pentaho.di.core.row.ValueMeta
 
setBoolean(boolean) - Method in class org.pentaho.di.compatibility.ValueBigNumber
 
setBoolean(boolean) - Method in class org.pentaho.di.compatibility.ValueBinary
 
setBoolean(boolean) - Method in class org.pentaho.di.compatibility.ValueBoolean
 
setBoolean(boolean) - Method in class org.pentaho.di.compatibility.ValueDate
 
setBoolean(boolean) - Method in class org.pentaho.di.compatibility.ValueGeometry
 
setBoolean(boolean) - Method in class org.pentaho.di.compatibility.ValueInteger
 
setBoolean(boolean) - Method in interface org.pentaho.di.compatibility.ValueInterface
 
setBoolean(boolean) - Method in class org.pentaho.di.compatibility.ValueNumber
 
setBoolean(boolean) - Method in class org.pentaho.di.compatibility.ValueSerializable
 
setBoolean(boolean) - Method in class org.pentaho.di.compatibility.ValueString
 
setBuffer(StringBuffer) - Method in class org.pentaho.di.core.logging.Log4jStringAppender
 
setBuildDate(String) - Method in class org.pentaho.di.version.BuildVersion
 
setBuildUser(String) - Method in class org.pentaho.di.version.BuildVersion
 
setBytes(byte[]) - Method in class org.pentaho.di.compatibility.ValueBigNumber
 
setBytes(byte[]) - Method in class org.pentaho.di.compatibility.ValueBinary
 
setBytes(byte[]) - Method in class org.pentaho.di.compatibility.ValueBoolean
 
setBytes(byte[]) - Method in class org.pentaho.di.compatibility.ValueDate
 
setBytes(byte[]) - Method in class org.pentaho.di.compatibility.ValueGeometry
 
setBytes(byte[]) - Method in class org.pentaho.di.compatibility.ValueInteger
 
setBytes(byte[]) - Method in interface org.pentaho.di.compatibility.ValueInterface
 
setBytes(byte[]) - Method in class org.pentaho.di.compatibility.ValueNumber
 
setBytes(byte[]) - Method in class org.pentaho.di.compatibility.ValueSerializable
 
setBytes(byte[]) - Method in class org.pentaho.di.compatibility.ValueString
 
setCacheHits(int) - Method in class org.pentaho.di.core.xml.XMLHandlerCache
Allows you to (re-)set the number of cache hits
setCaseInsensitive(boolean) - Method in class org.pentaho.di.core.row.ValueMeta
 
setCaseInsensitive(boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setClassLoader(ClassLoader) - Method in class org.pentaho.di.core.plugins.Plugin
 
setClassLoader(ClassLoader) - Method in class org.pentaho.di.core.util.ResolverUtil
 
setComment(String) - Method in class org.pentaho.di.core.ResultFile
 
setComments(String) - Method in class org.pentaho.di.core.row.ValueMeta
 
setComments(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setConsoleAppenderDebug() - Static method in class org.pentaho.di.core.logging.LogWriter
 
setConversionMask(String) - Method in class org.pentaho.di.core.row.ValueMeta
 
setConversionMask(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setConversionMetadata(ValueMetaInterface) - Method in class org.pentaho.di.core.row.ValueMeta
 
setConversionMetadata(ValueMetaInterface) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Attach conversion metadata to a String object to see where it came from and with which mask it was generated, the encoding, the local languages used, padding, etc.
setCounter(long) - Method in class org.pentaho.di.core.Counter
 
setCounter(String, Counter) - Method in class org.pentaho.di.core.Counters
 
setCurrencySymbol(String) - Method in class org.pentaho.di.core.row.ValueMeta
 
setCurrencySymbol(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setCustomParameter(String, String) - Method in class org.pentaho.di.core.Props
Set the custom parameter
setData(Object[]) - Method in class org.pentaho.di.core.RowMetaAndData
 
setDate(Date) - Method in class org.pentaho.di.compatibility.ValueBigNumber
 
setDate(Date) - Method in class org.pentaho.di.compatibility.ValueBinary
 
setDate(Date) - Method in class org.pentaho.di.compatibility.ValueBoolean
 
setDate(Date) - Method in class org.pentaho.di.compatibility.ValueDate
 
setDate(Date) - Method in class org.pentaho.di.compatibility.ValueGeometry
 
setDate(Date) - Method in class org.pentaho.di.compatibility.ValueInteger
 
setDate(Date) - Method in interface org.pentaho.di.compatibility.ValueInterface
 
setDate(Date) - Method in class org.pentaho.di.compatibility.ValueNumber
 
setDate(Date) - Method in class org.pentaho.di.compatibility.ValueSerializable
 
setDate(Date) - Method in class org.pentaho.di.compatibility.ValueString
 
setDateFormatLenient(boolean) - Method in class org.pentaho.di.core.row.ValueMeta
 
setDateFormatLenient(boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setDateFormatLocale(Locale) - Method in class org.pentaho.di.core.row.ValueMeta
 
setDateFormatLocale(Locale) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setDecimalSymbol(String) - Method in class org.pentaho.di.core.row.ValueMeta
 
setDecimalSymbol(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setDefaultLocale(Locale) - Method in class org.pentaho.di.i18n.LanguageChoice
 
setDelimiter(String) - Method in class org.pentaho.di.core.SimpleTokenizer
Set the delimiter(s) used to parse the text.
setDescription(String) - Method in interface org.pentaho.di.core.DescriptionInterface
 
setDone() - Method in class org.pentaho.di.core.RowSet
 
setEntryNr(long) - Method in class org.pentaho.di.core.Result
 
setErrorCode(String) - Method in class org.pentaho.di.core.CheckResult
 
setErrorCode(String) - Method in interface org.pentaho.di.core.CheckResultInterface
Sets the component-specific result/error code.
setErrorHandler(ErrorHandler) - Method in class org.pentaho.di.core.logging.Log4jConsoleAppender
 
setErrorHandler(ErrorHandler) - Method in class org.pentaho.di.core.logging.Log4jFileAppender
 
setErrorHandler(ErrorHandler) - Method in class org.pentaho.di.core.logging.Log4jPipedAppender
 
setErrorHandler(ErrorHandler) - Method in class org.pentaho.di.core.logging.Log4jStringAppender
 
setExceptionsList(List<Exception>) - Method in exception org.pentaho.di.core.exception.KettleDatabaseBatchException
 
setExitStatus(int) - Method in class org.pentaho.di.core.Result
 
setFailoverLocale(Locale) - Method in class org.pentaho.di.i18n.LanguageChoice
 
setFile(FileObject) - Method in class org.pentaho.di.core.ResultFile
 
setFilename(FileObject) - Method in class org.pentaho.di.core.logging.Log4jFileAppender
 
setFileOutputStream(OutputStream) - Method in class org.pentaho.di.core.logging.Log4jFileAppender
 
setFilter(Filter) - Method in class org.pentaho.di.core.logging.Log4jConsoleAppender
 
setFilter(Filter) - Method in class org.pentaho.di.core.logging.Log4jFileAppender
 
setFilter(Filter) - Method in class org.pentaho.di.core.logging.Log4jPipedAppender
 
setFilter(Filter) - Method in class org.pentaho.di.core.logging.Log4jStringAppender
 
setFilter(String) - Method in class org.pentaho.di.core.logging.LogWriter
 
setGeometry(Geometry) - Method in class org.pentaho.di.compatibility.ValueBigNumber
 
setGeometry(Geometry) - Method in class org.pentaho.di.compatibility.ValueBinary
 
setGeometry(Geometry) - Method in class org.pentaho.di.compatibility.ValueBoolean
 
setGeometry(Geometry) - Method in class org.pentaho.di.compatibility.ValueDate
 
setGeometry(Geometry) - Method in class org.pentaho.di.compatibility.ValueGeometry
 
setGeometry(Geometry) - Method in class org.pentaho.di.compatibility.ValueInteger
 
setGeometry(Geometry) - Method in interface org.pentaho.di.compatibility.ValueInterface
 
setGeometry(Geometry) - Method in class org.pentaho.di.compatibility.ValueNumber
 
setGeometry(Geometry) - Method in class org.pentaho.di.compatibility.ValueSerializable
 
setGeometry(Geometry) - Method in class org.pentaho.di.compatibility.ValueString
 
setGeometrySRS(SRS) - Method in class org.pentaho.di.core.row.ValueMeta
Set a new SRS metadata (makes sense only for a Geometry field)
setGeometrySRS(SRS) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setGisURL(URL) - Method in class org.pentaho.di.core.geospatial.GeotoolsReader
 
setGMLURL(URL) - Method in class org.pentaho.di.core.geospatial.GMLReader
 
setGroupingSymbol(String) - Method in class org.pentaho.di.core.row.ValueMeta
 
setGroupingSymbol(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setHeight(int) - Method in interface org.pentaho.di.core.gui.GUISizeInterface
 
setHint(LifeEventInfo.Hint) - Method in class org.pentaho.di.core.lifecycle.LifeEventInfo
 
setIconFilename(String) - Method in class org.pentaho.di.core.plugins.Plugin
 
setId(String) - Method in class org.pentaho.di.core.plugins.PluginLocation
 
setIgnore() - Method in class org.pentaho.di.compatibility.Row
Marks this row as to be ignored by the next steps.
setIgnore(boolean) - Method in class org.pentaho.di.compatibility.Row
Marks this row as to be ignored or not by the next steps.
setInactive() - Method in class org.pentaho.di.core.DBCache
 
setIncrement(long) - Method in class org.pentaho.di.core.Counter
 
setIndex(Object[]) - Method in class org.pentaho.di.core.row.ValueMeta
 
setIndex(Object[]) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setInteger(long) - Method in class org.pentaho.di.compatibility.ValueBigNumber
 
setInteger(long) - Method in class org.pentaho.di.compatibility.ValueBinary
 
setInteger(long) - Method in class org.pentaho.di.compatibility.ValueBoolean
 
setInteger(long) - Method in class org.pentaho.di.compatibility.ValueDate
 
setInteger(long) - Method in class org.pentaho.di.compatibility.ValueGeometry
 
setInteger(long) - Method in class org.pentaho.di.compatibility.ValueInteger
 
setInteger(long) - Method in interface org.pentaho.di.compatibility.ValueInterface
 
setInteger(long) - Method in class org.pentaho.di.compatibility.ValueNumber
 
setInteger(long) - Method in class org.pentaho.di.compatibility.ValueSerializable
 
setInteger(long) - Method in class org.pentaho.di.compatibility.ValueString
 
setKmlURL(URL) - Method in class org.pentaho.di.core.geospatial.KMLReader
 
setLargeTextField(boolean) - Method in class org.pentaho.di.core.row.ValueMeta
 
setLargeTextField(boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setLastArguments(String[]) - Method in class org.pentaho.di.core.Props
Set the last arguments so that we can recall it the next time...
setLastRepository(String) - Method in class org.pentaho.di.core.Props
 
setLastRepositoryLogin(String) - Method in class org.pentaho.di.core.Props
 
setLayout(Layout) - Method in class org.pentaho.di.core.logging.Log4jConsoleAppender
 
setLayout(Layout) - Method in class org.pentaho.di.core.logging.Log4jFileAppender
 
setLayout(Layout) - Method in class org.pentaho.di.core.logging.Log4jPipedAppender
 
setLayout(Layout) - Method in class org.pentaho.di.core.logging.Log4jStringAppender
 
setLayout(Layout) - Static method in class org.pentaho.di.core.logging.LogWriter
 
setLength(int) - Method in class org.pentaho.di.compatibility.Value
Sets the length of the Number, Integer or String to the specified length Note: no truncation of the value takes place, this is meta-data only!
setLength(int, int) - Method in class org.pentaho.di.compatibility.Value
Sets the length and the precision of the Number, Integer or String to the specified length & precision Note: no truncation of the value takes place, this is meta-data only!
setLength(int, int) - Method in class org.pentaho.di.compatibility.ValueBigNumber
 
setLength(int) - Method in class org.pentaho.di.compatibility.ValueBigNumber
 
setLength(int) - Method in class org.pentaho.di.compatibility.ValueBinary
 
setLength(int, int) - Method in class org.pentaho.di.compatibility.ValueBinary
 
setLength(int, int) - Method in class org.pentaho.di.compatibility.ValueBoolean
 
setLength(int) - Method in class org.pentaho.di.compatibility.ValueBoolean
 
setLength(int, int) - Method in class org.pentaho.di.compatibility.ValueDate
 
setLength(int) - Method in class org.pentaho.di.compatibility.ValueDate
 
setLength(int) - Method in class org.pentaho.di.compatibility.ValueGeometry
 
setLength(int, int) - Method in class org.pentaho.di.compatibility.ValueGeometry
 
setLength(int, int) - Method in class org.pentaho.di.compatibility.ValueInteger
 
setLength(int) - Method in class org.pentaho.di.compatibility.ValueInteger
 
setLength(int) - Method in interface org.pentaho.di.compatibility.ValueInterface
 
setLength(int, int) - Method in interface org.pentaho.di.compatibility.ValueInterface
 
setLength(int, int) - Method in class org.pentaho.di.compatibility.ValueNumber
 
setLength(int) - Method in class org.pentaho.di.compatibility.ValueNumber
 
setLength(int, int) - Method in class org.pentaho.di.compatibility.ValueSerializable
 
setLength(int) - Method in class org.pentaho.di.compatibility.ValueSerializable
 
setLength(int, int) - Method in class org.pentaho.di.compatibility.ValueString
 
setLength(int) - Method in class org.pentaho.di.compatibility.ValueString
 
setLength(int) - Method in interface org.pentaho.di.core.gui.TextFileInputFieldInterface
 
setLength(int) - Method in class org.pentaho.di.core.row.ValueMeta
 
setLength(int, int) - Method in class org.pentaho.di.core.row.ValueMeta
 
setLength(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setLength(int, int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setLevel(int) - Method in class org.pentaho.di.core.logging.Log4jMessage
 
setLocale(Locale) - Static method in class org.pentaho.di.i18n.AbstractMessageHandler
forced override, concrete implementations must provide implementation
setLocale(Locale) - Static method in class org.pentaho.di.i18n.GlobalMessages
 
setLocation(Point) - Method in interface org.pentaho.di.core.gui.GUIPositionInterface
 
setLocation(int, int) - Method in interface org.pentaho.di.core.gui.GUIPositionInterface
 
setLocation(String) - Method in class org.pentaho.di.core.plugins.PluginLocation
 
setLogDate(Date) - Method in class org.pentaho.di.core.TimedRow
 
setLogFilter(String) - Method in class org.pentaho.di.core.Props
 
setLogger(LogWriter) - Method in class org.pentaho.di.core.util.SortedFileOutputStream
Setter
setLogLevel(int) - Method in class org.pentaho.di.core.logging.LogWriter
 
setLogLevel(String) - Method in class org.pentaho.di.core.logging.LogWriter
 
setLogLevel(String) - Method in class org.pentaho.di.core.Props
 
setLoop(boolean) - Method in class org.pentaho.di.core.Counter
 
setMajorVersion(int) - Method in class org.pentaho.di.core.plugins.PluginVersion
 
setMaximum(long) - Method in class org.pentaho.di.core.Counter
 
setMaxNrLines(int) - Method in class org.pentaho.di.core.logging.Log4jStringAppender
 
setMaxNrLinesInHistory(int) - Method in class org.pentaho.di.core.Props
 
setMaxNrLinesInLog(int) - Method in class org.pentaho.di.core.Props
 
setMessage(String) - Method in class org.pentaho.di.core.lifecycle.LifeEventInfo
 
setMessage(String) - Method in class org.pentaho.di.core.logging.Log4jMessage
 
setMinorVersion(int) - Method in class org.pentaho.di.core.plugins.PluginVersion
 
setName(String) - Method in class org.pentaho.di.compatibility.Value
Sets the name of a Value
setName(String) - Method in class org.pentaho.di.core.lifecycle.LifeEventInfo
 
setName(String) - Method in class org.pentaho.di.core.logging.Log4jConsoleAppender
 
setName(String) - Method in class org.pentaho.di.core.logging.Log4jFileAppender
 
setName(String) - Method in class org.pentaho.di.core.logging.Log4jPipedAppender
 
setName(String) - Method in class org.pentaho.di.core.logging.Log4jStringAppender
 
setName(String) - Method in class org.pentaho.di.core.row.ValueMeta
 
setName(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setNrErrors(long) - Method in class org.pentaho.di.core.Result
 
setNrFilesRetrieved(long) - Method in class org.pentaho.di.core.Result
 
setNrLines(int) - Method in class org.pentaho.di.core.logging.Log4jStringAppender
 
setNrLinesDeleted(long) - Method in class org.pentaho.di.core.Result
 
setNrLinesInput(long) - Method in class org.pentaho.di.core.Result
 
setNrLinesOutput(long) - Method in class org.pentaho.di.core.Result
 
setNrLinesRead(long) - Method in class org.pentaho.di.core.Result
 
setNrLinesRejected(long) - Method in class org.pentaho.di.core.Result
 
setNrLinesUpdated(long) - Method in class org.pentaho.di.core.Result
 
setNrLinesWritten(long) - Method in class org.pentaho.di.core.Result
 
setNrUses(int) - Method in class org.pentaho.di.core.ObjectUsageCount
 
setNull() - Method in class org.pentaho.di.compatibility.Value
Sets the Value to null, no type is being changed.
setNull(boolean) - Method in class org.pentaho.di.compatibility.Value
Sets or unsets a value to null, no type is being changed.
setNumber(double) - Method in class org.pentaho.di.compatibility.ValueBigNumber
 
setNumber(double) - Method in class org.pentaho.di.compatibility.ValueBinary
 
setNumber(double) - Method in class org.pentaho.di.compatibility.ValueBoolean
 
setNumber(double) - Method in class org.pentaho.di.compatibility.ValueDate
 
setNumber(double) - Method in class org.pentaho.di.compatibility.ValueGeometry
 
setNumber(double) - Method in class org.pentaho.di.compatibility.ValueInteger
 
setNumber(double) - Method in interface org.pentaho.di.compatibility.ValueInterface
 
setNumber(double) - Method in class org.pentaho.di.compatibility.ValueNumber
 
setNumber(double) - Method in class org.pentaho.di.compatibility.ValueSerializable
 
setNumber(double) - Method in class org.pentaho.di.compatibility.ValueString
 
setNumberOfBinaryStringConversions(long) - Method in class org.pentaho.di.core.row.ValueMeta
 
setNumberOfBinaryStringConversions(long) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setObjectName(String) - Method in class org.pentaho.di.core.ObjectUsageCount
 
setOnlyActiveSteps(boolean) - Method in class org.pentaho.di.core.Props
 
setOnlyUsedConnectionsSavedToXML(boolean) - Method in class org.pentaho.di.core.Props
 
setOrigin(String) - Method in class org.pentaho.di.compatibility.Value
This method allows you to set the origin of the Value by means of the name of the originating step.
setOrigin(String) - Method in class org.pentaho.di.core.ResultFile
 
setOrigin(String) - Method in class org.pentaho.di.core.row.ValueMeta
 
setOrigin(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setOriginalAutoIncrement(boolean) - Method in class org.pentaho.di.core.row.ValueMeta
 
setOriginalAutoIncrement(boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setOriginalColumnType(int) - Method in class org.pentaho.di.core.row.ValueMeta
 
setOriginalColumnType(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setOriginalColumnTypeName(String) - Method in class org.pentaho.di.core.row.ValueMeta
 
setOriginalColumnTypeName(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setOriginalNullable(int) - Method in class org.pentaho.di.core.row.ValueMeta
 
setOriginalNullable(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setOriginalPrecision(int) - Method in class org.pentaho.di.core.row.ValueMeta
 
setOriginalPrecision(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setOriginalScale(int) - Method in class org.pentaho.di.core.row.ValueMeta
 
setOriginalScale(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setOriginalSigned(boolean) - Method in class org.pentaho.di.core.row.ValueMeta
 
setOriginalSigned(boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setOriginParent(String) - Method in class org.pentaho.di.core.ResultFile
 
setOutputPaddingEnabled(boolean) - Method in class org.pentaho.di.core.row.ValueMeta
 
setOutputPaddingEnabled(boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setParameterValue(String, String) - Method in interface org.pentaho.di.core.parameters.NamedParams
Set the value of a parameter.
setParameterValue(String, String) - Method in class org.pentaho.di.core.parameters.NamedParamsDefault
 
setParentNode(Node) - Method in class org.pentaho.di.core.xml.XMLHandlerCacheEntry
 
setParentVariableSpace(VariableSpace) - Method in class org.pentaho.di.core.variables.Variables
 
setParentVariableSpace(VariableSpace) - Method in interface org.pentaho.di.core.variables.VariableSpace
Set the parent variable space
setPipedOutputStream(PipedOutputStream) - Method in class org.pentaho.di.core.logging.Log4jPipedAppender
 
setPointVersion(int) - Method in class org.pentaho.di.core.plugins.PluginVersion
 
setPrecision(int) - Method in class org.pentaho.di.compatibility.Value
Sets the precision of this Value Note: no rounding or truncation takes place, this is meta-data only!
setPrecision(int) - Method in class org.pentaho.di.compatibility.ValueBigNumber
 
setPrecision(int) - Method in class org.pentaho.di.compatibility.ValueBinary
 
setPrecision(int) - Method in class org.pentaho.di.compatibility.ValueBoolean
 
setPrecision(int) - Method in class org.pentaho.di.compatibility.ValueDate
 
setPrecision(int) - Method in class org.pentaho.di.compatibility.ValueGeometry
 
setPrecision(int) - Method in class org.pentaho.di.compatibility.ValueInteger
 
setPrecision(int) - Method in interface org.pentaho.di.compatibility.ValueInterface
 
setPrecision(int) - Method in class org.pentaho.di.compatibility.ValueNumber
 
setPrecision(int) - Method in class org.pentaho.di.compatibility.ValueSerializable
 
setPrecision(int) - Method in class org.pentaho.di.compatibility.ValueString
 
setPrecision(int) - Method in class org.pentaho.di.core.row.ValueMeta
 
setPrecision(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setProperty(Object, String, String) - Method in class org.pentaho.di.core.config.PropertySetter
 
setProperty(String, String) - Method in class org.pentaho.di.core.Props
 
setRealFilename(File) - Method in class org.pentaho.di.core.logging.LogWriter
 
setRemoteSlaveServerName(String) - Method in class org.pentaho.di.core.RowSet
 
setReplaceDatabaseConnections(boolean) - Method in class org.pentaho.di.core.Props
 
setResult(boolean) - Method in class org.pentaho.di.core.Result
 
setResultFiles(Map<String, ResultFile>) - Method in class org.pentaho.di.core.Result
 
setRevision(String) - Method in class org.pentaho.di.version.BuildVersion
 
setRow(Object[]) - Method in class org.pentaho.di.core.TimedRow
 
setRowMeta(RowMetaInterface) - Method in class org.pentaho.di.core.RowMetaAndData
 
setRowMeta(RowMetaInterface) - Method in class org.pentaho.di.core.RowSet
 
setRows(List<RowMetaAndData>) - Method in class org.pentaho.di.core.Result
 
setSelected(boolean) - Method in interface org.pentaho.di.core.gui.GUIPositionInterface
 
setSerializable(Serializable) - Method in class org.pentaho.di.compatibility.ValueBigNumber
 
setSerializable(Serializable) - Method in class org.pentaho.di.compatibility.ValueBinary
 
setSerializable(Serializable) - Method in class org.pentaho.di.compatibility.ValueBoolean
 
setSerializable(Serializable) - Method in class org.pentaho.di.compatibility.ValueDate
 
setSerializable(Serializable) - Method in class org.pentaho.di.compatibility.ValueGeometry
 
setSerializable(Serializable) - Method in class org.pentaho.di.compatibility.ValueInteger
 
setSerializable(Serializable) - Method in interface org.pentaho.di.compatibility.ValueInterface
 
setSerializable(Serializable) - Method in class org.pentaho.di.compatibility.ValueNumber
 
setSerializable(Serializable) - Method in class org.pentaho.di.compatibility.ValueSerializable
 
setSerializable(Serializable) - Method in class org.pentaho.di.compatibility.ValueString
 
setSerializedValue(Serializable) - Method in class org.pentaho.di.compatibility.Value
 
setShared(boolean) - Method in class org.pentaho.di.shared.SharedObjectBase
 
setShared(boolean) - Method in interface org.pentaho.di.shared.SharedObjectInterface
 
setSortedDescending(boolean) - Method in class org.pentaho.di.core.row.ValueMeta
 
setSortedDescending(boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setSourcePosition(int) - Method in class org.pentaho.di.core.SourceToTargetMapping
 
setState(LifeEventInfo.State) - Method in class org.pentaho.di.core.lifecycle.LifeEventInfo
 
setStopped(boolean) - Method in class org.pentaho.di.core.Result
 
setStorageMetadata(ValueMetaInterface) - Method in class org.pentaho.di.core.row.ValueMeta
 
setStorageMetadata(ValueMetaInterface) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setStorageType(int) - Method in class org.pentaho.di.core.row.ValueMeta
 
setStorageType(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setString(String) - Method in class org.pentaho.di.compatibility.ValueBigNumber
 
setString(String) - Method in class org.pentaho.di.compatibility.ValueBinary
 
setString(String) - Method in class org.pentaho.di.compatibility.ValueBoolean
 
setString(String) - Method in class org.pentaho.di.compatibility.ValueDate
 
setString(String) - Method in class org.pentaho.di.compatibility.ValueGeometry
 
setString(String) - Method in class org.pentaho.di.compatibility.ValueInteger
 
setString(String) - Method in interface org.pentaho.di.compatibility.ValueInterface
 
setString(String) - Method in class org.pentaho.di.compatibility.ValueNumber
 
setString(String) - Method in class org.pentaho.di.compatibility.ValueSerializable
 
setString(String) - Method in class org.pentaho.di.compatibility.ValueString
 
setStringEncoding(String) - Method in class org.pentaho.di.core.row.ValueMeta
 
setStringEncoding(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setSubject(String) - Method in class org.pentaho.di.core.logging.Log4jMessage
 
setTag(String) - Method in class org.pentaho.di.core.xml.XMLHandlerCacheEntry
 
setTargetPosition(int) - Method in class org.pentaho.di.core.SourceToTargetMapping
 
setTaskName(String) - Method in interface org.pentaho.di.core.ProgressMonitorListener
 
setText(String) - Method in class org.pentaho.di.core.CheckResult
 
setText(String) - Method in interface org.pentaho.di.core.CheckResultInterface
Sets the text for the check-result
setText(String) - Method in class org.pentaho.di.core.SimpleTokenizer
Set the text to be tokenized.
setThreadNameFromToCopy(String, int, String, int) - Method in class org.pentaho.di.core.RowSet
This method is used only in Trans.java when created RowSet at line 333.
setTimeAdded(boolean) - Method in class org.pentaho.di.core.logging.Log4jKettleLayout
 
setTimeAdded(boolean) - Method in interface org.pentaho.di.core.logging.Log4JLayoutInterface
 
setTimestamp(Date) - Method in class org.pentaho.di.core.ResultFile
 
setTrimType(int) - Method in class org.pentaho.di.core.row.ValueMeta
 
setTrimType(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setType(int) - Method in class org.pentaho.di.compatibility.Value
Set the type of this Value
setType(int) - Method in class org.pentaho.di.core.CheckResult
 
setType(int) - Method in interface org.pentaho.di.core.CheckResultInterface
Sets the check-result type
setType(int) - Method in class org.pentaho.di.core.logging.LogWriter
 
setType(int) - Method in class org.pentaho.di.core.Props
 
setType(int) - Method in class org.pentaho.di.core.ResultFile
 
setType(int) - Method in class org.pentaho.di.core.row.ValueMeta
 
setType(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
setUpdateCounts(int[]) - Method in exception org.pentaho.di.core.exception.KettleDatabaseBatchException
 
setUseDBCache(boolean) - Method in class org.pentaho.di.core.Props
 
setUsedValueListeners(List<ValueUsedListener>) - Method in class org.pentaho.di.compatibility.Row
 
setValue(int, Value) - Method in class org.pentaho.di.compatibility.Row
Set the value on index idx.
setValue(BigDecimal) - Method in class org.pentaho.di.compatibility.Value
Sets the value to a BigDecimal number value.
setValue(double) - Method in class org.pentaho.di.compatibility.Value
Sets the value to a double Number value.
setValue(StringBuffer) - Method in class org.pentaho.di.compatibility.Value
Sets the Value to a String text
setValue(String) - Method in class org.pentaho.di.compatibility.Value
Sets the Value to a String text
setValue(Date) - Method in class org.pentaho.di.compatibility.Value
Sets the Value to a Date
setValue(boolean) - Method in class org.pentaho.di.compatibility.Value
Sets the Value to a boolean
setValue(Boolean) - Method in class org.pentaho.di.compatibility.Value
 
setValue(byte) - Method in class org.pentaho.di.compatibility.Value
Sets the Value to a long integer
setValue(int) - Method in class org.pentaho.di.compatibility.Value
Sets the Value to a long integer
setValue(long) - Method in class org.pentaho.di.compatibility.Value
Sets the Value to a long integer
setValue(byte[]) - Method in class org.pentaho.di.compatibility.Value
Sets the Value to a byte array
setValue(Geometry) - Method in class org.pentaho.di.compatibility.Value
// -- Begin GeoKettle modification -- /** Sets the Value to a geometry
setValue(Value) - Method in class org.pentaho.di.compatibility.Value
Copy the Value from another Value.
setValue(OgnlContext, Object, Object) - Method in class org.pentaho.di.core.config.OgnlExpression
 
setValue(E) - Method in interface org.pentaho.di.core.gui.GUIOption
Sets the value; should also persist it.
setValueData(Object) - Method in class org.pentaho.di.core.row.ValueMetaAndData
 
setValueInterface(ValueInterface) - Method in class org.pentaho.di.compatibility.Value
 
setValueMeta(int, ValueMetaInterface) - Method in class org.pentaho.di.core.row.RowMeta
Replaces a value meta entry in the row metadata with another one
setValueMeta(int, ValueMetaInterface) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Replaces a value meta entry in the row metadata with another one
setValueMeta(ValueMetaInterface) - Method in class org.pentaho.di.core.row.ValueMetaAndData
 
setValueMetaList(List<ValueMetaInterface>) - Method in class org.pentaho.di.core.row.RowMeta
 
setValueMetaList(List<ValueMetaInterface>) - Method in interface org.pentaho.di.core.row.RowMetaInterface
 
setVariable(String, String) - Method in class org.pentaho.di.core.variables.Variables
 
setVariable(String, String) - Method in interface org.pentaho.di.core.variables.VariableSpace
Sets a variable in the Kettle Variables list.
setVersion(String) - Method in class org.pentaho.di.version.BuildVersion
 
setWidth(int) - Method in interface org.pentaho.di.core.gui.GUISizeInterface
 
SHADOW_SIZE - Static variable in class org.pentaho.di.core.Const
The default shadow size on the graphical view.
SharedObjectBase - Class in org.pentaho.di.shared
 
SharedObjectBase() - Constructor for class org.pentaho.di.shared.SharedObjectBase
 
SharedObjectInterface - Interface in org.pentaho.di.shared
 
shareVariablesWith(VariableSpace) - Method in class org.pentaho.di.core.variables.Variables
 
shareVariablesWith(VariableSpace) - Method in interface org.pentaho.di.core.variables.VariableSpace
Share a variable space from another variable space.
sign() - Method in class org.pentaho.di.compatibility.Value
 
SimpleTokenizer - Class in org.pentaho.di.core
The SimpleTokenizer class is used to break a string into tokens.
SimpleTokenizer(String, String) - Constructor for class org.pentaho.di.core.SimpleTokenizer
Constructs a tokenizer for the specified string.
SimpleTokenizer(String, String, boolean) - Constructor for class org.pentaho.di.core.SimpleTokenizer
Constructs a tokenizer for the specified string.
sin() - Method in class org.pentaho.di.compatibility.Value
 
SINGLE_BYTE_ENCODINGS - Static variable in class org.pentaho.di.core.row.ValueMeta
 
size() - Method in class org.pentaho.di.compatibility.Row
Return number of Values in Row.
size() - Method in class org.pentaho.di.core.DBCache
 
size() - Method in class org.pentaho.di.core.row.RowMeta
 
size() - Method in interface org.pentaho.di.core.row.RowMetaInterface
 
size() - Method in class org.pentaho.di.core.RowMetaAndData
 
size() - Method in class org.pentaho.di.core.RowSet
 
size() - Method in class org.pentaho.di.core.util.ResolverUtil
 
smaller(Value) - Method in class org.pentaho.di.compatibility.Value
 
smaller_equal(Value) - Method in class org.pentaho.di.compatibility.Value
 
SORT_SIZE - Static variable in class org.pentaho.di.core.Const
Sort size: how many rows do we sort in memory at once?
SORT_TYPE_ASCENDING - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
Indicating that the rows are not sorted ascending on this key
SORT_TYPE_DESCENDING - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
Indicating that the rows are sorted descending on this key
SORT_TYPE_NOT_SORTED - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
Indicating that the rows are not sorted on this key
SortedFileOutputStream - Class in org.pentaho.di.core.util
 
SortedFileOutputStream(File) - Constructor for class org.pentaho.di.core.util.SortedFileOutputStream
CT
sortFiles() - Method in class org.pentaho.di.core.fileinput.FileInputList
 
sortRows(List<Row>, int[], boolean[]) - Static method in class org.pentaho.di.compatibility.Row
 
sortStrings(String[]) - Static method in class org.pentaho.di.core.Const
Sort the strings of an array in alphabetical order.
sortTypeCodes - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
 
SourceToTargetMapping - Class in org.pentaho.di.core
 
SourceToTargetMapping(int, int) - Constructor for class org.pentaho.di.core.SourceToTargetMapping
Creates a new source-to-target mapping
SpatialContains(Value) - Method in class org.pentaho.di.compatibility.Value
 
SpatialContains(Object, ValueMetaInterface, Object) - Method in class org.pentaho.di.core.row.ValueMeta
 
SpatialContains(Object, ValueMetaInterface, Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Tests "contains" topological predicate: returns true if 2nd geometry is contained in 1st
SpatialCrosses(Value) - Method in class org.pentaho.di.compatibility.Value
 
SpatialCrosses(Object, ValueMetaInterface, Object) - Method in class org.pentaho.di.core.row.ValueMeta
 
SpatialCrosses(Object, ValueMetaInterface, Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Tests "intersects" topological predicate: returns true if geometries are crossing
SpatialDisjoint(Value) - Method in class org.pentaho.di.compatibility.Value
 
SpatialDisjoint(Object, ValueMetaInterface, Object) - Method in class org.pentaho.di.core.row.ValueMeta
 
SpatialDisjoint(Object, ValueMetaInterface, Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Tests "disjoint" topological predicate: returns true if geometries are disjoint
SpatialEquals(Value) - Method in class org.pentaho.di.compatibility.Value
 
SpatialEquals(Object, ValueMetaInterface, Object) - Method in class org.pentaho.di.core.row.ValueMeta
 
SpatialEquals(Object, ValueMetaInterface, Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Tests "equals" topological predicate: returns true if geometries are equal
SpatialIntersects(Value) - Method in class org.pentaho.di.compatibility.Value
 
SpatialIntersects(Object, ValueMetaInterface, Object) - Method in class org.pentaho.di.core.row.ValueMeta
 
SpatialIntersects(Object, ValueMetaInterface, Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Tests "intersects" topological predicate: returns true if geometries are intersecting
SpatialIsValid() - Method in class org.pentaho.di.compatibility.Value
 
SpatialIsValid(Object) - Method in class org.pentaho.di.core.row.ValueMeta
 
SpatialIsValid(Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Tests "isValid" unary predicate: returns true if geometry is valid
SpatialOverlaps(Value) - Method in class org.pentaho.di.compatibility.Value
 
SpatialOverlaps(Object, ValueMetaInterface, Object) - Method in class org.pentaho.di.core.row.ValueMeta
 
SpatialOverlaps(Object, ValueMetaInterface, Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Tests "overlaps" topological predicate: returns true if geometries are overlapping
SpatialTouches(Value) - Method in class org.pentaho.di.compatibility.Value
 
SpatialTouches(Object, ValueMetaInterface, Object) - Method in class org.pentaho.di.core.row.ValueMeta
 
SpatialTouches(Object, ValueMetaInterface, Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Tests "touches" topological predicate: returns true if geometries are touching
SpatialWithin(Value) - Method in class org.pentaho.di.compatibility.Value
 
SpatialWithin(Object, ValueMetaInterface, Object) - Method in class org.pentaho.di.core.row.ValueMeta
 
SpatialWithin(Object, ValueMetaInterface, Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Tests "within" topological predicate: returns true if 1st geometry is within 2nd
SpeedTest - Class in org.pentaho.di.core.row
 
SpeedTest() - Constructor for class org.pentaho.di.core.row.SpeedTest
 
splitPath(String, String) - Static method in class org.pentaho.di.core.Const
Convert strings separated by a string into an array of strings.
splitString(String, String) - Static method in class org.pentaho.di.core.Const
Convert strings separated by a string into an array of strings.
splitString(String, char) - Static method in class org.pentaho.di.core.Const
Convert strings separated by a character into an array of strings.
SPOON_LOG_FILE - Static variable in class org.pentaho.di.core.Const
The base name of the Spoon logfile
sqrt() - Method in class org.pentaho.di.compatibility.Value
 
sqrt(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
srid - Variable in class org.pentaho.di.core.geospatial.SRS
Mandatory: The SRID as a String.
SRS - Class in org.pentaho.di.core.geospatial
This class stores meta-data for a spatial reference system.
SRS(String, String, String, CoordinateReferenceSystem) - Constructor for class org.pentaho.di.core.geospatial.SRS
Creates a new instance of SRS by defining all necessary attributes manually.
SRS(String, String, String) - Constructor for class org.pentaho.di.core.geospatial.SRS
Creates a new instance of SRS by defining authority, srid and and description.
SRS(CoordinateReferenceSystem) - Constructor for class org.pentaho.di.core.geospatial.SRS
Creates a new instance of SRS according to an existing CoordinateReferenceSystem object.
SRS(String) - Constructor for class org.pentaho.di.core.geospatial.SRS
Creates a new instance of SRS according to a WKT definition This is a convenience constructor.
SRS(File) - Constructor for class org.pentaho.di.core.geospatial.SRS
 
SRS(String, String, String, boolean, String) - Constructor for class org.pentaho.di.core.geospatial.SRS
Helper constructor for SRSFactory
startsWith(Value) - Method in class org.pentaho.di.compatibility.Value
 
startsWith(String) - Method in class org.pentaho.di.compatibility.Value
 
stopped - Variable in class org.pentaho.di.core.Result
 
STORAGE_TYPE_BINARY_STRING - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
The storage type is binary: read from text but not yet converted to the requested target data type, for lazy conversions.
STORAGE_TYPE_INDEXED - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
The storage type is indexed.
STORAGE_TYPE_NORMAL - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
The storage type is the same as the indicated value type
storageTypeCodes - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
 
storeCache(XMLHandlerCacheEntry, int) - Method in class org.pentaho.di.core.xml.XMLHandlerCache
Store a cache entry
str2dat(String) - Method in class org.pentaho.di.compatibility.Value
 
str2dat(String, String) - Method in class org.pentaho.di.compatibility.Value
 
str2dat(String, String, String) - Static method in class org.pentaho.di.core.util.StringUtil
 
str2num() - Method in class org.pentaho.di.compatibility.Value
 
str2num(String) - Method in class org.pentaho.di.compatibility.Value
 
str2num(String, String) - Method in class org.pentaho.di.compatibility.Value
 
str2num(String, String, String) - Method in class org.pentaho.di.compatibility.Value
 
str2num(String, String, String, String) - Method in class org.pentaho.di.compatibility.Value
 
str2num(String, String, String, String, String) - Static method in class org.pentaho.di.core.util.StringUtil
 
StreamLogger - Class in org.pentaho.di.core.util
 
StreamLogger(InputStream, String) - Constructor for class org.pentaho.di.core.util.StreamLogger
 
STRING_ANTI_ALIASING - Static variable in class org.pentaho.di.core.Props
 
STRING_ARGUMENT_NAME_PREFIX - Static variable in class org.pentaho.di.core.Props
 
STRING_ASK_ABOUT_REPLACING_DATABASES - Static variable in class org.pentaho.di.core.Props
 
STRING_AUTO_COLLAPSE_CORE_TREE - Static variable in class org.pentaho.di.core.Props
 
STRING_AUTO_SAVE - Static variable in class org.pentaho.di.core.Props
 
STRING_AUTO_SPLIT - Static variable in class org.pentaho.di.core.Props
 
STRING_BACKGROUND_COLOR_B - Static variable in class org.pentaho.di.core.Props
 
STRING_BACKGROUND_COLOR_G - Static variable in class org.pentaho.di.core.Props
 
STRING_BACKGROUND_COLOR_R - Static variable in class org.pentaho.di.core.Props
 
STRING_CUSTOM_PARAMETER - Static variable in class org.pentaho.di.core.Props
 
STRING_DEFAULT_PREVIEW_SIZE - Static variable in class org.pentaho.di.core.Props
 
STRING_FONT_DEFAULT_NAME - Static variable in class org.pentaho.di.core.Props
 
STRING_FONT_DEFAULT_SIZE - Static variable in class org.pentaho.di.core.Props
 
STRING_FONT_DEFAULT_STYLE - Static variable in class org.pentaho.di.core.Props
 
STRING_FONT_FIXED_NAME - Static variable in class org.pentaho.di.core.Props
 
STRING_FONT_FIXED_SIZE - Static variable in class org.pentaho.di.core.Props
 
STRING_FONT_FIXED_STYLE - Static variable in class org.pentaho.di.core.Props
 
STRING_FONT_GRAPH_NAME - Static variable in class org.pentaho.di.core.Props
 
STRING_FONT_GRAPH_SIZE - Static variable in class org.pentaho.di.core.Props
 
STRING_FONT_GRAPH_STYLE - Static variable in class org.pentaho.di.core.Props
 
STRING_FONT_GRID_NAME - Static variable in class org.pentaho.di.core.Props
 
STRING_FONT_GRID_SIZE - Static variable in class org.pentaho.di.core.Props
 
STRING_FONT_GRID_STYLE - Static variable in class org.pentaho.di.core.Props
 
STRING_FONT_NOTE_NAME - Static variable in class org.pentaho.di.core.Props
 
STRING_FONT_NOTE_SIZE - Static variable in class org.pentaho.di.core.Props
 
STRING_FONT_NOTE_STYLE - Static variable in class org.pentaho.di.core.Props
 
STRING_GRAPH_COLOR_B - Static variable in class org.pentaho.di.core.Props
 
STRING_GRAPH_COLOR_G - Static variable in class org.pentaho.di.core.Props
 
STRING_GRAPH_COLOR_R - Static variable in class org.pentaho.di.core.Props
 
STRING_ICON_SIZE - Static variable in class org.pentaho.di.core.Props
 
STRING_JOB_DEFAULT_EXT - Static variable in class org.pentaho.di.core.Const
The extension of a Kettle job XML file
STRING_JOB_FILTER_EXT - Static variable in class org.pentaho.di.core.Const
The possible extensions a job XML file can have.
STRING_LAST_ARGUMENT - Static variable in class org.pentaho.di.core.Props
 
STRING_LAST_PREVIEW_SIZE - Static variable in class org.pentaho.di.core.Props
 
STRING_LAST_PREVIEW_STEP - Static variable in class org.pentaho.di.core.Props
 
STRING_LAST_PREVIEW_TRANS - Static variable in class org.pentaho.di.core.Props
 
STRING_LAST_REPOSITORY - Static variable in class org.pentaho.di.core.Props
 
STRING_LAST_REPOSITORY_LOGIN - Static variable in class org.pentaho.di.core.Props
 
STRING_LINE_WIDTH - Static variable in class org.pentaho.di.core.Props
 
STRING_LOG_FILTER - Static variable in class org.pentaho.di.core.Props
 
STRING_LOG_LEVEL - Static variable in class org.pentaho.di.core.Props
 
STRING_MAX_UNDO - Static variable in class org.pentaho.di.core.Props
 
STRING_MIDDLE_PCT - Static variable in class org.pentaho.di.core.Props
 
STRING_ONLY_ACTIVE_STEPS - Static variable in class org.pentaho.di.core.Props
 
STRING_ONLY_USED_DB_TO_XML - Static variable in class org.pentaho.di.core.Props
 
STRING_OPEN_LAST_FILE - Static variable in class org.pentaho.di.core.Props
 
STRING_PENTAHO_DI_CONSOLE_APPENDER - Static variable in class org.pentaho.di.core.logging.LogWriter
 
STRING_PENTAHO_DI_LOGGER_NAME - Static variable in class org.pentaho.di.core.logging.LogWriter
 
STRING_PLUGIN_HISTORY - Static variable in class org.pentaho.di.core.Props
 
STRING_REPLACE_DATABASES - Static variable in class org.pentaho.di.core.Props
 
STRING_SASH_W1 - Static variable in class org.pentaho.di.core.Props
 
STRING_SASH_W2 - Static variable in class org.pentaho.di.core.Props
 
STRING_SAVE_CONF - Static variable in class org.pentaho.di.core.Props
 
STRING_SHADOW_SIZE - Static variable in class org.pentaho.di.core.Props
 
STRING_SHOW_EXIT_WARNING - Static variable in class org.pentaho.di.core.Props
 
STRING_SHOW_OS_LOOK - Static variable in class org.pentaho.di.core.Props
 
STRING_SHOW_TIPS - Static variable in class org.pentaho.di.core.Props
 
STRING_SIZE_H - Static variable in class org.pentaho.di.core.Props
 
STRING_SIZE_MAX - Static variable in class org.pentaho.di.core.Props
 
STRING_SIZE_W - Static variable in class org.pentaho.di.core.Props
 
STRING_SIZE_X - Static variable in class org.pentaho.di.core.Props
 
STRING_SIZE_Y - Static variable in class org.pentaho.di.core.Props
 
STRING_START_SHOW_REPOSITORIES - Static variable in class org.pentaho.di.core.Props
 
STRING_TAB_COLOR_B - Static variable in class org.pentaho.di.core.Props
 
STRING_TAB_COLOR_G - Static variable in class org.pentaho.di.core.Props
 
STRING_TAB_COLOR_R - Static variable in class org.pentaho.di.core.Props
 
STRING_TIP_NR - Static variable in class org.pentaho.di.core.Props
 
STRING_TRANS_AND_JOB_FILTER_EXT - Static variable in class org.pentaho.di.core.Const
The possible extensions a transformation XML file can have.
STRING_TRANS_DEFAULT_EXT - Static variable in class org.pentaho.di.core.Const
The extension of a Kettle transformation XML file
STRING_TRANS_FILTER_EXT - Static variable in class org.pentaho.di.core.Const
The possible extensions a transformation XML file can have.
STRING_USE_DB_CACHE - Static variable in class org.pentaho.di.core.Props
 
stringLen(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
stringToBinary(String) - Static method in class org.pentaho.di.core.xml.XMLHandler
Convert a XML encoded binary string back to binary format
stringToDate(String) - Static method in class org.pentaho.di.core.xml.XMLHandler
 
stringToGeometry(String) - Static method in class org.pentaho.di.core.xml.XMLHandler
Convert a XML encoded geometry string back to Geometry format
StringUtil - Class in org.pentaho.di.core.util
A collection of utilities to manipulate strings.
StringUtil() - Constructor for class org.pentaho.di.core.util.StringUtil
 
substitute(String, Map<String, String>, String, String) - Static method in class org.pentaho.di.core.util.StringUtil
Substitutes variables in aString.
substitute(String, Map<String, String>, String, String, int) - Static method in class org.pentaho.di.core.util.StringUtil
Substitutes variables in aString.
substituteHex(String) - Static method in class org.pentaho.di.core.util.StringUtil
Substitutes hex values in aString and convert them to operating system char equivalents in the return string.
substituteUnix(String, Map<String, String>) - Static method in class org.pentaho.di.core.util.StringUtil
Substitutes variables in aString.
substituteWindows(String, Map<String, String>) - Static method in class org.pentaho.di.core.util.StringUtil
Substitutes variables in aString.
substr(Value, Value) - Method in class org.pentaho.di.compatibility.Value
 
substr(Value) - Method in class org.pentaho.di.compatibility.Value
 
substr(int) - Method in class org.pentaho.di.compatibility.Value
 
substr(int, int) - Method in class org.pentaho.di.compatibility.Value
 
subTask(String) - Method in interface org.pentaho.di.core.ProgressMonitorListener
 
sum(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
SYMBOLSIZE - Static variable in class org.pentaho.di.core.Const
The size of relationship symbols
sysdate() - Method in class org.pentaho.di.compatibility.Value
 
SYSTEM_PROPERTIES - Static variable in class org.pentaho.di.core.util.StringUtil
 

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