Uses of Interface
org.infinispan.api.common.CloseableIterable
Packages that use CloseableIterable
-
Uses of CloseableIterable in org.infinispan.api.sync
Methods in org.infinispan.api.sync that return CloseableIterableModifier and TypeMethodDescriptiondefault CloseableIterable<CacheEntry<K, V>> SyncCache.entries()Retrieve all entriesSyncCache.entries(CacheOptions options) Retrieve all entriesdefault CloseableIterable<K> SyncCache.keys()Retrieve all keysSyncCache.keys(CacheOptions options) Retrieve all keysSyncLocks.names()SyncMultimaps.names()SyncQueryResult.results()SyncMultimaps.templateNames()