- CACHE_LOADER_LOADS - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- CACHE_LOADER_MISSES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- CACHE_LOADER_STORES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- CACHE_MANAGER_STATUS - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- CACHE_STATUS - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- CacheAddHandler - Class in org.jboss.as.clustering.infinispan.subsystem
-
Base class for cache add handlers
- CacheAddHandler.Dependency<I> - Class in org.jboss.as.clustering.infinispan.subsystem
-
- CacheContainerAddHandler - Class in org.jboss.as.clustering.infinispan.subsystem
-
Add operation handler for /subsystem=infinispan/cache-container=*
- CacheContainerBuilder - Class in org.jboss.as.clustering.infinispan.subsystem
-
- CacheContainerBuilder(String, String) - Constructor for class org.jboss.as.clustering.infinispan.subsystem.CacheContainerBuilder
-
- CacheContainerConfiguration - Interface in org.jboss.as.clustering.infinispan.subsystem
-
- CacheContainerConfigurationBuilder - Class in org.jboss.as.clustering.infinispan.subsystem
-
- CacheContainerConfigurationBuilder(String) - Constructor for class org.jboss.as.clustering.infinispan.subsystem.CacheContainerConfigurationBuilder
-
- cacheContainerInstalled(String) - Method in interface org.jboss.as.clustering.infinispan.InfinispanLogger
-
Logs a debug message indicating that named cache container has been installed.
- CacheContainerMetric - Enum in org.jboss.as.clustering.infinispan.subsystem
-
Enumeration of management metrics for a cache container.
- CacheContainerMetricExecutor - Class in org.jboss.as.clustering.infinispan.subsystem
-
A handler for cache-container metrics.
- CacheContainerMetricExecutor() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.CacheContainerMetricExecutor
-
- CacheContainerRemoveHandler - Class in org.jboss.as.clustering.infinispan.subsystem
-
Remove a cache container, taking care to remove any child cache resources as well.
- CacheContainerRemoveHandler() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.CacheContainerRemoveHandler
-
- CacheContainerResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Resource description for the addressable resource /subsystem=infinispan/cache-container=X
- cacheExists(String) - Method in class org.jboss.as.clustering.infinispan.DefaultCacheContainer
- CacheMetric - Enum in org.jboss.as.clustering.infinispan.subsystem
-
Enumeration of management metrics for a cache.
- CacheMetricExecutor - Class in org.jboss.as.clustering.infinispan.subsystem
-
Handler for cache metrics.
- CacheMetricExecutor() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.CacheMetricExecutor
-
- CacheRemoveHandler - Class in org.jboss.as.clustering.infinispan.subsystem
-
- CacheRemoveHandler() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.CacheRemoveHandler
-
- CacheResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Base class for cache resources which require common cache attributes only.
- CacheResourceDefinition(CacheType, PathManager, boolean) - Constructor for class org.jboss.as.clustering.infinispan.subsystem.CacheResourceDefinition
-
- cacheStarted(String, String) - Method in interface org.jboss.as.clustering.infinispan.InfinispanLogger
-
Logs an informational message indicating that a cache is being started.
- cacheStarted(CacheStartedEvent) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerBuilder
-
- cacheStopped(String, String) - Method in interface org.jboss.as.clustering.infinispan.InfinispanLogger
-
Logs an informational message indicating that a cache is being stopped.
- cacheStopped(CacheStoppedEvent) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerBuilder
-
- cacheStoreAlreadyDefined(String) - Method in interface org.jboss.as.clustering.infinispan.InfinispanLogger
-
Creates an exception indicating the a cache store cannot be added as one already exists.
- cannotRemoveAliasFromEmptyList(String) - Method in interface org.jboss.as.clustering.infinispan.InfinispanLogger
-
Creates an exception indicating unable to remove an alias from an empty list of aliases.
- ChannelTransport - Class in org.jboss.as.clustering.infinispan
-
Custom JGroupsTransport that uses a provided channel.
- ChannelTransport(Channel, ChannelFactory) - Constructor for class org.jboss.as.clustering.infinispan.ChannelTransport
-
- CLUSTER_NAME - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- ClusteredCacheAddHandler - Class in org.jboss.as.clustering.infinispan.subsystem
-
Base class for clustered cache add operations
- ClusteredCacheMetric - Enum in org.jboss.as.clustering.infinispan.subsystem
-
Enumeration of management metrics for a clustered cache.
- ClusteredCacheMetricExecutor - Class in org.jboss.as.clustering.infinispan.subsystem
-
Handler for clustered cache metrics.
- ClusteredCacheMetricExecutor() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.ClusteredCacheMetricExecutor
-
- ClusteredCacheResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Base class for cache resources which require common cache attributes and clustered cache attributes.
- ClusteringDependencyProcessor - Class in org.jboss.as.clustering.infinispan.deployment
-
DeploymentUnitProcessor that adds the clustering api to the deployment classpath.
- ClusteringDependencyProcessor() - Constructor for class org.jboss.as.clustering.infinispan.deployment.ClusteringDependencyProcessor
-
- COMMITS - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- ConsistentHashStrategy - Enum in org.jboss.as.clustering.infinispan.subsystem
-
Defines the consistent hash behavior for a distributed cache.
- COORDINATOR_ADDRESS - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- createBatcher(Cache<?, ?>) - Method in interface org.jboss.as.clustering.infinispan.BatcherFactory
-
- createBatcher(Cache<?, ?>) - Method in class org.jboss.as.clustering.infinispan.InfinispanBatcherFactory
-
- createCacheBinding(String, String) - Static method in class org.jboss.as.clustering.infinispan.subsystem.InfinispanBindingFactory
-
- createCacheContainerBinding(String) - Static method in class org.jboss.as.clustering.infinispan.subsystem.InfinispanBindingFactory
-
- createConfiguration() - Method in class org.jboss.as.clustering.infinispan.subsystem.AdvancedCacheConfigurationBuilder
-
- createExecutor(ThreadFactory) - Method in class org.jboss.as.clustering.infinispan.ManagedExecutorFactory
-
- createExecutor(ThreadFactory) - Method in class org.jboss.as.clustering.infinispan.ManagedScheduledExecutorFactory
-
- createService(Cache<K, ?>, KeyGenerator<K>) - Method in class org.jboss.as.clustering.infinispan.subsystem.KeyAffinityServiceFactoryBuilder
-
- CURRENT_CONCURRENCY_LEVEL - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- CustomStoreAddHandler - Class in org.jboss.as.clustering.infinispan.subsystem
-
Add operation handler for a custom-store.
- CustomStoreAddHandler() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.CustomStoreAddHandler
-
- CustomStoreResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/cache=Y/store=STORE
- SEGMENTS_DEFAULT - Static variable in class org.jboss.as.clustering.infinispan.subsystem.SegmentsAndVirtualNodeConverter
-
- SEGMENTS_PER_VIRTUAL_NODE - Static variable in class org.jboss.as.clustering.infinispan.subsystem.SegmentsAndVirtualNodeConverter
-
- SegmentsAndVirtualNodeConverter - Class in org.jboss.as.clustering.infinispan.subsystem
-
Convert the 1.4 SEGMENTS value to VIRTUAL_NODES in model and operations, if defined and not an expression
Remove the 1.4 attributes INDEXING_PROPERTIES and SEGMENTS from model and operations
- SegmentsAndVirtualNodeConverter() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.SegmentsAndVirtualNodeConverter
-
- segmentsDoesNotSupportExpressions() - Method in interface org.jboss.as.clustering.infinispan.InfinispanLogger
-
- segmentsToVirtualNodes(int) - Static method in class org.jboss.as.clustering.infinispan.subsystem.SegmentsAndVirtualNodeConverter
-
- segmentsToVirtualNodes(String) - Static method in class org.jboss.as.clustering.infinispan.subsystem.SegmentsAndVirtualNodeConverter
-
- segmentsToVirtualNodes(ModelNode) - Static method in class org.jboss.as.clustering.infinispan.subsystem.SegmentsAndVirtualNodeConverter
-
- setConsistentHashStrategy(ConsistentHashStrategy) - Method in class org.jboss.as.clustering.infinispan.subsystem.AdvancedCacheConfigurationBuilder
-
- setEvictionExecutor(String) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerConfigurationBuilder
-
- setExecutor(String) - Method in class org.jboss.as.clustering.infinispan.subsystem.TransportConfigurationBuilder
-
- setListenerExecutor(String) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerConfigurationBuilder
-
- setLockTimeout(long, TimeUnit) - Method in class org.jboss.as.clustering.infinispan.subsystem.TransportConfigurationBuilder
-
- setModule(ModuleIdentifier) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerConfigurationBuilder
-
- setReplicationQueueExecutor(String) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerConfigurationBuilder
-
- setStatisticsEnabled(boolean) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerConfigurationBuilder
-
- setTransactionMode(TransactionMode) - Method in class org.jboss.as.clustering.infinispan.subsystem.AdvancedCacheConfigurationBuilder
-
- setTransport() - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerConfigurationBuilder
-
- SharedStateCacheAddHandler - Class in org.jboss.as.clustering.infinispan.subsystem
-
- SharedStateCacheResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Base class for cache resources which require common cache attributes, clustered cache attributes
and shared cache attributes.
- since(InfinispanSchema) - Method in enum org.jboss.as.clustering.infinispan.subsystem.InfinispanSchema
-
Indicates whether this version of the schema is greater than or equal to the version of the specified schema.
- start(StartContext) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerBuilder
-
- start(StartContext) - Method in class org.jboss.as.clustering.infinispan.subsystem.KeyAffinityServiceFactoryBuilder
-
- start(StartContext) - Method in class org.jboss.as.clustering.infinispan.subsystem.XAResourceRecoveryBuilder
-
- startCaches(String...) - Method in class org.jboss.as.clustering.infinispan.DefaultCacheContainer
-
- StartMode - Enum in org.jboss.as.clustering.infinispan.subsystem
-
Deprecated.
- STATE_TRANSFER_IN_PROGRESS - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- StateTransferResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/cache=Y/state-transfer=STATE_TRANSFER
- stop(StopContext) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerBuilder
-
- stop(StopContext) - Method in class org.jboss.as.clustering.infinispan.subsystem.KeyAffinityServiceFactoryBuilder
-
- stop(StopContext) - Method in class org.jboss.as.clustering.infinispan.subsystem.XAResourceRecoveryBuilder
-
- StoreAddHandler - Class in org.jboss.as.clustering.infinispan.subsystem
-
Base add operation handler for a cache store.
- StoreMetric - Enum in org.jboss.as.clustering.infinispan.subsystem
-
Enumeration of management metrics for a cache store.
- StoreMetricExecutor - Class in org.jboss.as.clustering.infinispan.subsystem
-
A handler for cache store metrics.
- StoreMetricExecutor() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.StoreMetricExecutor
-
- StorePropertyResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/cache=Y/eviction=EVICTION
- StoreResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Base class for store resources which require common store attributes only.
- STORES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- StoreType - Enum in org.jboss.as.clustering.infinispan.subsystem
-
Enumerates the supported cache store types.
- StoreWriteBehindResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Resource description for the addressable resource
/subsystem=infinispan/cache-container=X/cache=Y/store=Z/write-behind=WRITE_BEHIND
- StringKeyedJDBCStoreAddHandler - Class in org.jboss.as.clustering.infinispan.subsystem
-
Add operation handler for a string-keyed-jdbc-store.
- StringKeyedJDBCStoreAddHandler() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.StringKeyedJDBCStoreAddHandler
-
- StringKeyedJDBCStoreResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Resource description for the addressable resource
/subsystem=infinispan/cache-container=X/cache=Y/string-keyed-jdbc-store=STRING_KEYED_JDBC_STORE
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InfinispanExtension
-
- SUCCESS_RATIO - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- validate() - Method in class org.jboss.as.clustering.infinispan.ManagedExecutorFactory
-
- validate() - Method in class org.jboss.as.clustering.infinispan.ManagedScheduledExecutorFactory
-
- valueOf(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.Attribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.BackupSiteOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.CacheContainerMetric
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.CacheMetric
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.ClusteredCacheMetric
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.ConsistentHashStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.Element
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.EvictionMetric
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.InfinispanModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.InfinispanSchema
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.LockingMetric
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.StartMode
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.StoreMetric
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.StoreType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.TransactionMetric
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.TransactionMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jboss.as.clustering.infinispan.subsystem.Attribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.infinispan.subsystem.BackupSiteOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.infinispan.subsystem.CacheContainerMetric
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.infinispan.subsystem.CacheMetric
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.infinispan.subsystem.ClusteredCacheMetric
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.infinispan.subsystem.ConsistentHashStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.infinispan.subsystem.Element
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.infinispan.subsystem.EvictionMetric
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.infinispan.subsystem.InfinispanModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.infinispan.subsystem.InfinispanSchema
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.infinispan.subsystem.LockingMetric
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.infinispan.subsystem.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.infinispan.subsystem.StartMode
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.infinispan.subsystem.StoreMetric
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.infinispan.subsystem.StoreType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.infinispan.subsystem.TransactionMetric
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.infinispan.subsystem.TransactionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VIRTUAL_NODES_DEFAULT - Static variable in class org.jboss.as.clustering.infinispan.subsystem.SegmentsAndVirtualNodeConverter
-
- virtualNodesDoesNotSupportExpressions() - Method in interface org.jboss.as.clustering.infinispan.InfinispanLogger
-
- virtualNodesToSegments(int) - Static method in class org.jboss.as.clustering.infinispan.subsystem.SegmentsAndVirtualNodeConverter
-
- virtualNodesToSegments(String) - Static method in class org.jboss.as.clustering.infinispan.subsystem.SegmentsAndVirtualNodeConverter
-
- virtualNodesToSegments(ModelNode) - Static method in class org.jboss.as.clustering.infinispan.subsystem.SegmentsAndVirtualNodeConverter
-