|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |