public class PGPEncryptStreamData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| Modifier and Type | Field and Description |
|---|---|
GPG |
gpg |
int |
indexOfField |
int |
indexOfKeyName |
String |
keyName |
int |
NrPrevFields |
org.pentaho.di.core.row.RowMetaInterface |
outputRowMeta |
org.pentaho.di.core.row.RowMetaInterface |
previousRowMeta |
| Constructor and Description |
|---|
PGPEncryptStreamData() |
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, isStopped, setStatusequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, setStatuspublic int indexOfField
public org.pentaho.di.core.row.RowMetaInterface previousRowMeta
public org.pentaho.di.core.row.RowMetaInterface outputRowMeta
public int NrPrevFields
public GPG gpg
public String keyName
public int indexOfKeyName