Uses of Interface
org.infinispan.CacheCollection
Packages that use CacheCollection
Package
Description
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
-
Uses of CacheCollection in org.infinispan
Subinterfaces of CacheCollection in org.infinispanModifier and TypeInterfaceDescriptioninterfaceCacheSet<E>A set that also must implement the variousCacheCollectionmethods for streams.Methods in org.infinispan that return CacheCollectionModifier and TypeMethodDescriptionCache.values()Returns a collection view of the values contained in this cache across the entire cluster.