Package | Description |
---|---|
org.infinispan.persistence.util | |
org.infinispan.util |
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and
collections and containers designed to supplement the JDK-provided containers.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistenceManagerCloseableSupplier<K,V>
A closeable supplier that provides a way to supply cache entries from a given persistence manager.
|
Constructor and Description |
---|
CloseableSuppliedIterator(CloseableSupplier<? extends E> supplier) |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.