Uses of Interface
tigase.pubsub.utils.Cache
Packages that use Cache
-
Uses of Cache in tigase.pubsub.repository.cached
Fields in tigase.pubsub.repository.cached declared as CacheModifier and TypeFieldDescriptionprotected Cache<CachedPubSubRepository.NodeKey, Node> CachedPubSubRepository.nodes -
Uses of Cache in tigase.pubsub.utils
Classes in tigase.pubsub.utils that implement CacheModifier and TypeClassDescriptionclassLRUCache<K,V> This class is implementation ofCacheinterface.classLRUCacheWithFuture<K,V> This class is implementation ofCacheinterface.