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

N

NAME - Static variable in class org.pentaho.di.core.plugins.Plugin
 
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 ?
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.
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
 
nextToken() - Method in class org.pentaho.di.core.SimpleTokenizer
Returns the next token from this tokenizer.
nextToken(int) - Method in class org.pentaho.di.core.SimpleTokenizer
Returns the nth token from the current position of this tokenizer.
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
 
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_GEOMETRY - Static variable in class org.pentaho.di.core.Const
Default string representing Null Geometry 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)
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
 

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