Uses of Class
org.infinispan.util.AbstractDelegatingCacheSet
-
Packages that use AbstractDelegatingCacheSet Package Description org.infinispan.stream.impl.interceptor -
-
Uses of AbstractDelegatingCacheSet in org.infinispan.stream.impl.interceptor
Subclasses of AbstractDelegatingCacheSet in org.infinispan.stream.impl.interceptor Modifier and Type Class Description classAbstractDelegatingEntryCacheSet<K,V>Abstract cache entry set that delegates to the underlying cache for stream usageclassAbstractDelegatingKeyCacheSet<K,V>Abstract cache key set that delegates to the underlying cache for stream usage
-