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 class
AbstractDelegatingEntryCacheSet<K,V>
Abstract cache entry set that delegates to the underlying cache for stream usageclass
AbstractDelegatingKeyCacheSet<K,V>
Abstract cache key set that delegates to the underlying cache for stream usage
-