public class FieldsChangeSequenceData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus
Modifier and Type | Field and Description |
---|---|
int |
fieldnr |
int[] |
fieldnrs |
ValueMetaInterface[] |
fieldnrsMeta |
long |
incrementBy |
int |
nextIndexField |
RowMetaInterface |
outputRowMeta |
RowMetaInterface |
previousMeta |
Object[] |
previousValues |
long |
seq |
long |
startAt |
Constructor and Description |
---|
FieldsChangeSequenceData() |
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 ValueMetaInterface[] fieldnrsMeta
public RowMetaInterface previousMeta
public RowMetaInterface outputRowMeta
public int[] fieldnrs
public Object[] previousValues
public int fieldnr
public long startAt
public long incrementBy
public long seq
public int nextIndexField
Copyright © 2018 Hitachi Vantara. All rights reserved.