Uses of Package
org.pentaho.di.compatibility

Packages that use org.pentaho.di.compatibility
org.pentaho.di.compatibility Contains all classes that make up the possible Value types: ValueString, ValueNumber, ..., the interface and the Value class itself. 
org.pentaho.di.core.row   
 

Classes in org.pentaho.di.compatibility used by org.pentaho.di.compatibility
Row
          This class describes a single row in a stream of data.
Value
          This class is one of the core classes of the Kettle framework.
ValueInterface
          This interface provides a way to look at a Number, String, Integer, Date...
ValueUsedListener
           
 

Classes in org.pentaho.di.compatibility used by org.pentaho.di.core.row
Row
          This class describes a single row in a stream of data.
Value
          This class is one of the core classes of the Kettle framework.