Uses of Record Class
org.infinispan.commons.api.query.EntityEntry
Packages that use EntityEntry
-
Uses of EntityEntry in org.infinispan.commons.api.query
Methods in org.infinispan.commons.api.query that return types with arguments of type EntityEntryModifier and TypeMethodDescription<K> CloseableIterator<EntityEntry<K, T>> Query.entryIterator()Returns aCloseableIteratorover the results, including both key and value.