class |
AbstractSegmentedStoreConfiguration<T extends AbstractStoreConfiguration> |
Abstract store configuration that should be extended when the store configuration supports being segmented.
|
class |
AbstractStoreConfiguration |
|
class |
AbstractStoreConfigurationBuilder<T extends StoreConfiguration,S extends AbstractStoreConfigurationBuilder<T,S>> |
|
class |
AsyncStoreConfiguration |
Configuration for the async cache store.
|
class |
AsyncStoreConfigurationBuilder<S> |
Configuration for the async cache store.
|
class |
AuthorizationConfiguration |
AuthorizationConfiguration.
|
class |
AuthorizationConfigurationBuilder |
AuthorizationConfigurationBuilder.
|
class |
BackupConfiguration |
|
class |
BackupConfigurationBuilder |
|
class |
BackupForBuilder |
|
class |
BackupForConfiguration |
Defines the remote caches for which this cache acts as a backup.
|
class |
ClusteringConfiguration |
Defines clustered characteristics of the cache.
|
class |
ClusteringConfigurationBuilder |
Defines clustered characteristics of the cache.
|
class |
ClusterLoaderConfiguration |
ClusterLoaderConfiguration.
|
class |
ClusterLoaderConfigurationBuilder |
|
class |
Configuration |
|
class |
ConfigurationBuilder |
|
class |
ContentTypeConfiguration |
|
class |
ContentTypeConfigurationBuilder |
|
class |
CustomInterceptorsConfiguration |
Deprecated.
|
class |
CustomInterceptorsConfigurationBuilder |
Deprecated.
|
class |
CustomStoreConfiguration |
|
class |
CustomStoreConfigurationBuilder |
StoreConfigurationBuilder used for stores/loaders that don't have a configuration builder
|
class |
EncodingConfiguration |
Controls encoding configuration for keys and values in the cache.
|
class |
EncodingConfigurationBuilder |
|
class |
ExpirationConfiguration |
Controls the default expiration settings for entries in the cache.
|
class |
ExpirationConfigurationBuilder |
Controls the default expiration settings for entries in the cache.
|
class |
GroupsConfiguration |
Configuration for various grouper definitions.
|
class |
GroupsConfigurationBuilder |
Configuration for various grouper definitions.
|
class |
HashConfiguration |
Allows fine-tuning of rehashing characteristics.
|
class |
HashConfigurationBuilder |
Allows fine-tuning of rehashing characteristics.
|
class |
IndexingConfiguration |
Configures indexing of entries in the cache for searching.
|
class |
IndexingConfigurationBuilder |
Configures indexing of entries in the cache for searching.
|
class |
InterceptorConfiguration |
Describes a custom interceptor
|
class |
InterceptorConfigurationBuilder |
Deprecated.
|
class |
InvocationBatchingConfiguration |
|
class |
JMXStatisticsConfiguration |
Deprecated.
|
class |
JMXStatisticsConfigurationBuilder |
Deprecated.
|
class |
L1Configuration |
Configures the L1 cache behavior in 'distributed' caches instances.
|
class |
L1ConfigurationBuilder |
Configures the L1 cache behavior in 'distributed' caches instances.
|
class |
LockingConfiguration |
Defines the local, in-VM locking and concurrency characteristics of the cache.
|
class |
LockingConfigurationBuilder |
Defines the local, in-VM locking and concurrency characteristics of the cache.
|
class |
MemoryConfiguration |
Controls the memory storage configuration for the cache.
|
class |
MemoryConfigurationBuilder |
Controls the data container for the cache.
|
class |
MemoryStorageConfiguration |
|
class |
MemoryStorageConfigurationBuilder |
|
class |
PartitionHandlingConfiguration |
Controls how the cache handles partitioning and/or multiple node failures.
|
class |
PartitionHandlingConfigurationBuilder |
Controls how the cache handles partitioning and/or multiple node failures.
|
class |
PersistenceConfiguration |
Configuration for stores.
|
class |
PersistenceConfigurationBuilder |
Configuration for cache stores.
|
class |
RecoveryConfiguration |
Defines recovery configuration for the cache.
|
class |
RecoveryConfigurationBuilder |
Defines recovery configuration for the cache.
|
class |
SecurityConfiguration |
SecurityConfiguration.
|
class |
SecurityConfigurationBuilder |
SecurityConfigurationBuilder.
|
class |
SingleFileStoreConfiguration |
Defines the configuration for the single file cache store.
|
class |
SingleFileStoreConfigurationBuilder |
Single file cache store configuration builder.
|
class |
SitesConfiguration |
|
class |
SitesConfigurationBuilder |
|
class |
StateTransferConfiguration |
Configures how state is retrieved when a new cache joins the cluster.
|
class |
StateTransferConfigurationBuilder |
Configures how state is transferred when a cache joins or leaves the cluster.
|
class |
StatisticsConfiguration |
Determines whether cache statistics are gathered.
|
class |
StatisticsConfigurationBuilder |
Determines whether cache statistics are gathered.
|
class |
TakeOfflineConfiguration |
|
class |
TakeOfflineConfigurationBuilder |
|
class |
TransactionConfiguration |
Defines transactional (JTA) characteristics of the cache.
|
class |
TransactionConfigurationBuilder |
Defines transactional (JTA) characteristics of the cache.
|
class |
UnsafeConfiguration |
Controls certain tuning parameters that may break some of Infinispan's public API contracts in
exchange for better performance in some cases.
|
class |
UnsafeConfigurationBuilder |
Controls certain tuning parameters that may break some of Infinispan's public API contracts in exchange for better
performance in some cases.
|
class |
XSiteStateTransferConfiguration |
Configuration needed for State Transfer between different sites.
|
class |
XSiteStateTransferConfigurationBuilder |
Configuration Builder to configure the state transfer between sites.
|