public class CalculatorData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus
Modifier and Type | Field and Description |
---|---|
org.pentaho.di.core.row.RowMetaInterface |
calcRowMeta |
Calculator.FieldIndexes[] |
fieldIndexes |
org.pentaho.di.core.row.RowMetaInterface |
outputRowMeta |
int[] |
tempIndexes |
Constructor and Description |
---|
CalculatorData() |
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, isStopped, setStatus
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, setStatus
public org.pentaho.di.core.row.RowMetaInterface outputRowMeta
public org.pentaho.di.core.row.RowMetaInterface calcRowMeta
public Calculator.FieldIndexes[] fieldIndexes
public int[] tempIndexes