public class DenormaliserData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus
Modifier and Type | Field and Description |
---|---|
long[] |
counters |
int[] |
fieldNameIndex |
Integer[] |
fieldNrs |
int[] |
groupnrs |
RowMetaInterface |
inputRowMeta |
int |
keyFieldNr |
Map<String,List<Integer>> |
keyValue |
RowMetaInterface |
outputRowMeta |
Object[] |
previous |
int[] |
removeNrs |
Object[] |
sum |
Object[] |
targetResult |
Constructor and Description |
---|
DenormaliserData() |
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, isStopped, setStatus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, setStatus
public 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 RowMetaInterface inputRowMeta
Copyright © 2018 Hitachi Vantara. All rights reserved.