public class FilterRowsData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| 限定符和类型 | 字段和说明 |
|---|---|
boolean |
chosesTargetSteps |
org.pentaho.di.core.RowSet |
falseRowSet |
String |
falseStepname |
org.pentaho.di.core.row.RowMetaInterface |
outputRowMeta |
org.pentaho.di.core.RowSet |
trueRowSet |
String |
trueStepname |
| 构造器和说明 |
|---|
FilterRowsData() |
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 org.pentaho.di.core.row.RowMetaInterface outputRowMeta
public org.pentaho.di.core.RowSet trueRowSet
public org.pentaho.di.core.RowSet falseRowSet
public boolean chosesTargetSteps
public String trueStepname
public String falseStepname
Copyright © 2024 Hitachi Vantara. All rights reserved.