Class TableInputData

All Implemented Interfaces:
StepDataInterface

public class TableInputData extends BaseDatabaseStepData implements StepDataInterface
Since:
20-jan-2005
Author:
Matt
  • Field Details

    • nextrow

      public Object[] nextrow
    • thisrow

      public Object[] thisrow
    • rs

      public ResultSet rs
    • lookupStep

      public String lookupStep
    • rowMeta

      public org.pentaho.di.core.row.RowMetaInterface rowMeta
    • rowSet

      public org.pentaho.di.core.RowSet rowSet
    • isCanceled

      public boolean isCanceled
    • infoStream

      public StreamInterface infoStream
  • Constructor Details

    • TableInputData

      public TableInputData()