| Package | Description |
|---|---|
| org.infinispan.configuration.cache |
Cache configuration |
| org.infinispan.persistence.support |
| Modifier and Type | Class and Description |
|---|---|
class |
SingleFileStoreConfiguration
Defines the configuration for the single file cache store.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComposedSegmentedLoadWriteStore<K,V,T extends AbstractSegmentedStoreConfiguration>
Segmented store that creates multiple inner stores for each segment.
|
| Constructor and Description |
|---|
ComposedSegmentedLoadWriteStore(AbstractSegmentedStoreConfiguration<T> configuration) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.