Package org.pentaho.di.core.row
package org.pentaho.di.core.row
-
ClassDescriptionThis class contains a list of data rows as well as the RowMetaInterface to describe it.This class of static methods can be used to manipulate rows: add, delete, resize, etc...This interface provides methods to describe and manipulate a row's structure.Deprecated.ValueMetaInterface objects are used to determine the characteristics of the row fields.