|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KettleRowException | |
---|---|
org.pentaho.di.trans | This package contains the classes needed to define and execute transformations. |
org.pentaho.di.trans.step | |
org.pentaho.di.trans.steps.userdefinedjavaclass |
Uses of KettleRowException in org.pentaho.di.trans |
---|
Methods in org.pentaho.di.trans that throw KettleRowException | |
---|---|
void |
TransMeta.checkRowMixingStatically(StepMeta stepMeta,
ProgressMonitorListener monitor)
Check a step to see if there are no multiple steps to read from. |
Uses of KettleRowException in org.pentaho.di.trans.step |
---|
Methods in org.pentaho.di.trans.step that throw KettleRowException | |
---|---|
static void |
BaseStep.safeModeChecking(RowMetaInterface referenceRowMeta,
RowMetaInterface rowMeta)
Safe mode checking. |
Uses of KettleRowException in org.pentaho.di.trans.steps.userdefinedjavaclass |
---|
Methods in org.pentaho.di.trans.steps.userdefinedjavaclass that throw KettleRowException | |
---|---|
void |
UserDefinedJavaClass.safeModeChecking(RowMetaInterface row)
|
void |
TransformClassBase.safeModeChecking(RowMetaInterface row)
|
void |
UserDefinedJavaClass.safeModeCheckingImpl(RowMetaInterface row)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |