public class DenormaliserData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| Modifier and Type | Field and Description | 
|---|---|
long[] | 
counters  | 
int[] | 
fieldNameIndex  | 
Integer[] | 
fieldNrs  | 
int[] | 
groupnrs  | 
org.pentaho.di.core.row.RowMetaInterface | 
inputRowMeta  | 
int | 
keyFieldNr  | 
Map<String,List<Integer>> | 
keyValue  | 
org.pentaho.di.core.row.RowMetaInterface | 
outputRowMeta  | 
Object[] | 
previous  | 
int[] | 
removeNrs  | 
Object[] | 
sum  | 
Object[] | 
targetResult  | 
| Constructor and Description | 
|---|
DenormaliserData()  | 
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, isStopped, setStatusequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, setStatuspublic org.pentaho.di.core.row.RowMetaInterface outputRowMeta
public Object[] previous
public int[] groupnrs
public Integer[] fieldNrs
public Object[] targetResult
public int keyFieldNr
public int[] removeNrs
public int[] fieldNameIndex
public long[] counters
public Object[] sum
public org.pentaho.di.core.row.RowMetaInterface inputRowMeta