Class SubtransExecutor


  • public class SubtransExecutor
    extends Object
    Will run the given sub-transformation with the rows passed to execute
    • Method Detail

      • execute

        public Optional<org.pentaho.di.core.Result> execute​(List<org.pentaho.di.core.RowMetaAndData> rows)
                                                     throws org.pentaho.di.core.exception.KettleException
        Throws:
        org.pentaho.di.core.exception.KettleException
      • stop

        public void stop()
      • getParentTrans

        public Trans getParentTrans()
      • getPrefetchCount

        public int getPrefetchCount()