Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Class
com.jivesoftware.forum.database.querycache.QueryCacheKey

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

Uses of QueryCacheKey in com.jivesoftware.forum.database
 

Methods in com.jivesoftware.forum.database with parameters of type QueryCacheKey
protected static int QueryCache.getCount(QueryCacheKey key, boolean useCache)
          Returns the count associated with a ResultFilter query.
 java.lang.Object DatabaseCacheManager.queryGet(QueryCacheKey key)
           
 void DatabaseCacheManager.queryPut(QueryCacheKey countKey, java.lang.Object value)
           
 

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

Constructors in com.jivesoftware.forum.database.querycache with parameters of type QueryCacheKey
QueryCacheUpdateTask(QueryCacheKey key)
          Creates a new cache entry update task.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.