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 TypeMethodDescriptiondefault <K> ClosableIteratorWithCount<EntityEntry<K, T>> Query.entryIterator()Returns aClosableIteratorWithCountover the results, including both key and value.<K> ClosableIteratorWithCount<EntityEntry<K, T>> Query.entryIterator(boolean withMetadata) Returns aClosableIteratorWithCountover the results, including both key and value.