org.pentaho.di.trans.steps.infobrightoutput
Class KettleRecordPopulator

java.lang.Object
  extended by org.pentaho.di.trans.steps.infobrightoutput.KettleRecordPopulator

public class KettleRecordPopulator
extends Object

Author:
geoffrey.falk@infobright.com

Constructor Summary
KettleRecordPopulator()
           
 
Method Summary
 void populate(com.infobright.etl.model.BrighthouseRecord record, Object[] row, org.pentaho.di.core.row.RowMetaInterface rowMeta)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KettleRecordPopulator

public KettleRecordPopulator()
Method Detail

populate

public void populate(com.infobright.etl.model.BrighthouseRecord record,
                     Object[] row,
                     org.pentaho.di.core.row.RowMetaInterface rowMeta)
              throws org.pentaho.di.core.exception.KettleValueException
Throws:
org.pentaho.di.core.exception.KettleValueException