Package | Description |
---|---|
org.infinispan.configuration.parsing | |
org.infinispan.persistence.cli.configuration | |
org.infinispan.persistence.jdbc.configuration | |
org.infinispan.persistence.jpa.configuration |
Configuration for
JpaStore |
org.infinispan.persistence.leveldb.configuration |
Configuration for
LevelDBStore |
org.infinispan.persistence.remote.configuration |
Configuration for
RemoteStore |
org.infinispan.persistence.sifs.configuration |
Modifier and Type | Class and Description |
---|---|
class |
Parser72
This class implements the parser for Infinispan/AS7/EAP/JDG schema files
|
class |
Parser80
This class implements the parser for Infinispan/AS7/EAP/JDG schema files
|
Modifier and Type | Class and Description |
---|---|
class |
CLInterfaceLoaderConfigurationParser72
XML parser for CLI cache loader configuration.
|
class |
CLInterfaceLoaderConfigurationParser80
XML parser for CLI cache loader configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
JdbcStoreConfigurationParser72
JDBC cache store configuration parser.
|
class |
JdbcStoreConfigurationParser80
JDBC cache store configuration parser.
|
Modifier and Type | Class and Description |
---|---|
class |
JpaStoreConfigurationParser72 |
class |
JpaStoreConfigurationParser80 |
Modifier and Type | Class and Description |
---|---|
class |
LevelDBStoreConfigurationParser72 |
class |
LevelDBStoreConfigurationParser80 |
Modifier and Type | Class and Description |
---|---|
class |
RemoteStoreConfigurationParser72
Remote cache store parser.
|
class |
RemoteStoreConfigurationParser80
Remote cache store parser.
|
Modifier and Type | Class and Description |
---|---|
class |
SoftIndexFileStoreConfigurationParser72 |
class |
SoftIndexFileStoreConfigurationParser80 |
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.