- NamedCluster - Class in org.pentaho.di.core.namedcluster.model
-
- NamedCluster() - Constructor for class org.pentaho.di.core.namedcluster.model.NamedCluster
-
- NamedClusterManager - Class in org.pentaho.di.core.namedcluster
-
- NamedParams - Interface in org.pentaho.di.core.parameters
-
Interface to implement named parameters.
- NamedParamsDefault - Class in org.pentaho.di.core.parameters
-
This class is an implementation of NamedParams.
- NamedParamsDefault() - Constructor for class org.pentaho.di.core.parameters.NamedParamsDefault
-
Default constructor.
- NamedParamsException - Exception in org.pentaho.di.core.parameters
-
This is a PDI Exception for the named parameters.
- NamedParamsException() - Constructor for exception org.pentaho.di.core.parameters.NamedParamsException
-
Constructs a new throwable with null as its detail message.
- NamedParamsException(String) - Constructor for exception org.pentaho.di.core.parameters.NamedParamsException
-
Constructs a new throwable with the specified detail message.
- NamedParamsException(Throwable) - Constructor for exception org.pentaho.di.core.parameters.NamedParamsException
-
Constructs a new throwable with the specified cause and a detail message of (cause==null ? null : cause.toString())
(which typically contains the class and detail message of cause).
- NamedParamsException(String, Throwable) - Constructor for exception org.pentaho.di.core.parameters.NamedParamsException
-
Constructs a new throwable with the specified detail message and cause.
- nanoTime() - Static method in class org.pentaho.di.core.Const
-
Return the current time as nano-seconds.
- nativeSQL(String) - Method in class org.pentaho.di.core.jdbc.ThinConnection
-
- needsPlaceHolder() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
Indicates the need to insert a placeholder (0) for auto increment fields.
- needsPlaceHolder() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
Indicates the need to insert a placeholder (0) for auto increment fields.
- needsPlaceHolder() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Indicates the need to insert a placeholder (0) for auto increment fields.
- needsPlaceHolder() - Method in class org.pentaho.di.core.database.InformixDatabaseMeta
-
Indicates the need to insert a placeholder (0) for auto increment fields.
- needsToLockAllTables() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
- needsToLockAllTables() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
- needsToLockAllTables() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
- needsToLockAllTables() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
-
- needsToLockAllTables() - Method in class org.pentaho.di.core.database.InformixDatabaseMeta
-
- needsToLockAllTables() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
-
- needsToLockAllTables() - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
-
- needsToLockAllTables() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
-
- needsToLockAllTables() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
-
- negate() - Method in class org.pentaho.di.core.Condition
-
- NeoviewDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains HP Neoview specific information through static final members
- NeoviewDatabaseMeta() - Constructor for class org.pentaho.di.core.database.NeoviewDatabaseMeta
-
- NetezzaDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains Netezza specific information through static final members
- NetezzaDatabaseMeta() - Constructor for class org.pentaho.di.core.database.NetezzaDatabaseMeta
-
- newHandlerInstance(String) - Method in class org.pentaho.di.laf.LAFDelegate
-
load a concrete Handler for a given Interface (by String classname) if the class is not instantiable, will fallback
to default, and then fallback to an abstract implementation.
- next() - Method in class org.pentaho.di.core.Counter
-
- next() - Method in class org.pentaho.di.core.jdbc.RowsResultSet
-
- next() - Method in class org.pentaho.di.core.jdbc.ThinResultSet
-
- NonAccessibleFileObject - Class in org.pentaho.di.core.fileinput
-
- NonAccessibleFileObject(String) - Constructor for class org.pentaho.di.core.fileinput.NonAccessibleFileObject
-
- normalConnect(String) - Method in class org.pentaho.di.core.database.Database
-
Open the database connection.
- NOTE_MARGIN - Static variable in class org.pentaho.di.core.Const
-
The margin between the text of a note and its border.
- notify(MessageHandler) - Method in class org.pentaho.di.i18n.BaseMessages
-
- notify(PropertyHandler) - Method in class org.pentaho.di.laf.BasePropertyHandler
-
- notify(E) - Method in interface org.pentaho.di.laf.LAFChangeListener
-
- nrConditions() - Method in class org.pentaho.di.core.Condition
-
- nrOfFiles() - Method in class org.pentaho.di.core.fileinput.FileInputList
-
- nrOfMissingFiles() - Method in class org.pentaho.di.core.fileinput.FileInputList
-
- nrSpacesAfter(String) - Static method in class org.pentaho.di.core.Const
-
Count the number of spaces to the right of a text.
- nrSpacesAfter(String) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Count the number of spaces to the right of a text.
- nrSpacesBefore(String) - Static method in class org.pentaho.di.core.Const
-
Count the number of spaces to the left of a text.
- nrSpacesBefore(String) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Count the number of spaces to the left of a text.
- NULL_BIGNUMBER - Static variable in class org.pentaho.di.core.Const
-
Default string representing Null BigNumber values (empty)
- NULL_BINARY - Static variable in class org.pentaho.di.core.Const
-
Default string representing Null Binary values (empty)
- NULL_BOOLEAN - Static variable in class org.pentaho.di.core.Const
-
Default string representing Null Boolean values (empty)
- NULL_DATE - Static variable in class org.pentaho.di.core.Const
-
Default string representing Null Date values (empty)
- NULL_INTEGER - Static variable in class org.pentaho.di.core.Const
-
Default string representing Null Integer values (empty)
- NULL_NONE - Static variable in class org.pentaho.di.core.Const
-
Default string representing Null Undefined values (empty)
- NULL_NUMBER - Static variable in class org.pentaho.di.core.Const
-
Default string representing Null Number values (empty)
- NULL_STRING - Static variable in class org.pentaho.di.core.Const
-
Default string representing Null String values (empty)
- nullPlusNonNullIsNull() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- nullsAreSortedAtEnd() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- nullsAreSortedAtStart() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- nullsAreSortedHigh() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- nullsAreSortedLow() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- nullToEmpty(String) - Static method in class org.pentaho.di.core.Const
-
Return empty string "" in case the given parameter is null, otherwise return the same value.
- num2dat() - Method in class org.pentaho.di.compatibility.Value
-
- num2str() - Method in class org.pentaho.di.compatibility.Value
-
- num2str(String) - Method in class org.pentaho.di.compatibility.Value
-
- num2str(String, String) - Method in class org.pentaho.di.compatibility.Value
-
- num2str(String, String, String) - Method in class org.pentaho.di.compatibility.Value
-
- num2str(String, String, String, String) - Method in class org.pentaho.di.compatibility.Value
-
- nvl(Value) - Method in class org.pentaho.di.compatibility.Value
-
- NVL(String, String) - Static method in class org.pentaho.di.core.Const
-
Implements Oracle style NVL function
- nvl(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-