|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataEngineCache | |
planetj.database | |
planetj.dataengine.cache |
Uses of DataEngineCache in planetj.database |
Methods in planetj.database that return DataEngineCache | |
DataEngineCache |
DBSystem.getCache(AbstractContext context)
Gets the cache which holds RC's read from this system |
Uses of DataEngineCache in planetj.dataengine.cache |
Methods in planetj.dataengine.cache that return DataEngineCache | |
DataEngineCache |
CacheManager.getCache(SQLContext context)
Gets the appropriate cache for the SQLContext. |
Methods in planetj.dataengine.cache with parameters of type DataEngineCache | |
void |
CacheTrackingTask.insertSystemCache(long currentTime,
DataEngineCache deCache)
|
static void |
CacheInspector.addSystemCacheSummaryRow(RowCollection rc,
DataEngineCache deCache)
Creates new cache detail rows for the given dataengine cache. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |