Class FlattenerData

    • Field Detail

      • inputRowMeta

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

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

        public Object[] targetRow
      • targetResult

        public Object[] targetResult
      • processed

        public int processed
      • fieldNr

        public int fieldNr
      • previousRow

        public Object[] previousRow
    • Constructor Detail

      • FlattenerData

        public FlattenerData()