Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Class
com.jivesoftware.util.CoherenceCache

Packages that use CoherenceCache
com.jivesoftware.forum.database DB implementation of core Jive Forums interfaces. 
com.jivesoftware.forum.database.querycache   
 

Uses of CoherenceCache in com.jivesoftware.forum.database
 

Subclasses of CoherenceCache in com.jivesoftware.forum.database
protected static class DbStatusLevelManager.LeaderQueryCache
           
 class ShortTermQueryCache
          An extension of the default cache to temporarily store query results before they are reloaded from the databases.
 

Constructors in com.jivesoftware.forum.database with parameters of type CoherenceCache
QueryCache(CoherenceCache cache)
          Create a new QueryCache with specified cache as the backing cache.
 

Uses of CoherenceCache in com.jivesoftware.forum.database.querycache
 

Constructors in com.jivesoftware.forum.database.querycache with parameters of type CoherenceCache
LocalPutGetRemoveStrategy(CoherenceCache coherenceCache, QueryCache owner)
           
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.