Uses of Class
org.infinispan.cache.impl.CacheImpl
-
Packages that use CacheImpl Package Description org.infinispan.cache.impl -
-
Uses of CacheImpl in org.infinispan.cache.impl
Constructors in org.infinispan.cache.impl with parameters of type CacheImpl Constructor Description DecoratedCache(CacheImpl<K,V> delegate, long flagsBitSet)DecoratedCache(CacheImpl<K,V> delegate, Object lockOwner, long newFlags)
-