Package | Description |
---|---|
org.infinispan |
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CacheSet<E>
A set that also must implement the various
CacheCollection methods for streams. |
Modifier and Type | Method and Description |
---|---|
CacheCollection<V> |
Cache.values()
Returns a collection view of the values contained in this cache across the entire cluster.
|
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.