Uses of Class
org.pentaho.di.core.RowSet

Packages that use RowSet
org.pentaho.di.core   
 

Uses of RowSet in org.pentaho.di.core
 

Methods in org.pentaho.di.core with parameters of type RowSet
 int RowSet.compareTo(RowSet rowSet)
          Compares using the target steps and copy, not the source.
 boolean RowSet.equals(RowSet rowSet)