public class JobExecutorData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus
Constructor and Description |
---|
JobExecutorData() |
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 Job executorJob
public JobMeta executorJobMeta
public RowMetaInterface inputRowMeta
public RowMetaInterface executionResultsOutputRowMeta
public RowMetaInterface resultRowsOutputRowMeta
public RowMetaInterface resultFilesOutputRowMeta
public List<RowMetaAndData> groupBuffer
public int groupSize
public int groupTime
public long groupTimeStart
public String groupField
public int groupFieldIndex
public ValueMetaInterface groupFieldMeta
public Object prevGroupFieldData
public RowSet resultRowsRowSet
public RowSet resultFilesRowSet
public RowSet executionResultRowSet
Copyright © 2018 Hitachi Vantara. All rights reserved.