public class GPBulkDataOutput extends Object
| Constructor and Description | 
|---|
GPBulkDataOutput(GPBulkLoaderMeta meta)  | 
public GPBulkDataOutput(GPBulkLoaderMeta meta)
public void open(org.pentaho.di.core.variables.VariableSpace space,
        Process sqlldrProcess)
          throws org.pentaho.di.core.exception.KettleException
org.pentaho.di.core.exception.KettleExceptionpublic void close()
           throws IOException
IOExceptionpublic void writeLine(org.pentaho.di.core.row.RowMetaInterface mi,
             Object[] row)
               throws org.pentaho.di.core.exception.KettleException
org.pentaho.di.core.exception.KettleException