Package org.infinispan
Interface CacheSet<E>
- Type Parameters:
E- The type of the set
- All Superinterfaces:
CacheCollection<E>,CloseableIteratorCollection<E>,CloseableIteratorSet<E>,Collection<E>,Iterable<E>,Set<E>
A set that also must implement the various
CacheCollection methods for streams.-
Method Summary
Methods inherited from interface org.infinispan.CacheCollection
localPublisher, localPublisher, parallelStream, streamMethods inherited from interface org.infinispan.commons.util.CloseableIteratorCollection
iteratorMethods inherited from interface org.infinispan.commons.util.CloseableIteratorSet
spliterator