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 RowMetaInterface
DBCache. get(DBCacheEntry entry)
Get the fields as a row generated by a database cache entryvoid
DBCache. put(DBCacheEntry entry, RowMetaInterface fields)
-