Package | Description |
---|---|
org.infinispan.stream.impl | |
org.infinispan.stream.impl.interceptor |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDelegatingCacheCollection<E> |
class |
AbstractDelegatingCacheSet<E>
Same as
AbstractDelegatingCacheCollection except this method implements Set as well. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDelegatingEntryCacheSet<K,V>
Abstract cache entry set that delegates to the underlying cache for stream usage
|
class |
AbstractDelegatingKeyCacheSet<K,V>
Abstract cache key set that delegates to the underlying cache for stream usage
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.