- 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.
- safeModeLocal - Static variable in class org.pentaho.di.core.database.MonetDBDatabaseMeta
-
- sameDB(String) - Method in class org.pentaho.di.core.DBCacheEntry
-
- SAPDBDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains SAP DB specific information through static final members
- SAPDBDatabaseMeta() - Constructor for class org.pentaho.di.core.database.SAPDBDatabaseMeta
-
- SAPR3DatabaseMeta - Class in org.pentaho.di.core.database
-
Contains SAP ERP system specific information through static final members
- SAPR3DatabaseMeta() - Constructor for class org.pentaho.di.core.database.SAPR3DatabaseMeta
-
- saveCache() - 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
-
- saveToRepository(RepositoryAttributeInterface) - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
-
Saves the log table to a repository.
- Schema - Class in org.pentaho.di.core.database
-
Contains the information that's stored in a single schema.
- Schema(String, String[]) - Constructor for class org.pentaho.di.core.database.Schema
-
- Schema(String) - Constructor for class org.pentaho.di.core.database.Schema
-
- SCHEMA_NAME_KETTLE - Static variable in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- ScrollBarInterface - Interface in org.pentaho.di.core.gui
-
- searchForType(PluginTypeInterface) - Method in interface org.pentaho.di.core.plugins.PluginRegistryExtension
-
- searchPlugins() - Method in class org.pentaho.di.core.plugins.BasePluginType
-
Let's put in code here to search for the step plugins..
- searchPlugins() - Method in interface org.pentaho.di.core.plugins.PluginTypeInterface
-
- searchSQLFieldByFieldOrAlias(List<SQLField>, String) - Static method in class org.pentaho.di.core.sql.SQLField
-
- 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.
- secondOfMinute(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
- SELECT_COUNT_STATEMENT - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
-
The SQL, minus the table name, to select the number
of rows from a table
- selectSAPR3Databases(List<DatabaseMeta>) - Static method in class org.pentaho.di.core.ConstDB
-
Select the SAP ERP databases in the List of databases.
- SEQUENCE_FOR_BATCH_ID - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- 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.KettleObjectExistsException
-
- serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettlePluginLoaderException
-
- serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleRepositoryNotSupportedException
-
- 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.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
-
- SERVICE_NAME - Static variable in class org.pentaho.di.core.jdbc.ThinDriver
-
- ServiceCacheMethod - Enum in org.pentaho.di.core.sql
-
- setAccessType(int) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setAccessType(int) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setAccessType(int) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Set the type of database access.
- setActive() - Method in class org.pentaho.di.core.DBCache
-
- setActive(boolean) - Method in class org.pentaho.di.core.DBCache
-
- setAggregation(SQLAggregation) - Method in class org.pentaho.di.core.sql.SQLField
-
- setAlias(String) - Method in class org.pentaho.di.core.sql.SQLField
-
- setAlpha(int) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
-
- setAntialias(boolean) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
-
- setArguments(Object[]) - Method in class org.pentaho.di.core.logging.LogMessage
-
- setArray(int, Array) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setAscending(boolean) - Method in class org.pentaho.di.core.sql.SQLField
-
- setAsciiStream(int, InputStream) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setAsciiStream(int, InputStream, int) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setAsciiStream(int, InputStream, long) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setAskAboutReplacingDatabaseConnections(boolean) - Method in class org.pentaho.di.core.Props
-
- setAttribute(String, String, String) - Method in interface org.pentaho.di.core.AttributesInterface
-
Add an attribute to an attribute group
- setAttribute(String, String) - Method in interface org.pentaho.di.repository.RepositoryAttributeInterface
-
Set a String attribute
- setAttribute(String, boolean) - Method in interface org.pentaho.di.repository.RepositoryAttributeInterface
-
Set a boolean attribute
- setAttribute(String, long) - Method in interface org.pentaho.di.repository.RepositoryAttributeInterface
-
Set an integer attribute
- setAttributes(String, Map<String, String>) - Method in interface org.pentaho.di.core.AttributesInterface
-
Add a map of attributes to an attribute group.
- setAttributes(Properties) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
Set extra attributes on this database connection
- setAttributes(Properties) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
Set extra attributes on this database connection
- setAttributes(Properties) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Set extra attributes on this database connection
- setAttributesMap(Map<String, Map<String, String>>) - Method in interface org.pentaho.di.core.AttributesInterface
-
Pass a map of group attributes
- setAutoCommit(boolean) - Method in class org.pentaho.di.core.database.Database
-
- setAutoCommit(boolean) - Method in class org.pentaho.di.core.jdbc.ThinConnection
-
- setBackground(PrimitiveGCInterface.EColor) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
-
- setBackground(int, int, int) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
-
- setBatchId(long) - Method in class org.pentaho.di.core.logging.LoggingHierarchy
-
- setBigDecimal(int, BigDecimal) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- 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.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.value.ValueMetaBase
-
- setBinaryStream(int, InputStream) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setBinaryStream(int, InputStream, int) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setBinaryStream(int, InputStream, long) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setBlob(int, Blob) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setBlob(int, InputStream) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setBlob(int, InputStream, long) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- 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.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
-
- setBoolean(int, boolean) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setBuffer(List<Object[]>) - Method in class org.pentaho.di.core.row.RowBuffer
-
- setBuildDate(String) - Method in class org.pentaho.di.version.BuildVersion
-
- setBuildUser(String) - Method in class org.pentaho.di.version.BuildVersion
-
- setByte(int, byte) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- 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.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
-
- setBytes(int, byte[]) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setCacheHits(int) - Method in class org.pentaho.di.core.xml.XMLHandlerCache
-
Allows you to (re-)set the number of cache hits
- setCacheMethod(ServiceCacheMethod) - Method in class org.pentaho.di.core.jdbc.TransDataService
-
- setCarteObjectId(String) - Method in class org.pentaho.di.core.logging.LoggingObject
-
- setCaseInsensitive(boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setCaseInsensitive(boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets whether or not the value object is case sensitive.
- setCasesUrl(String) - Method in class org.pentaho.di.core.plugins.Plugin
-
- setCasesUrl(String) - Method in interface org.pentaho.di.core.plugins.PluginInterface
-
- setCatalog(String) - Method in class org.pentaho.di.core.jdbc.ThinConnection
-
- setCatalogName(String) - Method in class org.pentaho.di.core.database.Catalog
-
- setCatalogs(Catalog[]) - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
-
- setCategory(String) - Method in class org.pentaho.di.core.plugins.Plugin
-
- setCauses(List<Exception>) - Method in exception org.pentaho.di.core.exception.KettleConversionException
-
- setChanged(boolean) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setChanged(boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setChanged() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setChanged(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setChangedDate(Date) - Method in class org.pentaho.di.shared.SharedObjectBase
-
- setCharacterStream(int, Reader) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setCharacterStream(int, Reader, int) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setCharacterStream(int, Reader, long) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setChildren(List<RepositoryDirectoryInterface>) - Method in class org.pentaho.di.repository.RepositoryDirectory
-
- setChildren(List<RepositoryDirectoryInterface>) - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
-
sets the list of child directories
- setClassMap(Map<Class<?>, String>) - Method in class org.pentaho.di.core.plugins.Plugin
-
- setClient(KettleClientEnvironment.ClientType) - Method in class org.pentaho.di.core.KettleClientEnvironment
-
- setClientInfo(Properties) - Method in class org.pentaho.di.core.jdbc.ThinConnection
-
- setClientInfo(String, String) - Method in class org.pentaho.di.core.jdbc.ThinConnection
-
- setClob(int, Clob) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setClob(int, Reader) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setClob(int, Reader, long) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setComment(String) - Method in class org.pentaho.di.core.ResultFile
-
- setComments(String) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setComments(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the comments for the object implementing the interface.
- setCommit(int) - Method in class org.pentaho.di.core.database.Database
-
Specify after how many rows a commit needs to occur when inserting or
updating values.
- setComplete(boolean) - Method in class org.pentaho.di.core.database.SqlScriptStatement
-
- setCondition(int, Condition) - Method in class org.pentaho.di.core.Condition
-
- setCondition(Condition) - Method in class org.pentaho.di.core.sql.SQLCondition
-
- setConditionClause(String) - Method in class org.pentaho.di.core.sql.SQLCondition
-
- setConnection(Connection) - Method in class org.pentaho.di.core.database.Database
-
Allows for the injection of a "life" connection, generated by a piece of
software outside of Kettle.
- setConnection(ThinConnection) - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- setConnectionGroup(String) - Method in class org.pentaho.di.core.database.Database
-
- setConnectionName(String) - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
-
- setConnectionPoolingProperties(Properties) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setConnectionPoolingProperties(Properties) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
set the connection pooling properties
- setConnectionPoolingProperties(Properties) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setConnectSQL(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setConnectSQL(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setConnectSQL(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setContainerObjectId(String) - Method in class org.pentaho.di.core.database.Database
-
- setContainerObjectId(String) - Method in class org.pentaho.di.core.logging.LogChannel
-
- setContainerObjectId(String) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
-
- setContainerObjectId(String) - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
-
- setConversionMask(String) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setConversionMask(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the conversion mask.
- setConversionMeta(ValueMetaInterface) - Method in class org.pentaho.di.core.util.StringEvaluationResult
-
- setConversionMetadata(ValueMetaInterface) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- 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.
- setCopy(int) - Method in class org.pentaho.di.core.database.Database
-
- setCopy(String) - Method in class org.pentaho.di.core.logging.LogMessage
-
- setCount(Long) - Method in class org.pentaho.di.core.metrics.MetricsDuration
-
- setCountDistinct(boolean) - Method in class org.pentaho.di.core.sql.SQLField
-
- setCounter(long) - Method in class org.pentaho.di.core.Counter
-
- setCounter(String, Counter) - Method in class org.pentaho.di.core.Counters
-
- setCountStar(boolean) - Method in class org.pentaho.di.core.sql.SQLField
-
- setCurrencySymbol(String) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setCurrencySymbol(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the currency symbol.
- setCursorName(String) - Method in class org.pentaho.di.core.jdbc.ThinStatement
-
- 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
-
- setDatabase(DatabaseMeta) - Method in class org.pentaho.di.core.SQLStatement
-
Sets the database connection for this SQL Statement
- setDatabaseInterface(DatabaseInterface) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Set the system dependend database interface for this database metadata definition
- setDatabaseName(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setDatabaseName(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setDatabaseName(String) - Method in class org.pentaho.di.core.database.PartitionDatabaseMeta
-
- setDatabasePortNumberString(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setDatabasePortNumberString(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setDatabaseType(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setDataSourceProviderInterface(DataSourceProviderInterface) - Static method in class org.pentaho.di.core.database.DataSourceProviderFactory
-
- setDataTablespace(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setDataTablespace(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setDataTablespace(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setDataType(int) - Method in class org.pentaho.di.core.logging.LogTableField
-
- 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.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
-
- setDate(int, Date) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setDate(int, Date, Calendar) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setDate(Date) - Method in class org.pentaho.di.core.metrics.MetricsDuration
-
- setDate(Date) - Method in class org.pentaho.di.core.metrics.MetricsSnapshot
-
- setDate(Date) - Method in interface org.pentaho.di.core.metrics.MetricsSnapshotInterface
-
- setDateFormatLenient(boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setDateFormatLenient(boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Set to true if the date formatting (parsing) is to be set to lenient.
- setDateFormatLocale(Locale) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setDateFormatLocale(Locale) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the locale of the date format.
- setDateFormatTimeZone(TimeZone) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setDateFormatTimeZone(TimeZone) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
- setDbInfo(DatabaseMeta) - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
-
- setDBName(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Set the name of the database.
- setDBPort(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Sets the port on which the database listens.
- setDecimalSymbol(String) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setDecimalSymbol(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the decimal symbol.
- setDefault() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Set default values for an Oracle database.
- setDefaultCharset(Charset) - Method in class org.pentaho.di.core.fileinput.CharsetToolkit
-
Defines the default Charset
used in case the buffer represents
an 8-bit Charset
.
- setDefaultLocale(Locale) - Method in class org.pentaho.di.i18n.LanguageChoice
-
- setDefaultValue(String) - Method in class org.pentaho.di.core.database.DatabaseConnectionPoolParameter
-
- setDescription(String) - Method in class org.pentaho.di.core.database.DatabaseConnectionPoolParameter
-
- setDescription(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setDescription(String) - Method in interface org.pentaho.di.core.DescriptionInterface
-
- setDescription(String) - Method in class org.pentaho.di.core.KettleAttribute
-
- setDescription(String) - Method in class org.pentaho.di.core.logging.LogTableField
-
- setDescription(String) - Method in class org.pentaho.di.core.metrics.MetricsDuration
-
- setDescription(String) - Method in class org.pentaho.di.core.plugins.Plugin
-
- setDescription(String) - Method in interface org.pentaho.di.repository.RepositoryElementInterface
-
Sets the description of the repository object.
- setDisableInitialExecutionHistory(boolean) - Method in class org.pentaho.di.core.Props
-
- setDocumentationUrl(String) - Method in class org.pentaho.di.core.plugins.Plugin
-
- setDocumentationUrl(String) - Method in interface org.pentaho.di.core.plugins.PluginInterface
-
- setDone() - Method in class org.pentaho.di.core.BlockingBatchingRowSet
-
- setDone() - Method in interface org.pentaho.di.core.RowSet
-
- setDouble(int, double) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setDual(boolean) - Method in class org.pentaho.di.core.jdbc.TransDataService
-
- setDuration(Long) - Method in class org.pentaho.di.core.metrics.MetricsDuration
-
- setEnabled(boolean) - Method in class org.pentaho.di.core.logging.LogTableField
-
- setEndDate(Date) - Method in class org.pentaho.di.core.metrics.MetricsDuration
-
- setEnforce8Bit(boolean) - Method in class org.pentaho.di.core.fileinput.CharsetToolkit
-
If US-ASCII is recognized, enforce to return the default encoding, rather than US-ASCII.
- setEntryNr(long) - Method in class org.pentaho.di.core.Result
-
Sets the entry number to the specified value
- setError(String) - Method in class org.pentaho.di.core.SQLStatement
-
Sets the error that occurred when obtaining the SQL.
- 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.
- setErrorHelpFile(String) - Method in class org.pentaho.di.core.plugins.Plugin
-
- setErrorsField(boolean) - Method in class org.pentaho.di.core.logging.LogTableField
-
- setEscapeProcessing(boolean) - Method in class org.pentaho.di.core.jdbc.ThinStatement
-
- setException(KettleException) - Method in class org.pentaho.di.core.logging.FileLoggingEventListener
-
- setExceptionsList(List<Exception>) - Method in exception org.pentaho.di.core.exception.KettleDatabaseBatchException
-
- setExitStatus(int) - Method in class org.pentaho.di.core.Result
-
Sets the exit status value to the specified value
- setExpression(String) - Method in class org.pentaho.di.core.sql.SQLField
-
- setFailoverLocale(Locale) - Method in class org.pentaho.di.i18n.LanguageChoice
-
- setFetchDirection(int) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
-
- setFetchDirection(int) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
-
- setFetchDirection(int) - Method in class org.pentaho.di.core.jdbc.ThinStatement
-
- setFetchSize(int) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
-
- setFetchSize(int) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
-
- setFetchSize(int) - Method in class org.pentaho.di.core.jdbc.ThinStatement
-
- setField(String) - Method in class org.pentaho.di.core.sql.SQLField
-
- setFieldIndex(int) - Method in class org.pentaho.di.core.sql.SQLField
-
- setFieldName(String) - Method in class org.pentaho.di.core.jdbc.FieldVariableMapping
-
- setFieldName(String) - Method in class org.pentaho.di.core.logging.LogTableField
-
- setFields(List<ValueMetaInterface>) - Method in exception org.pentaho.di.core.exception.KettleConversionException
-
- setFields(List<SQLField>) - Method in class org.pentaho.di.core.sql.SQLFields
-
- setFieldsClause(String) - Method in class org.pentaho.di.core.sql.SQLFields
-
- setFieldVariableMappings(List<FieldVariableMapping>) - Method in class org.pentaho.di.core.jdbc.TransDataService
-
- setFile(FileObject) - Method in class org.pentaho.di.core.ResultFile
-
- setFileName(String) - Method in class org.pentaho.di.core.jdbc.TransDataService
-
- setFilename(String) - Method in class org.pentaho.di.core.logging.FileLoggingEventListener
-
- setFilename(String) - Method in class org.pentaho.di.core.logging.LoggingObject
-
- setFilter(String) - Method in class org.pentaho.di.core.logging.LogChannel
-
- setFilter(String) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
-
- setFloat(int, float) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setFolder(String) - Method in class org.pentaho.di.core.plugins.PluginFolder
-
- setFont(PrimitiveGCInterface.EFont) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
-
- setFont(String, int, boolean, boolean) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
-
- setForcingIdentifiersToLowerCase(boolean) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setForcingIdentifiersToLowerCase(boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setForcingIdentifiersToLowerCase(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setForcingIdentifiersToUpperCase(boolean) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setForcingIdentifiersToUpperCase(boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setForcingIdentifiersToUpperCase(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setForcingSeparateLogging(boolean) - Method in class org.pentaho.di.core.database.Database
-
- setForcingSeparateLogging(boolean) - Method in class org.pentaho.di.core.logging.LogChannel
-
- setForcingSeparateLogging(boolean) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
-
This option will force the create of a separate logging channel even if the logging concerns identical objects with identical names.
- setForcingSeparateLogging(boolean) - Method in class org.pentaho.di.core.logging.LoggingObject
-
- setForcingSeparateLogging(boolean) - Method in interface org.pentaho.di.core.logging.LoggingObjectInterface
-
This option will force the create of a separate logging channel even if the logging concerns identical objects with identical names.
- setForcingSeparateLogging(boolean) - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
-
- setForeground(PrimitiveGCInterface.EColor) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
-
- setForeground(int, int, int) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
-
- setForumUrl(String) - Method in class org.pentaho.di.core.plugins.Plugin
-
- setForumUrl(String) - Method in interface org.pentaho.di.core.plugins.PluginInterface
-
- setFromIndex(int) - Method in class org.pentaho.di.core.database.SqlScriptStatement
-
- setFunction(int) - Method in class org.pentaho.di.core.Condition
-
- setGatheringMetrics(boolean) - Method in class org.pentaho.di.core.database.Database
-
- setGatheringMetrics(boolean) - Method in class org.pentaho.di.core.logging.LogChannel
-
- setGatheringMetrics(boolean) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
-
- setGatheringMetrics(boolean) - Method in class org.pentaho.di.core.logging.LoggingObject
-
- setGatheringMetrics(boolean) - Method in interface org.pentaho.di.core.logging.LoggingObjectInterface
-
Enable of disable kettle metrics gathering during execution
- setGatheringMetrics(boolean) - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
-
- setGroupClause(String) - Method in class org.pentaho.di.core.sql.SQL
-
- setGroupFields(SQLFields) - Method in class org.pentaho.di.core.sql.SQL
-
- setGroupingSymbol(String) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setGroupingSymbol(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the grouping symbol.
- setHavingClause(String) - Method in class org.pentaho.di.core.sql.SQL
-
- setHavingCondition(SQLCondition) - Method in class org.pentaho.di.core.sql.SQL
-
- setHeight(int) - Method in interface org.pentaho.di.core.gui.GUISizeInterface
-
- setHint(LifeEventInfo.Hint) - Method in class org.pentaho.di.core.lifecycle.LifeEventInfo
-
- setHoldability(int) - Method in class org.pentaho.di.core.jdbc.ThinConnection
-
- setHostname(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setHostname(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setHostname(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Sets the hostname of the machine on which the database runs.
- setHostname(String) - Method in class org.pentaho.di.core.database.PartitionDatabaseMeta
-
- setId(String) - Method in class org.pentaho.di.core.plugins.BasePluginType
-
- setId(String) - Method in class org.pentaho.di.www.WebResult
-
- setIds(String[]) - Method in class org.pentaho.di.core.plugins.Plugin
-
- 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.
- setIif(IifFunction) - Method in class org.pentaho.di.core.sql.SQLField
-
- setImageFile(String) - Method in class org.pentaho.di.core.plugins.Plugin
-
- 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.value.ValueMetaBase
-
- setIndex(Object[]) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the index.
- setIndexTablespace(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setIndexTablespace(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setIndexTablespace(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setInitialPoolSize(int) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setInitialPoolSize(int) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setInitialPoolSize(int) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setInt(int, int) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- 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.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
-
- setItems(String[]) - Method in class org.pentaho.di.core.database.Catalog
-
- setItems(String[]) - Method in class org.pentaho.di.core.database.Schema
-
- setJarFile(URL) - Method in class org.pentaho.di.core.plugins.JarFileAnnotationPlugin
-
- setKey(String) - Method in class org.pentaho.di.core.KettleAttribute
-
- setKey(boolean) - Method in class org.pentaho.di.core.logging.LogTableField
-
- setLargeTextField(boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setLargeTextField(boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Set to true if the this is to be a large text field (CLOB, TEXT) with arbitrary length.
- 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(KettleLogLayout) - Method in class org.pentaho.di.core.logging.LoggingBuffer
-
- setLeftValuename(String) - Method in class org.pentaho.di.core.Condition
-
- 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, 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.logging.LogTableField
-
- setLength(int) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setLength(int, int) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setLength(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the length.
- setLength(int, int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the length.
- setLenientStringToNumber(boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setLenientStringToNumber(boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
- setLevel(LogLevel) - Method in class org.pentaho.di.core.logging.KettleLoggingEvent
-
- setLevel(LogLevel) - Method in class org.pentaho.di.core.logging.LogMessage
-
- setLibraries(List<String>) - Method in class org.pentaho.di.core.plugins.Plugin
-
- setLinesInHistoryFetchSize(int) - Method in class org.pentaho.di.core.Props
-
- setLineStyle(PrimitiveGCInterface.ELineStyle) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
-
- setLineWidth(int) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
-
- 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
-
- setLogChannelId(String) - Method in class org.pentaho.di.core.logging.LoggingObject
-
- setLogChannelId(String) - Method in class org.pentaho.di.core.logging.LogMessage
-
- setLogChannelId(String) - Method in class org.pentaho.di.core.metrics.MetricsDuration
-
- setLogChannelId(String) - Method in class org.pentaho.di.core.metrics.MetricsSnapshot
-
- setLogChannelId(String) - Method in class org.pentaho.di.core.Result
-
Sets the log channel id of the object that was executed (trans, job, job entry, etc)
- setLogDate(Date) - Method in class org.pentaho.di.core.TimedRow
-
- setLogDateField(boolean) - Method in class org.pentaho.di.core.logging.LogTableField
-
- setLogField(boolean) - Method in class org.pentaho.di.core.logging.LogTableField
-
- setLogFilter(String) - Method in class org.pentaho.di.core.Props
-
- setLogger(LogChannelInterface) - Method in class org.pentaho.di.core.util.SortedFileOutputStream
-
Setter
- setLoggingObject(LoggingObjectInterface) - Method in class org.pentaho.di.core.logging.LoggingHierarchy
-
- setLoggingText(String) - Method in class org.pentaho.di.core.database.SqlScriptStatement
-
- setLogLevel(LogLevel) - Method in class org.pentaho.di.core.database.Database
-
- setLogLevel(LogLevel) - Static method in class org.pentaho.di.core.logging.DefaultLogLevel
-
- setLogLevel(LogLevel) - Method in class org.pentaho.di.core.logging.LogChannel
-
- setLogLevel(LogLevel) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
-
- setLogLevel(LogLevel) - Method in class org.pentaho.di.core.logging.LoggingObject
-
- setLogLevel(LogLevel) - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
-
- setLogLevel(String) - Method in class org.pentaho.di.core.Props
-
- setLogText(String) - Method in class org.pentaho.di.core.Result
-
Sets the logging text to the specified String
- setLong(int, long) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setLookup(String, String[], String[], String[], String[], String) - Method in class org.pentaho.di.core.database.Database
-
- setLookup(String, String, String[], String[], String[], String[], String) - Method in class org.pentaho.di.core.database.Database
-
- setLookup(String, String[], String[], String[], String[], String, boolean) - Method in class org.pentaho.di.core.database.Database
-
- setLookup(String, String, String[], String[], String[], String[], String, boolean) - Method in class org.pentaho.di.core.database.Database
-
- setLoop(boolean) - Method in class org.pentaho.di.core.Counter
-
- setMappingType(FieldVariableMapping.MappingType) - Method in class org.pentaho.di.core.jdbc.FieldVariableMapping
-
- setMax(Object) - Method in class org.pentaho.di.core.util.StringEvaluationResult
-
- setMaxFieldSize(int) - Method in class org.pentaho.di.core.jdbc.ThinStatement
-
- setMaximum(long) - Method in class org.pentaho.di.core.Counter
-
- setMaximumPoolSize(int) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setMaximumPoolSize(int) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setMaximumPoolSize(int) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setMaxLogLineTimeoutMinutes(int) - Method in class org.pentaho.di.core.Props
-
- setMaxNrLines(int) - Method in class org.pentaho.di.core.logging.LoggingBuffer
-
- setMaxNrLinesInHistory(int) - Method in class org.pentaho.di.core.Props
-
- setMaxNrLinesInLog(int) - Method in class org.pentaho.di.core.Props
-
- setMaxRows(int) - Method in class org.pentaho.di.core.jdbc.ThinStatement
-
- setMessage(String) - Method in class org.pentaho.di.core.lifecycle.LifeEventInfo
-
- setMessage(Object) - Method in class org.pentaho.di.core.logging.KettleLoggingEvent
-
- setMessage(String) - Method in class org.pentaho.di.core.logging.LogMessage
-
- setMessage(String) - Method in class org.pentaho.di.www.WebResult
-
- setMetric(MetricsInterface) - Method in class org.pentaho.di.core.metrics.MetricsSnapshot
-
- setMin(Object) - Method in class org.pentaho.di.core.util.StringEvaluationResult
-
- 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.database.BaseDatabaseMeta
-
- setName(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setName(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Sets the name of the database connection.
- setName(String) - Method in class org.pentaho.di.core.jdbc.ThinServiceInformation
-
- setName(String) - Method in class org.pentaho.di.core.jdbc.TransDataService
-
- setName(String) - Method in class org.pentaho.di.core.lifecycle.LifeEventInfo
-
- setName(String) - Method in class org.pentaho.di.core.logging.LoggingBuffer
-
- setName(String) - Method in class org.pentaho.di.core.logging.LogTableField
-
- setName(String) - Method in class org.pentaho.di.core.plugins.BasePluginType
-
- setName(String) - Method in class org.pentaho.di.core.plugins.KettleURLClassLoader
-
- setName(String) - Method in class org.pentaho.di.core.plugins.Plugin
-
- setName(String) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setName(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the name.
- setName(String) - Method in class org.pentaho.di.core.sql.SQLField
-
- setName(String) - Method in interface org.pentaho.di.repository.ObjectRecipient
-
- setName(String) - Method in class org.pentaho.di.repository.RepositoryDirectory
-
Set the directory name (rename)
- setName(String) - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
-
Set the directory name (rename)
- setName(String) - Method in interface org.pentaho.di.repository.RepositoryElementInterface
-
Sets the name of the repository object.
- setName(String) - Method in interface org.pentaho.di.repository.RepositoryElementMetaInterface
-
- setNameField(boolean) - Method in class org.pentaho.di.core.logging.LogTableField
-
- setNativePlugin(boolean) - Method in class org.pentaho.di.core.plugins.Plugin
-
- setNCharacterStream(int, Reader) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setNCharacterStream(int, Reader, long) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setNClob(int, NClob) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setNClob(int, Reader) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setNClob(int, Reader, long) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setNegated(boolean) - Method in class org.pentaho.di.core.Condition
-
- setNetworkTimeout(Executor, int) - Method in class org.pentaho.di.core.jdbc.ThinConnection
-
- setNrErrors(long) - Method in class org.pentaho.di.core.Result
-
Sets the number of errors that occurred during execution of this transformation or job
- setNrExecutedCommits(int) - Method in class org.pentaho.di.core.database.Database
-
- setNrFailures(int) - Method in class org.pentaho.di.core.util.StringEvaluationResult
-
- setNrFilesRetrieved(long) - Method in class org.pentaho.di.core.Result
-
Sets the number of files retrieved to the specified value
- setNrLinesDeleted(long) - Method in class org.pentaho.di.core.Result
-
Sets the number of lines deleted during execution of this transformation or job
- setNrLinesInput(long) - Method in class org.pentaho.di.core.Result
-
Sets the number of lines input during execution of this transformation or job
- setNrLinesOutput(long) - Method in class org.pentaho.di.core.Result
-
Sets the number of lines output during execution of this transformation or job
- setNrLinesRead(long) - Method in class org.pentaho.di.core.Result
-
Sets the number of lines read during execution of this transformation or job
- setNrLinesRejected(long) - Method in class org.pentaho.di.core.Result
-
Sets the number of lines rejected during execution of this transformation or job
- setNrLinesUpdated(long) - Method in class org.pentaho.di.core.Result
-
Sets the number of lines updated during execution of this transformation or job
- setNrLinesWritten(long) - Method in class org.pentaho.di.core.Result
-
Sets the number of lines written during execution of this transformation or job
- setNrNull(int) - Method in class org.pentaho.di.core.util.StringEvaluationResult
-
- setNrSuccesses(int) - Method in class org.pentaho.di.core.util.StringEvaluationResult
-
- setNrUses(int) - Method in class org.pentaho.di.core.ObjectUsageCount
-
- setNString(int, String) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- 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.
- setNull(int, int) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setNull(int, int, String) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- 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.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.value.ValueMetaBase
-
- setNumberOfBinaryStringConversions(long) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Returns the number of binary string to native data type done with this object conversions to set.
- setObject(int, Object) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setObject(int, Object, int) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setObject(int, Object, int, int) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setObjectCopy(String) - Method in class org.pentaho.di.core.logging.LoggingObject
-
- setObjectId(ObjectId) - Method in class org.pentaho.di.core.Condition
-
Set the database ID for this Condition in the repository.
- setObjectId(ObjectId) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setObjectId(ObjectId) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setObjectId(ObjectId) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setObjectId(ObjectId) - Method in class org.pentaho.di.core.jdbc.TransDataService
-
- setObjectId(ObjectId) - Method in class org.pentaho.di.core.logging.LoggingObject
-
- setObjectId(ObjectId) - Method in class org.pentaho.di.repository.RepositoryDirectory
-
Set the database ID for this object in the repository.
- setObjectId(ObjectId) - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
-
Set the database ID for this object in the repository.
- setObjectId(ObjectId) - Method in interface org.pentaho.di.repository.RepositoryElementInterface
-
Sets the database ID in the repository for this object.
- setObjectName(String) - Method in class org.pentaho.di.core.logging.LoggingObject
-
- setObjectName(String) - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
-
- setObjectName(String) - Method in class org.pentaho.di.core.ObjectUsageCount
-
- setObjectRevision(ObjectRevision) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setObjectRevision(ObjectRevision) - Method in class org.pentaho.di.core.logging.LoggingObject
-
- setObjectRevision(ObjectRevision) - Method in interface org.pentaho.di.repository.RepositoryElementInterface
-
Sets the object revision.
- setObjectType(LoggingObjectType) - Method in class org.pentaho.di.core.logging.LoggingObject
-
- setObjectType(LoggingObjectType) - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
-
- setOk(boolean) - Method in class org.pentaho.di.core.database.SqlScriptStatement
-
- setOnlyActiveSteps(boolean) - Method in class org.pentaho.di.core.Props
-
- setOnlyUsedConnectionsSavedToXML(boolean) - Method in class org.pentaho.di.core.Props
-
- setOpened(int) - Method in class org.pentaho.di.core.database.Database
-
- setOperator(int) - Method in class org.pentaho.di.core.Condition
-
- setOrderClause(String) - Method in class org.pentaho.di.core.sql.SQL
-
- setOrderField(boolean) - Method in class org.pentaho.di.core.sql.SQLField
-
- setOrderFields(SQLFields) - Method in class org.pentaho.di.core.sql.SQL
-
- 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.value.ValueMetaBase
-
- setOrigin(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the origin.
- setOriginalAutoIncrement(boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setOriginalAutoIncrement(boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the original auto increment.
- setOriginalColumnType(int) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setOriginalColumnType(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the original column type.
- setOriginalColumnTypeName(String) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setOriginalColumnTypeName(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the original column type name.
- setOriginalNullable(int) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setOriginalNullable(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the original nullable.
- setOriginalPrecision(int) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setOriginalPrecision(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the original precision.
- setOriginalScale(int) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setOriginalScale(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the original scale.
- setOriginalSigned(boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setOriginalSigned(boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the original signed.
- setOriginParent(String) - Method in class org.pentaho.di.core.ResultFile
-
- setOutputPaddingEnabled(boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setOutputPaddingEnabled(boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Set to true if output padding is to be enabled (padding to specified length).
- setOutputStream(OutputStream) - Method in class org.pentaho.di.core.logging.FileLoggingEventListener
-
- setParameter(String) - Method in class org.pentaho.di.core.database.DatabaseConnectionPoolParameter
-
- setParameter(FileSystemOptions, String, String, String, String) - Method in interface org.pentaho.di.core.vfs.configuration.IKettleFileSystemConfigBuilder
-
Publicly expose a generic way to set parameters
- setParameter(FileSystemOptions, String, String, String, String) - Method in class org.pentaho.di.core.vfs.configuration.KettleGenericFileSystemConfigBuilder
-
- setParameter(FileSystemOptions, String, String, String, String) - Method in class org.pentaho.di.core.vfs.configuration.KettleSftpFileSystemConfigBuilder
-
Publicly expose a generic way to set parameters
- 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
-
- setParent(Object) - Method in class org.pentaho.di.core.extension.ExtensionPointContext
-
- setParent(KettleAttributeInterface) - Method in class org.pentaho.di.core.KettleAttribute
-
- setParent(LoggingObjectInterface) - Method in class org.pentaho.di.core.logging.LoggingObject
-
- setParent(LoggingObjectInterface) - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
-
- setParent(RepositoryDirectoryInterface) - Method in class org.pentaho.di.repository.RepositoryDirectory
-
Change the parent of this directory.
- setParent(RepositoryDirectoryInterface) - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
-
Change the parent of this directory.
- setParentNode(Node) - Method in class org.pentaho.di.core.xml.XMLHandlerCacheEntry
-
- setParentVariableSpace(VariableSpace) - Method in class org.pentaho.di.core.database.Database
-
- setParentVariableSpace(VariableSpace) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- 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
- setPartitioned(boolean) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setPartitioned(boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setPartitioned(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setPartitionId(String) - Method in class org.pentaho.di.core.database.Database
-
- setPartitionId(String) - Method in class org.pentaho.di.core.database.PartitionDatabaseMeta
-
- setPartitioningInformation(PartitionDatabaseMeta[]) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setPartitioningInformation(PartitionDatabaseMeta[]) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setPartitioningInformation(PartitionDatabaseMeta[]) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setPassword(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setPassword(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setPassword(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Sets the password to log into the database on this connection.
- setPassword(String) - Method in class org.pentaho.di.core.database.PartitionDatabaseMeta
-
- setPassword(String) - Method in class org.pentaho.di.core.jdbc.ThinConnection
-
- setPluginAnnotationsFolder(boolean) - Method in class org.pentaho.di.core.plugins.PluginFolder
-
- setPluginFolder(URL) - Method in class org.pentaho.di.core.plugins.JarFileAnnotationPlugin
-
- setPluginFolders(List<PluginFolderInterface>) - Method in class org.pentaho.di.core.plugins.BasePluginType
-
- setPluginId(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setPluginId(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setPluginId(String) - Method in exception org.pentaho.di.core.exception.KettlePluginLoaderException
-
- setPluginName(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setPluginName(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setPluginType(Class<? extends PluginTypeInterface>) - Method in class org.pentaho.di.core.plugins.Plugin
-
- setPluginXmlFolder(boolean) - Method in class org.pentaho.di.core.plugins.PluginFolder
-
- setPoolable(boolean) - Method in class org.pentaho.di.core.jdbc.ThinStatement
-
- setPort(String) - Method in class org.pentaho.di.core.database.PartitionDatabaseMeta
-
- 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.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.value.ValueMetaBase
-
- setPrecision(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the precision.
- setPreferredSchemaName(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setPreferredSchemaName(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setPreferredSchemaName(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setPreparedStatementValue(DatabaseMeta, PreparedStatement, int, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setPreparedStatementValue(DatabaseMeta, PreparedStatement, int, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaInternetAddress
-
- setPreparedStatementValue(DatabaseMeta, PreparedStatement, int, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
-
- setPreparedStatementValue(DatabaseMeta, PreparedStatement, int, Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Set a value on a JDBC prepared statement on the specified position
- setPreserveReservedCase(boolean) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setPreserveReservedCase(boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setPreserveReservedCase(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setProcedures(String[]) - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
-
- setProcLookup(String, String[], String[], int[], String, int) - Method in class org.pentaho.di.core.database.Database
-
- setProcValues(RowMetaInterface, Object[], int[], String[], boolean) - Method in class org.pentaho.di.core.database.Database
-
- setProperty(Object, String, String) - Method in class org.pentaho.di.core.config.PropertySetter
-
- setProperty(String, String) - Method in class org.pentaho.di.core.Props
-
- setQuery(boolean) - Method in class org.pentaho.di.core.database.SqlScriptStatement
-
- setQueryLimit(int) - Method in class org.pentaho.di.core.database.Database
-
Set the maximum number of records to retrieve from a query.
- setQueryTimeout(int) - Method in class org.pentaho.di.core.jdbc.ThinStatement
-
- setQuoteAllFields(boolean) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setQuoteAllFields(boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setQuoteAllFields(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setReadOnly(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Sets the marker used to determine if the DatabaseMeta should be allowed to be modified/saved.
- setReadOnly(boolean) - Method in class org.pentaho.di.core.jdbc.ThinConnection
-
- setRef(int, Ref) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setRegistrationDate(Date) - Method in class org.pentaho.di.core.logging.LoggingObject
-
- setRegistrationDate(Date) - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
-
- setRelation(Object) - Method in class org.pentaho.di.core.extension.ExtensionPointContext
-
- setRemoteSlaveServerName(String) - Method in interface org.pentaho.di.core.RowSet
-
- setRepCode(String) - Method in class org.pentaho.di.core.KettleAttribute
-
- setReplaceDatabaseConnections(boolean) - Method in class org.pentaho.di.core.Props
-
- setRepositoryDirectory(RepositoryDirectoryInterface) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setRepositoryDirectory(RepositoryDirectory) - Method in class org.pentaho.di.core.logging.LoggingObject
-
- setRepositoryDirectory(RepositoryDirectoryInterface) - Method in interface org.pentaho.di.repository.RepositoryElementInterface
-
- setRepositoryObjects(List<RepositoryElementMetaInterface>) - Method in class org.pentaho.di.repository.RepositoryDirectory
-
- setRepositoryObjects(List<RepositoryElementMetaInterface>) - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
-
sets the list of child files
- setResult(boolean) - Method in class org.pentaho.di.core.Result
-
Sets the result of the transformation or job.
- setResult(String) - Method in class org.pentaho.di.www.WebResult
-
- setResultFiles(Map<String, ResultFile>) - Method in class org.pentaho.di.core.Result
-
Sets the result files for this Result to the specified Map of ResultFile objects
- setRevision(String) - Method in class org.pentaho.di.version.BuildVersion
-
- setRightExact(ValueMetaAndData) - Method in class org.pentaho.di.core.Condition
-
- setRightExactID(ObjectId) - Method in class org.pentaho.di.core.Condition
-
Set the database ID for the RightExact Value in the repository.
- setRightValuename(String) - Method in class org.pentaho.di.core.Condition
-
- setRootChannelId(String) - Method in class org.pentaho.di.core.logging.LoggingHierarchy
-
- setRow(Object[]) - Method in class org.pentaho.di.core.TimedRow
-
- setRowData(Object[]) - Method in exception org.pentaho.di.core.exception.KettleConversionException
-
- setRowId(int, RowId) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setRowMeta(RowMetaInterface) - Method in class org.pentaho.di.core.row.RowBuffer
-
- setRowMeta(RowMetaInterface) - Method in class org.pentaho.di.core.RowMetaAndData
-
- setRowMeta(RowMetaInterface) - Method in interface org.pentaho.di.core.RowSet
-
- setRowMeta(RowMetaInterface) - Method in class org.pentaho.di.core.sql.SQL
-
- setRows(List<RowMetaAndData>) - Method in class org.pentaho.di.core.Result
-
Sets the resulting rowset from the job or transformation execution
- setSaperateClassLoaderNeeded(boolean) - Method in class org.pentaho.di.core.plugins.Plugin
-
- setSavepoint() - Method in class org.pentaho.di.core.database.Database
-
- setSavepoint(String) - Method in class org.pentaho.di.core.database.Database
-
- setSavepoint() - Method in class org.pentaho.di.core.jdbc.ThinConnection
-
- setSavepoint(String) - Method in class org.pentaho.di.core.jdbc.ThinConnection
-
- setSchema(String) - Method in class org.pentaho.di.core.jdbc.ThinConnection
-
- setSchemaName(String) - Method in class org.pentaho.di.core.database.Schema
-
- setSchemas(Schema[]) - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
-
- setSelectClause(String) - Method in class org.pentaho.di.core.sql.SQL
-
- setSelected(boolean) - Method in interface org.pentaho.di.core.gui.GUIPositionInterface
-
- setSelectFields(SQLFields) - Method in class org.pentaho.di.core.sql.SQL
-
- setSelectFields(SQLFields) - Method in class org.pentaho.di.core.sql.SQLField
-
- setSelectFields(SQLFields) - Method in class org.pentaho.di.core.sql.SQLFields
-
- 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.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
-
- setServername(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setServername(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setServername(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setServiceFields(RowMetaInterface) - Method in class org.pentaho.di.core.jdbc.ThinServiceInformation
-
- setServiceFields(RowMetaInterface) - Method in class org.pentaho.di.core.sql.SQLCondition
-
- setServiceFields(RowMetaInterface) - Method in class org.pentaho.di.core.sql.SQLFields
-
- setServiceName(String) - Method in class org.pentaho.di.core.sql.SQL
-
- setServiceStepName(String) - Method in class org.pentaho.di.core.jdbc.TransDataService
-
- setServiceUrl(String) - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- setShared(boolean) - Method in class org.pentaho.di.shared.SharedObjectBase
-
- setShared(boolean) - Method in interface org.pentaho.di.shared.SharedObjectInterface
-
- setShort(int, short) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setSlaveBaseAddress(String) - Method in class org.pentaho.di.core.jdbc.ThinConnection
-
- setSortedDescending(boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setSortedDescending(boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets whether or not the value should be set in a descending order.
- setSourcePosition(int) - Method in class org.pentaho.di.core.SourceToTargetMapping
-
- setSql(String) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setSQL(String) - Method in class org.pentaho.di.core.SQLStatement
-
Sets the SQL to execute for this SQL Statement.
- setSQLServerInstance(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setSqlString(String) - Method in class org.pentaho.di.core.sql.SQL
-
- setSQLXML(int, SQLXML) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setState(LifeEventInfo.State) - Method in class org.pentaho.di.core.lifecycle.LifeEventInfo
-
- setStatement(String) - Method in class org.pentaho.di.core.database.SqlScriptStatement
-
- setStatusField(boolean) - Method in class org.pentaho.di.core.logging.LogTableField
-
- setStepname(String) - Method in class org.pentaho.di.core.SQLStatement
-
Set the name of the step for which the SQL is intended
- setStopped(boolean) - Method in class org.pentaho.di.core.Result
-
Sets whether the transformation or job was stopped before completion
- setStorageMetadata(ValueMetaInterface) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setStorageMetadata(ValueMetaInterface) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the storage meta data.
- setStorageType(int) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setStorageType(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the storage type.
- setStreamingResults(boolean) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setStreamingResults(boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setStreamingResults(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- 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.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
-
- setString(int, String) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setStringEncoding(String) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setStringEncoding(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the string encoding.
- setSubject(Object) - Method in class org.pentaho.di.core.extension.ExtensionPointContext
-
- setSubject(String) - Method in class org.pentaho.di.core.logging.LogMessage
-
- setSubject(Object) - Method in class org.pentaho.di.core.logging.LogTableField
-
- setSubject(String) - Method in class org.pentaho.di.core.metrics.MetricsDuration
-
- setSubject(String) - Method in class org.pentaho.di.core.metrics.MetricsSnapshot
-
- setSubjectAllowed(boolean) - Method in class org.pentaho.di.core.logging.LogTableField
-
- setSupportsBooleanDataType(boolean) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setSupportsBooleanDataType(boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setSupportsBooleanDataType(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setSupportsTimestampDataType(boolean) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setSupportsTimestampDataType(boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setSupportsTimestampDataType(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setSynonymMap(Map<String, Collection<String>>) - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
-
- setSynonyms(String[]) - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
-
- setTableAlias(String) - Method in class org.pentaho.di.core.sql.SQLField
-
- setTableMap(Map<String, Collection<String>>) - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
-
- setTables(String[]) - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
-
- setTag(String) - Method in class org.pentaho.di.core.xml.XMLHandlerCacheEntry
-
- setTargetName(String) - Method in class org.pentaho.di.core.jdbc.FieldVariableMapping
-
- 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
- setThreadNameFromToCopy(String, int, String, int) - Method in interface org.pentaho.di.core.RowSet
-
This method is used only in Trans.java
when created RowSet at line 333.
- setThumb(int) - Method in interface org.pentaho.di.core.gui.ScrollBarInterface
-
- setTime(int, Time) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setTime(int, Time, Calendar) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setTimeAdded(boolean) - Method in class org.pentaho.di.core.logging.KettleLogLayout
-
- setTimestamp(int, Timestamp) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setTimestamp(int, Timestamp, Calendar) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setTimeStamp(long) - Method in class org.pentaho.di.core.logging.KettleLoggingEvent
-
- setTimestamp(Date) - Method in class org.pentaho.di.core.ResultFile
-
- setToIndex(int) - Method in class org.pentaho.di.core.database.SqlScriptStatement
-
- setTooltip(String) - Method in class org.pentaho.di.core.KettleAttribute
-
- setTransactionIsolation(int) - Method in class org.pentaho.di.core.jdbc.ThinConnection
-
- setTransform(float, float, int, float) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
-
- setTrimType(int) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- setTrimType(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the trim type.
- 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.KettleAttribute
-
- setType(MetricsSnapshotType) - Method in class org.pentaho.di.core.metrics.MetricsSnapshot
-
- 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.value.ValueMetaBase
-
Deprecated.
- setType(int) - Method in class org.pentaho.di.core.row.ValueMeta
-
Deprecated.
- setType(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Deprecated.
This method is deprecated. The same code is still used underneath.
- setType(ObjectRecipient.Type) - Method in interface org.pentaho.di.repository.ObjectRecipient
-
- setTypeMap(Map<String, Class<?>>) - Method in class org.pentaho.di.core.jdbc.ThinConnection
-
- setUnicodeStream(int, InputStream, int) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
Deprecated.
- setUpdateCounts(int[]) - Method in exception org.pentaho.di.core.exception.KettleDatabaseBatchException
-
- setURL(int, URL) - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- setUseDBCache(boolean) - Method in class org.pentaho.di.core.Props
-
- setUsedValueListeners(List<ValueUsedListener>) - Method in class org.pentaho.di.compatibility.Row
-
- setUsername(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setUsername(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setUsername(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Sets the username to log into the database on this connection.
- setUsername(String) - Method in class org.pentaho.di.core.database.PartitionDatabaseMeta
-
- setUsername(String) - Method in class org.pentaho.di.core.jdbc.ThinConnection
-
- setUsingConnectionPool(boolean) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setUsingConnectionPool(boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setUsingConnectionPool(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setUsingDoubleDecimalAsSchemaTableSeparator(boolean) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- setUsingDoubleDecimalAsSchemaTableSeparator(boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- setUsingDoubleDecimalAsSchemaTableSeparator(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- 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(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(PreparedStatement, ValueMetaInterface, Object, int) - Method in class org.pentaho.di.core.database.Database
-
- setValue(E) - Method in interface org.pentaho.di.core.gui.GUIOption
-
Sets the value; should also persist it.
- setValue(Long) - Method in class org.pentaho.di.core.metrics.MetricsSnapshot
-
- setValue(Long) - Method in interface org.pentaho.di.core.metrics.MetricsSnapshotInterface
-
- setValueData(Object) - Method in class org.pentaho.di.core.row.ValueMetaAndData
-
- setValueData(Object) - Method in class org.pentaho.di.core.sql.SQLField
-
- 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
-
- setValueMeta(ValueMetaInterface) - Method in class org.pentaho.di.core.sql.SQLField
-
- setValueMetaList(List<ValueMetaInterface>) - Method in class org.pentaho.di.core.row.RowMeta
-
- setValueMetaList(List<ValueMetaInterface>) - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Sets the value meta list.
- setValues(RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.database.Database
-
- setValues(RowMetaAndData) - Method in class org.pentaho.di.core.database.Database
-
- setValues(RowMetaAndData, PreparedStatement) - Method in class org.pentaho.di.core.database.Database
-
- setValues(RowMetaInterface, Object[], PreparedStatement) - Method in class org.pentaho.di.core.database.Database
-
- setValues(RowMetaInterface, Object[], PreparedStatement, int) - Method in class org.pentaho.di.core.database.Database
-
Sets the values of the preparedStatement pstmt.
- setValues(String, String, String, String, String, String, String, String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setValues(DatabaseMeta) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- setValuesInsert(RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.database.Database
-
- setValuesInsert(RowMetaAndData) - Method in class org.pentaho.di.core.database.Database
-
- setValuesLookup(RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.database.Database
-
- setValuesUpdate(RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.database.Database
-
- setVariable(String, String) - Method in class org.pentaho.di.core.database.Database
-
- setVariable(String, String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- 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.
- setVariableName(String) - Method in class org.pentaho.di.core.jdbc.FieldVariableMapping
-
- setVersion(String) - Method in class org.pentaho.di.version.BuildVersion
-
- setViewMap(Map<String, Collection<String>>) - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
-
- setViews(String[]) - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
-
- setVisible(boolean) - Method in class org.pentaho.di.core.logging.LogTableField
-
- setVisible(boolean) - Method in class org.pentaho.di.repository.RepositoryDirectory
-
- setWhereClause(String) - Method in class org.pentaho.di.core.sql.SQL
-
- setWhereCondition(SQLCondition) - Method in class org.pentaho.di.core.sql.SQL
-
- setWidth(int) - Method in interface org.pentaho.di.core.gui.GUISizeInterface
-
- setXmlCode(String) - Method in class org.pentaho.di.core.KettleAttribute
-
- 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.database.Database
-
- shareVariablesWith(VariableSpace) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- 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.
- shutdown() - Method in class org.pentaho.di.cluster.SlaveConnectionManager
-
- sign() - Method in class org.pentaho.di.compatibility.Value
-
- SimpleLoggingObject - Class in org.pentaho.di.core.logging
-
- SimpleLoggingObject(String, LoggingObjectType, LoggingObjectInterface) - Constructor for class org.pentaho.di.core.logging.SimpleLoggingObject
-
- simplify() - Method in class org.pentaho.di.core.Condition
-
This method moves up atomic conditions if there is only one sub-condition.
- sin() - Method in class org.pentaho.di.compatibility.Value
-
- SINGLE_BYTE_ENCODINGS - Static variable in class org.pentaho.di.core.row.value.ValueMetaBase
-
- SINGLE_BYTE_ENCODINGS - Static variable in class org.pentaho.di.core.row.ValueMeta
-
- SingleRowRowSet - Class in org.pentaho.di.core
-
A simplified rowset for steps that always only need to only have a single row on input...
- SingleRowRowSet() - Constructor for class org.pentaho.di.core.SingleRowRowSet
-
- size() - Method in class org.pentaho.di.compatibility.Row
-
Return number of Values in Row.
- size() - Method in class org.pentaho.di.core.BlockingBatchingRowSet
-
- size() - Method in class org.pentaho.di.core.BlockingListeningRowSet
-
- size() - Method in class org.pentaho.di.core.BlockingRowSet
-
- size() - Method in class org.pentaho.di.core.DBCache
-
- size() - Method in class org.pentaho.di.core.logging.LoggingBuffer
-
- size() - Method in class org.pentaho.di.core.QueueRowSet
-
- size() - Method in class org.pentaho.di.core.row.RowMeta
-
- size() - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Returns the size of the metadata row.
- size() - Method in class org.pentaho.di.core.RowMetaAndData
-
- size() - Method in interface org.pentaho.di.core.RowSet
-
- size() - Method in class org.pentaho.di.core.SingleRowRowSet
-
- skipChars(String, int, char...) - Static method in class org.pentaho.di.core.jdbc.ThinUtil
-
- SlaveConnectionManager - Class in org.pentaho.di.cluster
-
Encapsulates the Apache commons HTTP connection manager with a singleton.
- smaller(Value) - Method in class org.pentaho.di.compatibility.Value
-
- smaller_equal(Value) - Method in class org.pentaho.di.compatibility.Value
-
- snap(MetricsInterface, long...) - Method in class org.pentaho.di.core.logging.LogChannel
-
- snap(MetricsInterface, String, long...) - Method in class org.pentaho.di.core.logging.LogChannel
-
- snap(MetricsInterface, long...) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
-
Add a snapshot to the metrics system for this log channel at the time of invocation.
- snap(MetricsInterface, String, long...) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
-
Add a maximum snapshot to the metrics system for this log channel at the time of invocation.
- 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
-
The Constant sortTypeCodes.
- 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
- SpeedTest - Class in org.pentaho.di.core.row
-
- SpeedTest() - Constructor for class org.pentaho.di.core.row.SpeedTest
-
- splitClause(String, char, char...) - Static method in class org.pentaho.di.core.jdbc.ThinUtil
-
- 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.
- splitString(String, String, String) - Static method in class org.pentaho.di.core.Const
-
Split the given string using the given delimiter and enclosure strings.
- SPOON_LOG_FILE - Static variable in class org.pentaho.di.core.Const
-
The base name of the Spoon logfile
- SQL - Class in org.pentaho.di.core.sql
-
- SQL(String) - Constructor for class org.pentaho.di.core.sql.SQL
-
Create a new SQL object by parsing the supplied SQL string.
- SQLAggregation - Enum in org.pentaho.di.core.sql
-
- SqlCommentScrubber - Class in org.pentaho.di.core.database
-
This class represents a parser that will remove SQL comments (both multi-line and single-line) from
a string representing a SQL query.
- SQLCondition - Class in org.pentaho.di.core.sql
-
- SQLCondition(String, String, RowMetaInterface) - Constructor for class org.pentaho.di.core.sql.SQLCondition
-
- SQLCondition(String, String, RowMetaInterface, SQLFields) - Constructor for class org.pentaho.di.core.sql.SQLCondition
-
- SQLField - Class in org.pentaho.di.core.sql
-
- SQLField(String, String, String, SQLAggregation, ValueMetaInterface) - Constructor for class org.pentaho.di.core.sql.SQLField
-
- SQLField(String, String, RowMetaInterface) - Constructor for class org.pentaho.di.core.sql.SQLField
-
- SQLField(String, String, RowMetaInterface, boolean) - Constructor for class org.pentaho.di.core.sql.SQLField
-
- SQLField(String, String, RowMetaInterface, boolean, SQLFields) - Constructor for class org.pentaho.di.core.sql.SQLField
-
- SQLFields - Class in org.pentaho.di.core.sql
-
- SQLFields(String, RowMetaInterface, String) - Constructor for class org.pentaho.di.core.sql.SQLFields
-
- SQLFields(String, RowMetaInterface, String, boolean) - Constructor for class org.pentaho.di.core.sql.SQLFields
-
- SQLFields(String, RowMetaInterface, String, boolean, SQLFields) - Constructor for class org.pentaho.di.core.sql.SQLFields
-
- SQLiteDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains SQLite specific information through static final members
- SQLiteDatabaseMeta() - Constructor for class org.pentaho.di.core.database.SQLiteDatabaseMeta
-
- SqlScriptStatement - Class in org.pentaho.di.core.database
-
- SqlScriptStatement(String, int, int, boolean) - Constructor for class org.pentaho.di.core.database.SqlScriptStatement
-
- SQLStatement - Class in org.pentaho.di.core
-
This class contains all that is needed to execute an SQL statement in a database.
- SQLStatement(String, DatabaseMeta, String) - Constructor for class org.pentaho.di.core.SQLStatement
-
Creates a new SQLStatement
- sqrt() - Method in class org.pentaho.di.compatibility.Value
-
- sqrt(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
- 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
-
Whether the job or transformation was stopped.
- 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
-
The Constant storageTypeCodes.
- storeCache(XMLHandlerCacheEntry, int) - Method in class org.pentaho.di.core.xml.XMLHandlerCache
-
Store a cache entry
- storeDatabase(String, String, Database) - Method in class org.pentaho.di.core.database.map.DatabaseConnectionMap
-
- storesLowerCaseIdentifiers() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- storesLowerCaseQuotedIdentifiers() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- storesMixedCaseIdentifiers() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- storesMixedCaseQuotedIdentifiers() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- storesUpperCaseIdentifiers() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- storesUpperCaseQuotedIdentifiers() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- 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(LogChannelInterface, 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_DISABLE_INITIAL_EXECUTION_HISTORY - Static variable in class org.pentaho.di.core.Props
-
- STRING_ERROR - Static variable in class org.pentaho.di.www.WebResult
-
- 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_INDICATE_SLOW_TRANS_STEPS - 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_OK - Static variable in class org.pentaho.di.www.WebResult
-
- 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_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
-
- StringEvaluationResult - Class in org.pentaho.di.core.util
-
Utility class to hold the result of a set of string evaluations: a valid conversion metadata object (with data type, trim options, etc) and the minimum and maximum value encountered.
- StringEvaluationResult(ValueMetaInterface) - Constructor for class org.pentaho.di.core.util.StringEvaluationResult
-
- StringEvaluator - Class in org.pentaho.di.core.util
-
This class evaluates strings and extracts a data type.
- StringEvaluator() - Constructor for class org.pentaho.di.core.util.StringEvaluator
-
- StringEvaluator(boolean) - Constructor for class org.pentaho.di.core.util.StringEvaluator
-
- StringEvaluator(boolean, List<String>, List<String>) - Constructor for class org.pentaho.di.core.util.StringEvaluator
-
- StringEvaluator(boolean, String[], String[]) - Constructor for class org.pentaho.di.core.util.StringEvaluator
-
- stringLen(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
- StringObjectId - Class in org.pentaho.di.repository
-
- StringObjectId(String) - Constructor for class org.pentaho.di.repository.StringObjectId
-
- StringObjectId(ObjectId) - Constructor for class org.pentaho.di.repository.StringObjectId
-
- 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
-
- 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
-
- stripCR(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- stripCR(StringBuffer) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- stripNewlines(String) - Static method in class org.pentaho.di.core.jdbc.ThinUtil
-
- stripQuotes(String, char...) - Static method in class org.pentaho.di.core.jdbc.ThinUtil
-
- stripQuoteTableAlias(String, String) - Static method in class org.pentaho.di.core.jdbc.ThinUtil
-
- 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
.
- substituteField(String, RowMetaInterface, Object[]) - Static method in class org.pentaho.di.core.util.StringUtil
-
Substitutes field values 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
-
- supportsAlterTableWithAddColumn() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsAlterTableWithDropColumn() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsANSI92EntryLevelSQL() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsANSI92FullSQL() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsANSI92IntermediateSQL() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsAutoInc() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- supportsAutoInc() - Method in class org.pentaho.di.core.database.CacheDatabaseMeta
-
- supportsAutoInc() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- supportsAutoinc() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- supportsAutoInc() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
-
- supportsAutoInc() - Method in class org.pentaho.di.core.database.FirebirdDatabaseMeta
-
- supportsAutoInc() - Method in class org.pentaho.di.core.database.GuptaDatabaseMeta
-
- supportsAutoInc() - Method in class org.pentaho.di.core.database.H2DatabaseMeta
-
- supportsAutoInc() - Method in class org.pentaho.di.core.database.InterbaseDatabaseMeta
-
- supportsAutoInc() - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
-
Kingbase only support the data type: serial, it is not a real autoInc
- supportsAutoInc() - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
-
- supportsAutoInc() - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
-
- supportsAutoInc() - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
-
- supportsAutoInc() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
-
- supportsAutoInc() - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
-
- supportsAutoInc() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
-
Support for the serial field is only fake in PostgreSQL.
- supportsAutoInc() - Method in class org.pentaho.di.core.database.SAPDBDatabaseMeta
-
- supportsAutoInc() - Method in class org.pentaho.di.core.database.SAPR3DatabaseMeta
-
- supportsAutoInc() - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
-
- supportsBatchUpdates() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- supportsBatchUpdates() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- supportsBatchUpdates() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- supportsBatchUpdates() - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
-
- supportsBatchUpdates() - Method in class org.pentaho.di.core.database.InterbaseDatabaseMeta
-
- supportsBatchUpdates() - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
-
- supportsBatchUpdates() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- supportsBitmapIndex() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.DbaseDatabaseMeta
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.DerbyDatabaseMeta
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.ExtenDBDatabaseMeta
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.FirebirdDatabaseMeta
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.GuptaDatabaseMeta
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.H2DatabaseMeta
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.HypersonicDatabaseMeta
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.IngresDatabaseMeta
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.InterbaseDatabaseMeta
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.KettleDatabaseMeta
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.RemedyActionRequestSystemDatabaseMeta
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.SAPDBDatabaseMeta
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.SAPR3DatabaseMeta
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.SQLiteDatabaseMeta
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.TeradataDatabaseMeta
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.UniVerseDatabaseMeta
-
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
-
- supportsBooleanDataType() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- supportsBooleanDataType() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- supportsBooleanDataType() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- supportsBooleanDataType() - Method in class org.pentaho.di.core.database.KettleDatabaseMeta
-
- supportsBooleanDataType() - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
-
- supportsCatalogs() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- supportsCatalogs() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- supportsCatalogs() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- supportsCatalogs() - Method in class org.pentaho.di.core.database.GuptaDatabaseMeta
-
- supportsCatalogs() - Method in class org.pentaho.di.core.database.KettleDatabaseMeta
-
- supportsCatalogs() - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
-
- supportsCatalogsInDataManipulation() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsCatalogsInIndexDefinitions() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsCatalogsInPrivilegeDefinitions() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsCatalogsInProcedureCalls() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsCatalogsInTableDefinitions() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsColumnAliasing() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsConvert() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsConvert(int, int) - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsCoreSQLGrammar() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsCorrelatedSubqueries() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsDataManipulationTransactionsOnly() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsDifferentTableCorrelationNames() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsEmptyTransactions() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- supportsEmptyTransactions() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- supportsEmptyTransactions() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- supportsErrorHandling() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- supportsErrorHandling() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- supportsErrorHandling() - Method in class org.pentaho.di.core.database.SQLiteDatabaseMeta
-
- supportsErrorHandlingOnBatchUpdates() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- supportsErrorHandlingOnBatchUpdates() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- supportsErrorHandlingOnBatchUpdates() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- supportsErrorHandlingOnBatchUpdates() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
-
- supportsErrorHandlingOnBatchUpdates() - Method in class org.pentaho.di.core.database.GreenplumDatabaseMeta
-
- supportsErrorHandlingOnBatchUpdates() - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
-
- supportsErrorHandlingOnBatchUpdates() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
-
- supportsErrorHandlingOnBatchUpdates() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
-
- supportsErrorHandlingOnBatchUpdates() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
-
- supportsExpressionsInOrderBy() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsExtendedSQLGrammar() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsFloatRoundingOnUpdate() - Method in class org.pentaho.di.core.database.AS400DatabaseMeta
-
Most databases round number(7,2) 17.29999999 to 17.30, but some don't.
- supportsFloatRoundingOnUpdate() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
Most databases round number(7,2) 17.29999999 to 17.30, but some don't.
- supportsFloatRoundingOnUpdate() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- supportsFloatRoundingOnUpdate() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- supportsFullOuterJoins() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsGetBlob() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- supportsGetBlob() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- supportsGetBlob() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- supportsGetBlob() - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
-
- supportsGetBlob() - Method in class org.pentaho.di.core.database.DerbyDatabaseMeta
-
- supportsGetBlob() - Method in class org.pentaho.di.core.database.H2DatabaseMeta
-
- supportsGetBlob() - Method in class org.pentaho.di.core.database.IngresDatabaseMeta
-
- supportsGetBlob() - Method in class org.pentaho.di.core.database.InterbaseDatabaseMeta
-
- supportsGetBlob() - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
-
- supportsGetBlob() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
-
- supportsGetBlob() - Method in class org.pentaho.di.core.database.VectorWiseDatabaseMeta
-
- supportsGetGeneratedKeys() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsGroupBy() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsGroupByBeyondSelect() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsGroupByUnrelated() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsIntegrityEnhancementFacility() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsLikeEscapeClause() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsLimitedOuterJoins() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsMinimumSQLGrammar() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsMixedCaseIdentifiers() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsMixedCaseQuotedIdentifiers() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsMultipleOpenResults() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsMultipleResultSets() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsMultipleTransactions() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsNamedParameters() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsNewLinesInSQL() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- supportsNewLinesInSQL() - Method in class org.pentaho.di.core.database.CacheDatabaseMeta
-
- supportsNewLinesInSQL() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- supportsNewLinesInSQL() - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
-
- supportsNewLinesInSQL() - Method in class org.pentaho.di.core.database.KettleDatabaseMeta
-
- supportsNewLinesInSQL() - Method in class org.pentaho.di.core.database.UniVerseDatabaseMeta
-
- supportsNonNullableColumns() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsOpenCursorsAcrossCommit() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsOpenCursorsAcrossRollback() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsOpenStatementsAcrossCommit() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsOpenStatementsAcrossRollback() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsOptionsInURL() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- supportsOptionsInURL() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- supportsOptionsInURL() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- supportsOptionsInURL() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
-
Oracle doesn't support options in the URL, we need to put these in a
Properties object at connection time...
- supportsOptionsInURL() - Method in class org.pentaho.di.core.database.KettleDatabaseMeta
-
- supportsOptionsInURL() - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
-
Neoview supports options in the URL.
- supportsOptionsInURL() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
-
Oracle doesn't support options in the URL, we need to put these in a Properties object at connection time...
- supportsOptionsInURL() - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
-
Oracle doesn't support options in the URL, we need to put these in a Properties object at connection time...
- supportsOrderByUnrelated() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsOuterJoins() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsPositionedDelete() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsPositionedUpdate() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsPreparedStatementMetadataRetrieval() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
Most databases allow you to retrieve result metadata by preparing a SELECT statement.
- supportsPreparedStatementMetadataRetrieval() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
Most databases allow you to retrieve result metadata by preparing a SELECT statement.
- supportsPreparedStatementMetadataRetrieval() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- supportsPreparedStatementMetadataRetrieval() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
-
Most databases allow you to retrieve result metadata by preparing a
SELECT statement.
- supportsPreparedStatementMetadataRetrieval() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
-
Most databases allow you to retrieve result metadata by preparing a SELECT statement.
- supportsPreparedStatementMetadataRetrieval() - Method in class org.pentaho.di.core.database.H2DatabaseMeta
-
Most databases allow you to retrieve result metadata by preparing a SELECT statement.
- supportsPreparedStatementMetadataRetrieval() - Method in class org.pentaho.di.core.database.KettleDatabaseMeta
-
Most databases allow you to retrieve result metadata by preparing a SELECT statement.
- supportsPreparedStatementMetadataRetrieval() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
-
Most databases allow you to retrieve result metadata by preparing a SELECT statement.
- supportsPreparedStatementMetadataRetrieval() - Method in class org.pentaho.di.core.database.SybaseIQDatabaseMeta
-
Most databases allow you to retrieve result metadata by preparing a SELECT statement.
- supportsRepository() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- supportsRepository() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- supportsRepository() - Method in class org.pentaho.di.core.database.DbaseDatabaseMeta
-
- supportsRepository() - Method in class org.pentaho.di.core.database.DerbyDatabaseMeta
-
- supportsRepository() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
-
- supportsRepository() - Method in class org.pentaho.di.core.database.GuptaDatabaseMeta
-
- supportsRepository() - Method in class org.pentaho.di.core.database.H2DatabaseMeta
-
- supportsRepository() - Method in class org.pentaho.di.core.database.KettleDatabaseMeta
-
- supportsRepository() - Method in class org.pentaho.di.core.database.LucidDBDatabaseMeta
-
- supportsRepository() - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
-
- supportsRepository() - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
-
- supportsRepository() - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
-
- supportsRepository() - Method in class org.pentaho.di.core.database.RemedyActionRequestSystemDatabaseMeta
-
- supportsRepository() - Method in class org.pentaho.di.core.database.SQLiteDatabaseMeta
-
- supportsRepository() - Method in class org.pentaho.di.core.database.SybaseDatabaseMeta
-
- supportsRepository() - Method in class org.pentaho.di.core.database.SybaseIQDatabaseMeta
-
- supportsRepository() - Method in class org.pentaho.di.core.database.TeradataDatabaseMeta
-
- supportsRepository() - Method in class org.pentaho.di.core.database.UniVerseDatabaseMeta
-
- supportsRepository() - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
-
- supportsResultSetConcurrency(int, int) - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsResultSetHoldability(int) - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsResultSetMetadataRetrievalOnly() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- supportsResultSetMetadataRetrievalOnly() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- supportsResultSetMetadataRetrievalOnly() - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
-
- supportsResultSetType(int) - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsSavepoints() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsSchemas() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- supportsSchemas() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- supportsSchemas() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- supportsSchemas() - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
-
- supportsSchemas() - Method in class org.pentaho.di.core.database.KettleDatabaseMeta
-
- supportsSchemas() - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
-
- supportsSchemasInDataManipulation() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsSchemasInIndexDefinitions() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsSchemasInPrivilegeDefinitions() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsSchemasInProcedureCalls() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsSchemasInTableDefinitions() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsSelectForUpdate() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsSequenceNoMaxValueOption() - Method in class org.pentaho.di.core.database.AS400DatabaseMeta
-
- supportsSequenceNoMaxValueOption() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- supportsSequenceNoMaxValueOption() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- supportsSequenceNoMaxValueOption() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- supportsSequenceNoMaxValueOption() - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
-
- supportsSequences() - Method in class org.pentaho.di.core.database.AS400DatabaseMeta
-
- supportsSequences() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- supportsSequences() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- supportsSequences() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- supportsSequences() - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
-
- supportsSequences() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
-
- supportsSequences() - Method in class org.pentaho.di.core.database.HypersonicDatabaseMeta
-
- supportsSequences() - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
-
- supportsSequences() - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
-
- supportsSequences() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
-
- supportsSequences() - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
-
- supportsSequences() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
-
- supportsSequences() - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
-
- supportsSetCharacterStream() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
See if this database supports the setCharacterStream() method on a PreparedStatement.
- supportsSetCharacterStream() - Method in class org.pentaho.di.core.database.CacheDatabaseMeta
-
- supportsSetCharacterStream() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
See if this database supports the setCharacterStream() method on a PreparedStatement.
- supportsSetCharacterStream() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
See if this database supports the setCharacterStream() method on a PreparedStatement.
- supportsSetCharacterStream() - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
-
- supportsSetCharacterStream() - Method in class org.pentaho.di.core.database.H2DatabaseMeta
-
- supportsSetCharacterStream() - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
-
- supportsSetLong() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- supportsSetLong() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- supportsSetLong() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- supportsSetLong() - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
-
- supportsSetMaxRows() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- supportsSetMaxRows() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- supportsSetMaxRows() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- supportsSetMaxRows() - Method in class org.pentaho.di.core.database.DbaseDatabaseMeta
-
- supportsSetMaxRows() - Method in class org.pentaho.di.core.database.KettleDatabaseMeta
-
- supportsSetMaxRows() - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
-
- supportsStatementPooling() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsStoredFunctionsUsingCallSyntax() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsStoredProcedures() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsSubqueriesInComparisons() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsSubqueriesInExists() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsSubqueriesInIns() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsSubqueriesInQuantifieds() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsSynonyms() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- supportsSynonyms() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- supportsSynonyms() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- supportsSynonyms() - Method in class org.pentaho.di.core.database.DbaseDatabaseMeta
-
- supportsSynonyms() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
-
- supportsSynonyms() - Method in class org.pentaho.di.core.database.ExtenDBDatabaseMeta
-
- supportsSynonyms() - Method in class org.pentaho.di.core.database.FirebirdDatabaseMeta
-
- supportsSynonyms() - Method in class org.pentaho.di.core.database.IngresDatabaseMeta
-
- supportsSynonyms() - Method in class org.pentaho.di.core.database.InterbaseDatabaseMeta
-
- supportsSynonyms() - Method in class org.pentaho.di.core.database.KettleDatabaseMeta
-
- supportsSynonyms() - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
-
- supportsSynonyms() - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
-
- supportsSynonyms() - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
-
- supportsSynonyms() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
-
- supportsSynonyms() - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
-
- supportsSynonyms() - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
-
- supportsSynonyms() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
-
- supportsSynonyms() - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
-
- supportsSynonyms() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
-
- supportsSynonyms() - Method in class org.pentaho.di.core.database.SAPDBDatabaseMeta
-
- supportsSynonyms() - Method in class org.pentaho.di.core.database.SAPR3DatabaseMeta
-
- supportsTableCorrelationNames() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsTimestampDataType() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- supportsTimestampDataType() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- supportsTimestampDataType() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- supportsTimeStampToDateConversion() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- supportsTimeStampToDateConversion() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- supportsTimeStampToDateConversion() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- supportsTimeStampToDateConversion() - Method in class org.pentaho.di.core.database.GuptaDatabaseMeta
-
- supportsTimeStampToDateConversion() - Method in class org.pentaho.di.core.database.InterbaseDatabaseMeta
-
- supportsTimeStampToDateConversion() - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
-
- supportsTimeStampToDateConversion() - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
-
- supportsTimeStampToDateConversion() - Method in class org.pentaho.di.core.database.UniVerseDatabaseMeta
-
UniVerse doesn't even support timestamps.
- supportsTimeStampToDateConversion() - Method in class org.pentaho.di.core.database.Vertica5DatabaseMeta
-
- supportsTimeStampToDateConversion() - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
-
- supportsTransactionIsolationLevel(int) - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsTransactions() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- supportsTransactions() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- supportsTransactions() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
because the same database can support transactions or not. It all depends on the database setup. Therefor, we look at the database metadata
DatabaseMetaData.supportsTransactions() in stead of this.
- supportsTransactions() - Method in class org.pentaho.di.core.database.DbaseDatabaseMeta
-
- supportsTransactions() - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
-
- supportsTransactions() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
-
- supportsTransactions() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsUnion() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsUnionAll() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- supportsViews() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- supportsViews() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- supportsViews() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- supportsViews() - Method in class org.pentaho.di.core.database.DbaseDatabaseMeta
-
- supportsViews() - Method in class org.pentaho.di.core.database.KettleDatabaseMeta
-
- supportsViews() - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
-
- supportsViews() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
-
- supportsViews() - Method in class org.pentaho.di.core.database.RemedyActionRequestSystemDatabaseMeta
-
The JDBC/ODBC Driver doesn't support listing views, so turn this feature off.
- switchForegroundBackgroundColors() - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
-
- SybaseDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains Sybase specific information through static final members
- SybaseDatabaseMeta() - Constructor for class org.pentaho.di.core.database.SybaseDatabaseMeta
-
- SybaseIQDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains Sybase IQ specific information through static final members
- SybaseIQDatabaseMeta() - Constructor for class org.pentaho.di.core.database.SybaseIQDatabaseMeta
-
- 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
-