public class RandomValueData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| Modifier and Type | Field and Description |
|---|---|
KeyGenerator |
keyGenHmacMD5 |
KeyGenerator |
keyGenHmacSHA1 |
org.pentaho.di.core.row.RowMetaInterface |
outputRowMeta |
Random |
randomgen |
boolean |
readsRows |
org.pentaho.di.core.util.UUID4Util |
u4 |
| Constructor and Description |
|---|
RandomValueData() |
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, isStopped, setStatusequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, setStatuspublic boolean readsRows
public org.pentaho.di.core.row.RowMetaInterface outputRowMeta
public org.pentaho.di.core.util.UUID4Util u4
public KeyGenerator keyGenHmacMD5
public KeyGenerator keyGenHmacSHA1
public final Random randomgen