public class ClosureGeneratorData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| Modifier and Type | Field and Description |
|---|---|
int |
childIndex |
ValueMetaInterface |
childValueMeta |
Map<Object,Object> |
map |
RowMetaInterface |
outputRowMeta |
int |
parentIndex |
Map<Object,Long> |
parents |
ValueMetaInterface |
parentValueMeta |
boolean |
reading |
Object |
topLevel |
| Constructor and Description |
|---|
ClosureGeneratorData() |
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 int parentIndex
public int childIndex
public boolean reading
public ValueMetaInterface parentValueMeta
public ValueMetaInterface childValueMeta
public Object topLevel
Copyright © 2017 Hitachi Vantara. All rights reserved.