Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Package com.jivesoftware.forum.database.querycache

Class Summary
BulkRemovalFilter Filter which selects a set of entries whose QueryCacheKey.getIDKey() method returned the same idkey as that stored in this filter instance.
ClusteredPutGetRemoveStrategy Implements put get and remove operations for QueryCache when clustering is enabled.
EntityDescriptorQueryCacheStrategy  
IDKeyValueExtractor ValueExtractor which calls QueryCacheKey.getIDKey().
LocalPutGetRemoveStrategy Implements put get and remove operations for QueryCache when clustering is enabled.
QueryCacheKey Represents a key in the QueryCache.
QueryCacheStrategyFactory Allows for mapping between a type code and an actual instance of QueryCacheStrategy.
QueryCacheUpdateTask A task to reload a cache entry from the database and then move it from the short-term query cache and into the long-term cache.
RemovalProcessor Entry processor which handles bulk removal of query cache entries using coherence InvocableMap features.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.