| Package | Description |
|---|---|
| org.infinispan.persistence.manager |
Implementations of the
PersistenceManager interface, which define the logic
of how infinispan interacts with external stores. |
| Modifier and Type | Method and Description |
|---|---|
static PersistenceManager.AccessMode |
PersistenceManager.AccessMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PersistenceManager.AccessMode[] |
PersistenceManager.AccessMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.