| Class and Description |
|---|
| Configuration |
| Class and Description |
|---|
| Configuration |
| Class and Description |
|---|
| Configuration |
| Class and Description |
|---|
| Configuration |
| ConfigurationBuilder |
| Class and Description |
|---|
| AbstractCustomInterceptorsConfigurationChildBuilder
Deprecated.
Since 10.0, custom interceptors support will be removed and only modules will be able to define interceptors
|
| AbstractPersistenceConfigurationChildBuilder
AbstractPersistenceConfigurationChildBuilder.
|
| AbstractSegmentedStoreConfiguration
Abstract store configuration that should be extended when the store configuration supports being segmented.
|
| AbstractStoreConfiguration |
| AbstractStoreConfigurationBuilder |
| AbstractStoreConfigurationChildBuilder |
| AbstractTransportConfigurationChildBuilder |
| AsyncStoreConfiguration
Configuration for the async cache store.
|
| AsyncStoreConfigurationBuilder
Configuration for the async cache store.
|
| AuthorizationConfiguration
AuthorizationConfiguration.
|
| AuthorizationConfigurationBuilder
AuthorizationConfigurationBuilder.
|
| BackupConfiguration |
| BackupConfiguration.BackupStrategy |
| BackupConfigurationBuilder |
| BackupFailurePolicy
Defines the possible behaviour in case of failure during x-site.
|
| BackupForBuilder |
| BackupForConfiguration
Defines the remote caches for which this cache acts as a backup.
|
| BiasAcquisition
Specifies when is a node allowed to acquire a bias on an entry, serving further reads
to the same key locally (despite not being an owner).
|
| CacheMode
Cache replication mode.
|
| ClusteringConfiguration
Defines clustered characteristics of the cache.
|
| ClusteringConfigurationBuilder
Defines clustered characteristics of the cache.
|
| ClusteringConfigurationChildBuilder |
| ClusterLoaderConfiguration
Deprecated.
since 11.0. To be removed in 14.0 ISPN-11864 with no direct replacement.
|
| ClusterLoaderConfigurationBuilder
Deprecated.
since 11.0. To be removed in 14.0 ISPN-11864 with no direct replacement.
|
| Configuration |
| ConfigurationBuilder |
| ConfigurationChildBuilder |
| ContentTypeConfiguration |
| ContentTypeConfigurationBuilder |
| CustomInterceptorsConfiguration
Deprecated.
Since 10.0, custom interceptors support will be removed and only modules will be able to define interceptors
|
| CustomInterceptorsConfigurationBuilder
Deprecated.
Since 10.0, custom interceptors support will be removed and only modules will be able to define interceptors
|
| CustomStoreConfiguration |
| CustomStoreConfigurationBuilder
StoreConfigurationBuilder used for stores/loaders that don't have a configuration builder
|
| EncodingConfiguration
Controls encoding configuration for keys and values in the cache.
|
| EncodingConfigurationBuilder |
| ExpirationConfiguration
Controls the default expiration settings for entries in the cache.
|
| ExpirationConfigurationBuilder
Controls the default expiration settings for entries in the cache.
|
| GroupsConfiguration
Configuration for various grouper definitions.
|
| GroupsConfigurationBuilder
Configuration for various grouper definitions.
|
| HashConfiguration
Allows fine-tuning of rehashing characteristics.
|
| HashConfigurationBuilder
Allows fine-tuning of rehashing characteristics.
|
| Index
Deprecated.
since 11.0. The indexing mode is automatically detected and not configurable anymore (ignored) and will be
completely removed in next major version.
|
| IndexingConfiguration
Configures indexing of entries in the cache for searching.
|
| IndexingConfigurationBuilder
Configures indexing of entries in the cache for searching.
|
| InterceptorConfiguration
Describes a custom interceptor
|
| InterceptorConfiguration.Position
Positional placing of a new custom interceptor
|
| InterceptorConfigurationBuilder
Deprecated.
Since 10.0, custom interceptors support will be removed and only modules will be able to define interceptors
|
| InvocationBatchingConfiguration |
| InvocationBatchingConfigurationBuilder |
| JMXStatisticsConfiguration
Deprecated.
since 10.1.3. Use
StatisticsConfiguration instead. This will be removed in next major version. |
| JMXStatisticsConfigurationBuilder
Deprecated.
since 10.1.3. Use
StatisticsConfigurationBuilder instead. This will be removed in next major
version. |
| L1Configuration
Configures the L1 cache behavior in 'distributed' caches instances.
|
| L1ConfigurationBuilder
Configures the L1 cache behavior in 'distributed' caches instances.
|
| LockingConfiguration
Defines the local, in-VM locking and concurrency characteristics of the cache.
|
| LockingConfigurationBuilder
Defines the local, in-VM locking and concurrency characteristics of the cache.
|
| MemoryConfiguration
Controls the memory storage configuration for the cache.
|
| MemoryConfigurationBuilder
Controls the data container for the cache.
|
| MemoryStorageConfiguration
Deprecated.
Since 11.0,
MemoryConfiguration is used to defined the data container memory
eviction and sizing. |
| MemoryStorageConfigurationBuilder
Deprecated.
since 11.0, use
MemoryConfigurationBuilder instead. |
| PartitionHandlingConfiguration
Controls how the cache handles partitioning and/or multiple node failures.
|
| PartitionHandlingConfigurationBuilder
Controls how the cache handles partitioning and/or multiple node failures.
|
| PersistenceConfiguration
Configuration for stores.
|
| PersistenceConfigurationBuilder
Configuration for cache stores.
|
| PersistenceConfigurationChildBuilder |
| RecoveryConfiguration
Defines recovery configuration for the cache.
|
| RecoveryConfigurationBuilder
Defines recovery configuration for the cache.
|
| SecurityConfiguration
SecurityConfiguration.
|
| SecurityConfigurationBuilder
SecurityConfigurationBuilder.
|
| SecurityConfigurationChildBuilder |
| SingleFileStoreConfiguration
Defines the configuration for the single file cache store.
|
| SingleFileStoreConfigurationBuilder
Single file cache store configuration builder.
|
| SitesConfiguration |
| SitesConfigurationBuilder |
| StateTransferConfiguration
Configures how state is retrieved when a new cache joins the cluster.
|
| StateTransferConfigurationBuilder
Configures how state is transferred when a cache joins or leaves the cluster.
|
| StatisticsConfiguration
Determines whether cache statistics are gathered.
|
| StatisticsConfigurationBuilder
Determines whether cache statistics are gathered.
|
| StorageType
Enumeration defining the various storage types for the data container.
|
| StoreConfiguration
StoreConfiguration contains generic configuration elements available to all the stores.
|
| StoreConfigurationBuilder
LoaderConfigurationBuilder is an interface which should be implemented by all cache loader builders
|
| StoreConfigurationChildBuilder |
| TakeOfflineConfiguration |
| TakeOfflineConfigurationBuilder |
| TransactionConfiguration
Defines transactional (JTA) characteristics of the cache.
|
| TransactionConfigurationBuilder
Defines transactional (JTA) characteristics of the cache.
|
| TransactionConfigurationChildBuilder |
| TransactionMode
Transaction mode
|
| UnsafeConfiguration
Controls certain tuning parameters that may break some of Infinispan's public API contracts in
exchange for better performance in some cases.
|
| UnsafeConfigurationBuilder
Controls certain tuning parameters that may break some of Infinispan's public API contracts in exchange for better
performance in some cases.
|
| VersioningScheme
The various versioning schemes supported
|
| XSiteStateTransferConfiguration
Configuration needed for State Transfer between different sites.
|
| XSiteStateTransferConfigurationBuilder
Configuration Builder to configure the state transfer between sites.
|
| Class and Description |
|---|
| Configuration |
| Class and Description |
|---|
| AbstractStoreConfigurationBuilder |
| AsyncStoreConfigurationBuilder
Configuration for the async cache store.
|
| CacheMode
Cache replication mode.
|
| Configuration |
| ConfigurationBuilder |
| StoreConfigurationBuilder
LoaderConfigurationBuilder is an interface which should be implemented by all cache loader builders
|
| TransactionConfiguration
Defines transactional (JTA) characteristics of the cache.
|
| Class and Description |
|---|
| AbstractStoreConfiguration |
| Configuration |
| StoreConfiguration
StoreConfiguration contains generic configuration elements available to all the stores.
|
| Class and Description |
|---|
| PartitionHandlingConfiguration
Controls how the cache handles partitioning and/or multiple node failures.
|
| Class and Description |
|---|
| Configuration |
| Class and Description |
|---|
| Configuration |
| Class and Description |
|---|
| CacheMode
Cache replication mode.
|
| Class and Description |
|---|
| HashConfiguration
Allows fine-tuning of rehashing characteristics.
|
| Class and Description |
|---|
| HashConfiguration
Allows fine-tuning of rehashing characteristics.
|
| Class and Description |
|---|
| CacheMode
Cache replication mode.
|
| Class and Description |
|---|
| Configuration |
| Class and Description |
|---|
| Configuration |
| Class and Description |
|---|
| Configuration |
| Class and Description |
|---|
| Configuration |
| Class and Description |
|---|
| Configuration |
| Class and Description |
|---|
| Configuration |
| Class and Description |
|---|
| Configuration |
| Class and Description |
|---|
| Configuration |
| Class and Description |
|---|
| Configuration |
| Class and Description |
|---|
| Configuration |
| Class and Description |
|---|
| StoreConfiguration
StoreConfiguration contains generic configuration elements available to all the stores.
|
| Class and Description |
|---|
| SingleFileStoreConfiguration
Defines the configuration for the single file cache store.
|
| Class and Description |
|---|
| StoreConfiguration
StoreConfiguration contains generic configuration elements available to all the stores.
|
| Class and Description |
|---|
| StoreConfiguration
StoreConfiguration contains generic configuration elements available to all the stores.
|
| Class and Description |
|---|
| StoreConfiguration
StoreConfiguration contains generic configuration elements available to all the stores.
|
| Class and Description |
|---|
| AbstractSegmentedStoreConfiguration
Abstract store configuration that should be extended when the store configuration supports being segmented.
|
| StoreConfiguration
StoreConfiguration contains generic configuration elements available to all the stores.
|
| Class and Description |
|---|
| Configuration |
| Class and Description |
|---|
| Configuration |
| Class and Description |
|---|
| Configuration |
| Class and Description |
|---|
| Configuration |
| Class and Description |
|---|
| AuthorizationConfiguration
AuthorizationConfiguration.
|
| Configuration |
| Class and Description |
|---|
| CacheMode
Cache replication mode.
|
| Configuration |
| Class and Description |
|---|
| Configuration |
| Class and Description |
|---|
| CacheMode
Cache replication mode.
|
| Class and Description |
|---|
| Configuration |
| Class and Description |
|---|
| CacheMode
Cache replication mode.
|
| Configuration |
| StorageType
Enumeration defining the various storage types for the data container.
|
| Class and Description |
|---|
| Configuration |
| CustomFailurePolicy
Used for implementing custom policies in case of communication failures with a remote site.
|
| TakeOfflineConfiguration |
| Class and Description |
|---|
| TakeOfflineConfiguration |
Copyright © 2021 JBoss by Red Hat. All rights reserved.