| Package | Description |
|---|---|
| org.infinispan.configuration.cache |
Cache configuration |
| org.infinispan.configuration.parsing |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractStoreConfigurationBuilder<T extends StoreConfiguration,S extends AbstractStoreConfigurationBuilder<T,S>> |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterLoaderConfigurationBuilder
Deprecated.
since 11.0. To be removed in 14.0 ISPN-11864 with no direct replacement.
|
class |
CustomStoreConfigurationBuilder
StoreConfigurationBuilder used for stores/loaders that don't have a configuration builder
|
class |
SingleFileStoreConfigurationBuilder
Single file cache store configuration builder.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Parser.parseStoreAttribute(XMLExtendedStreamReader reader,
int index,
AbstractStoreConfigurationBuilder<?,?> storeBuilder)
This method is public static so that it can be reused by custom cache store/loader configuration parsers
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.