| Package | Description | 
|---|---|
| org.pentaho.di.trans.steps.reservoirsampling | 
| Modifier and Type | Field and Description | 
|---|---|
protected ReservoirSamplingData.PROC_MODE | 
ReservoirSamplingData.m_state  | 
| Modifier and Type | Method and Description | 
|---|---|
ReservoirSamplingData.PROC_MODE | 
ReservoirSamplingData.getProcessingMode()
Determine the current operational state of the Reservoir Sampling step. 
 | 
static ReservoirSamplingData.PROC_MODE | 
ReservoirSamplingData.PROC_MODE.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ReservoirSamplingData.PROC_MODE[] | 
ReservoirSamplingData.PROC_MODE.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ReservoirSamplingData.setProcessingMode(ReservoirSamplingData.PROC_MODE state)
Set this component to sample, pass through or be disabled 
 | 
Copyright © 2018 Hitachi Vantara. All rights reserved.