public class SelectValuesData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| 限定符和类型 | 字段和说明 |
|---|---|
boolean |
deselect |
org.pentaho.di.core.row.RowMetaInterface |
deselectRowMeta |
int[] |
extraFieldnrs |
int[] |
fieldnrs |
boolean |
firstdeselect |
boolean |
firstmetadata |
boolean |
firstselect |
boolean |
metadata |
org.pentaho.di.core.row.RowMetaInterface |
metadataRowMeta |
int[] |
metanrs |
org.pentaho.di.core.row.RowMetaInterface |
outputRowMeta |
int[] |
removenrs |
boolean |
select |
org.pentaho.di.core.row.RowMetaInterface |
selectRowMeta |
| 构造器和说明 |
|---|
SelectValuesData() |
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 int[] fieldnrs
public int[] extraFieldnrs
public int[] removenrs
public int[] metanrs
public boolean firstselect
public boolean firstdeselect
public boolean firstmetadata
public org.pentaho.di.core.row.RowMetaInterface selectRowMeta
public org.pentaho.di.core.row.RowMetaInterface deselectRowMeta
public org.pentaho.di.core.row.RowMetaInterface metadataRowMeta
public org.pentaho.di.core.row.RowMetaInterface outputRowMeta
public boolean select
public boolean deselect
public boolean metadata
Copyright © 2024 Hitachi Vantara. All rights reserved.