Uses of Interface
tigase.pubsub.utils.Cache
-
Packages that use Cache Package Description tigase.pubsub.repository.cached tigase.pubsub.utils -
-
Uses of Cache in tigase.pubsub.repository.cached
Fields in tigase.pubsub.repository.cached declared as Cache Modifier and Type Field Description protected Cache<CachedPubSubRepository.NodeKey,Node>CachedPubSubRepository. nodes -
Uses of Cache in tigase.pubsub.utils
Classes in tigase.pubsub.utils that implement Cache Modifier and Type Class Description classLRUCache<K,V>classLRUCacheWithFuture<K,V>
-