public class FlattenerData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus
Modifier and Type | Field and Description |
---|---|
int |
fieldNr |
RowMetaInterface |
inputRowMeta |
RowMetaInterface |
outputRowMeta |
Object[] |
previousRow |
int |
processed |
Object[] |
targetResult |
Object[] |
targetRow |
Constructor and Description |
---|
FlattenerData() |
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 inputRowMeta
public RowMetaInterface outputRowMeta
public Object[] targetRow
public Object[] targetResult
public int processed
public int fieldNr
public Object[] previousRow
Copyright © 2018 Hitachi Vantara. All rights reserved.