Uses of Class
org.pentaho.di.core.DBCacheEntry
- 
Packages that use DBCacheEntry Package Description org.pentaho.di.core  - 
- 
Uses of DBCacheEntry in org.pentaho.di.core
Methods in org.pentaho.di.core with parameters of type DBCacheEntry Modifier and Type Method Description RowMetaInterfaceDBCache. get(DBCacheEntry entry)Get the fields as a row generated by a database cache entryvoidDBCache. put(DBCacheEntry entry, RowMetaInterface fields) 
 -