Uses of Class
com.caucho.db.index.IndexCache

Packages that use IndexCache
com.caucho.db.index   
 

Uses of IndexCache in com.caucho.db.index
 

Methods in com.caucho.db.index that return IndexCache
static IndexCache IndexCache.create()
          Returns the block manager, ensuring a minimum number of entries.
static IndexCache IndexCache.getCurrent()