| Interface | Description |
|---|---|
| BackupSiteOperationContext |
Execution context for backup site operations.
|
| CacheContainerConfiguration | |
| TransportConfiguration |
| Class | Description |
|---|---|
| AdvancedCacheConfigurationBuilder |
Builder for an advanced cache
Configuration. |
| BackupForResourceDefinition |
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/cache=Y/state-transfer=STATE_TRANSFER
|
| BackupSiteOperationExecutor |
Operation handler for backup site operations.
|
| BackupSiteResourceDefinition | |
| BinaryKeyedJDBCStoreAddHandler |
Add operation handler for a binary-keyed-jdbc-store.
|
| BinaryKeyedJDBCStoreResourceDefinition |
Resource description for the addressable resource
/subsystem=infinispan/cache-container=X/cache=Y/binary-keyed-jdbc-store=BINARY_KEYED_JDBC_STORE
|
| CacheAddHandler |
Base class for cache add handlers
|
| CacheContainerAddHandler |
Add operation handler for /subsystem=infinispan/cache-container=*
|
| CacheContainerBuilder | |
| CacheContainerConfigurationBuilder | |
| CacheContainerMetricExecutor |
A handler for cache-container metrics.
|
| CacheContainerRemoveHandler |
Remove a cache container, taking care to remove any child cache resources as well.
|
| CacheContainerResourceDefinition |
Resource description for the addressable resource /subsystem=infinispan/cache-container=X
|
| CacheMetricExecutor |
Handler for cache metrics.
|
| CacheRemoveHandler | |
| CacheResourceDefinition |
Base class for cache resources which require common cache attributes only.
|
| ClusteredCacheAddHandler |
Base class for clustered cache add operations
|
| ClusteredCacheMetricExecutor |
Handler for clustered cache metrics.
|
| ClusteredCacheResourceDefinition |
Base class for cache resources which require common cache attributes and clustered cache attributes.
|
| CustomStoreAddHandler |
Add operation handler for a custom-store.
|
| CustomStoreResourceDefinition |
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/cache=Y/store=STORE
|
| DistributedCacheAddHandler | |
| DistributedCacheResourceDefinition |
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/distributed-cache=*
|
| EvictionMetricExecutor |
Handler for cache eviction metrics.
|
| EvictionResourceDefinition |
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/cache=Y/eviction=EVICTION
|
| ExpirationResourceDefinition |
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/cache=Y/expiration=EXPIRATION
|
| FileStoreAddHandler |
Add operation handler for a file-store.
|
| FileStoreResourceDefinition |
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/cache=Y/store=STORE
|
| InfinispanBindingFactory |
Factory for creating JNDI bindings.
|
| InfinispanExtension |
Defines the Infinispan subsystem and its addressable resources.
|
| InfinispanResourceDescriptionResolver |
Custom resource description resolver to handle resources structured in a class hierarchy
which need to share resource name definitions.
|
| InfinispanSubsystemAddHandler | |
| InfinispanSubsystemResourceDefinition |
The root resource of the Infinispan subsystem.
|
| InfinispanSubsystemXMLReader |
XML reader for the Infinispan subsystem.
|
| InfinispanSubsystemXMLWriter |
XML writer for current Infinispan subsystem schema version.
|
| InvalidationCacheAddHandler | |
| InvalidationCacheResourceDefinition |
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/invalidation-cache=*
|
| JDBCStoreAddHandler |
Base add operation handler for all JDBC-based stores.
|
| JDBCStoreResourceDefinition |
Base class for store resources which require common store attributes and JDBC store attributes
|
| KeyAffinityServiceFactoryBuilder |
Key affinity service factory that will only generates keys for use by the local node.
|
| LocalCacheAddHandler |
LocalCacheAdd handler
|
| LocalCacheResourceDefinition |
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/local-cache=*
|
| LockingMetricExecutor |
A handler for cache locking metrics.
|
| LockingResourceDefinition |
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/cache=Y/locking=LOCKING
|
| MetricKeys | |
| MixedKeyedJDBCStoreAddHandler |
Add operation handler for a mixed-keyed-jdbc-store.
|
| MixedKeyedJDBCStoreResourceDefinition |
Resource description for the addressable resource
/subsystem=infinispan/cache-container=X/cache=Y/mixed-keyed-jdbc-store=MIXED_KEYED_JDBC_STORE
|
| ModelKeys | |
| RemoteStoreAddHandler |
Add operation handler for a remote-store.
|
| RemoteStoreResourceDefinition |
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/cache=Y/remote-store=REMOTE_STORE
|
| ReplicatedCacheAddHandler | |
| ReplicatedCacheResourceDefinition |
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/replicated-cache=*
|
| SegmentsAndVirtualNodeConverter |
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
|
| SharedStateCacheAddHandler | |
| SharedStateCacheResourceDefinition |
Base class for cache resources which require common cache attributes, clustered cache attributes
and shared cache attributes.
|
| StateTransferResourceDefinition |
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/cache=Y/state-transfer=STATE_TRANSFER
|
| StoreAddHandler |
Base add operation handler for a cache store.
|
| StoreMetricExecutor |
A handler for cache store metrics.
|
| StorePropertyResourceDefinition |
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/cache=Y/eviction=EVICTION
|
| StoreResourceDefinition |
Base class for store resources which require common store attributes only.
|
| StoreWriteBehindResourceDefinition |
Resource description for the addressable resource
/subsystem=infinispan/cache-container=X/cache=Y/store=Z/write-behind=WRITE_BEHIND
|
| StringKeyedJDBCStoreAddHandler |
Add operation handler for a string-keyed-jdbc-store.
|
| StringKeyedJDBCStoreResourceDefinition |
Resource description for the addressable resource
/subsystem=infinispan/cache-container=X/cache=Y/string-keyed-jdbc-store=STRING_KEYED_JDBC_STORE
|
| TransactionMetricExecutor |
A handler for cache transaction metrics.
|
| TransactionResourceDefinition |
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/cache=Y/transaction=TRANSACTION
|
| TransportConfigurationBuilder | |
| TransportResourceDefinition |
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/transport=TRANSPORT
|
| XAResourceRecoveryBuilder |
Builder for a
XAResourceRecovery registration. |
| Enum | Description |
|---|---|
| Attribute |
Enumerates the attributes used in the Infinispan subsystem schema.
|
| BackupSiteOperation |
Backup site operations.
|
| CacheContainerMetric |
Enumeration of management metrics for a cache container.
|
| CacheMetric |
Enumeration of management metrics for a cache.
|
| ClusteredCacheMetric |
Enumeration of management metrics for a clustered cache.
|
| ConsistentHashStrategy |
Defines the consistent hash behavior for a distributed cache.
|
| Element |
Enumerates the elements used in the Infinispan subsystem schema.
|
| EvictionMetric |
Enumeration of management metrics for cache eviction
|
| InfinispanModel |
Enumerates the supported model versions.
|
| InfinispanSchema |
Enumeration of the supported subsystem xml schemas.
|
| LockingMetric |
Enumeration of locking management metrics for a cache.
|
| Mode | |
| StartMode | Deprecated |
| StoreMetric |
Enumeration of management metrics for a cache store.
|
| StoreType |
Enumerates the supported cache store types.
|
| TransactionMetric |
Enumeration of transaction management metrics for a cache.
|
| TransactionMode |
Copyright © 2015 JBoss by Red Hat. All rights reserved.