Class SasInputData

java.lang.Object
org.pentaho.di.trans.step.BaseStepData
org.pentaho.di.trans.steps.sasinput.SasInputData
All Implemented Interfaces:
StepDataInterface

public class SasInputData extends BaseStepData implements StepDataInterface
Provides data for the XBaseInput step.
Since:
09-OCT-2011
Version:
4.3
Author:
Matt
  • Field Details

    • helper

      public SasInputHelper helper
    • outputRowMeta

      public org.pentaho.di.core.row.RowMetaInterface outputRowMeta
    • fileLayout

      public org.pentaho.di.core.row.RowMetaInterface fileLayout
    • fieldIndexes

      public List<Integer> fieldIndexes
  • Constructor Details

    • SasInputData

      public SasInputData()