public class MergeRowsData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| Modifier and Type | Field and Description |
|---|---|
int[] |
keyNrs |
Object[] |
one |
RowSet |
oneRowSet |
RowMetaInterface |
outputRowMeta |
Object[] |
two |
RowSet |
twoRowSet |
int[] |
valueNrs |
| Constructor and Description |
|---|
MergeRowsData() |
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, isStopped, setStatusclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, setStatuspublic RowMetaInterface outputRowMeta
public Object[] one
public Object[] two
public int[] keyNrs
public int[] valueNrs
public RowSet oneRowSet
public RowSet twoRowSet
Copyright © 2018 Hitachi Vantara. All rights reserved.