Package org.pentaho.di.trans.steps.blockingstep

Class Summary
BlockingStep A step that blocks throughput until the input ends, then it will either output the last row or the complete input.
BlockingStepData  
BlockingStepMeta  
BlockingStepTest Test class for the BlockingStep step.