| Package | Description |
|---|---|
| org.infinispan.persistence.cluster |
A
CacheLoader (not CacheWriter) that polls other nodes in the cluster for state. |
| org.infinispan.persistence.file |
Simple filesystem-based
CacheWriter implementation. |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterLoader
Deprecated.
since 11.0. To be removed in 14.0 ISPN-11864 with no direct replacement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SingleFileStore<K,V>
A filesystem-based implementation of a
AdvancedLoadWriteStore. |
Copyright © 2022 JBoss by Red Hat. All rights reserved.