Class CacheBackedKeySet<K,V>

java.lang.Object
org.infinispan.cache.impl.AbstractCacheBackedSet<K,V,K>
org.infinispan.cache.impl.CacheBackedKeySet<K,V>
All Implemented Interfaces:
Iterable<K>, Collection<K>, Set<K>, CacheCollection<K>, CacheSet<K>, CloseableIteratorCollection<K>, CloseableIteratorSet<K>

public class CacheBackedKeySet<K,V> extends AbstractCacheBackedSet<K,V,K>
Key set backed by a cache.
Since:
13.0