Interface | Description |
---|---|
BackupOperationContext |
Execution context for backup site operations.
|
ScheduledThreadPoolDefinition | |
ThreadPoolDefinition |
Class | Description |
---|---|
BackupForBuilder |
Builds a service that provides the
BackupForConfiguration for a cache. |
BackupForBuilderFactory | |
BackupForResourceDefinition |
Definition of the backup-for resource of a cache.
|
BackupOperationExecutor |
Operation handler for backup site operations.
|
BackupResourceDefinition |
Definition of a backup site resource.
|
BackupsBuilder | |
BackupsBuilderFactory | |
BackupsResourceDefinition |
Definition of a backups resource.
|
BinaryKeyedJDBCStoreBuilder |
Builds a service providing a
JdbcBinaryStoreConfiguration . |
BinaryKeyedJDBCStoreBuilderFactory |
Service handler for a binary JDBC cache store resource.
|
BinaryKeyedJDBCStoreResourceDefinition |
Definition of a binary JDBC cache store resource.
|
BinaryTableBuilder |
Builds a service providing a
TableManipulationConfiguration . |
BinaryTableBuilderFactory |
Service handler for a binary table resource
|
BinaryTableResourceDefinition |
Definition of a binary table resource.
|
CacheComponentBuilder<C> |
Abstract builder for the configuration of a cache component.
|
CacheComponentServiceNameProvider |
Provides the service name for the configuration of a cache component
|
CacheConfigurationBuilder |
Builds a cache configuration from its components.
|
CacheContainerBuilder | |
CacheContainerComponentBuilder<C> | |
CacheContainerComponentServiceNameProvider | |
CacheContainerMetricExecutor |
A handler for cache-container metrics.
|
CacheContainerResourceDefinition |
Resource description for the addressable resource /subsystem=infinispan/cache-container=X
|
CacheContainerServiceHandler | |
CacheMetricExecutor |
Handler for cache metrics.
|
CacheResourceDefinition |
Base class for cache resources which require common cache attributes only.
|
CacheServiceHandler | |
ClusteredCacheBuilder |
Builds the configuration of a clustered cache.
|
ClusteredCacheMetricExecutor |
Handler for clustered cache metrics.
|
ClusteredCacheResourceDefinition |
Base class for cache resources which require common cache attributes and clustered cache attributes.
|
ClusteredCacheServiceHandler | |
ComponentBuilder<C> |
Builds a service that provides the configuration of a component.
|
ComponentResourceDefinition | |
CustomStoreBuilder | |
CustomStoreBuilderFactory | |
CustomStoreResourceDefinition |
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/cache=Y/store=STORE
|
DistributedCacheBuilder |
Builds the configuration for a distributed cache.
|
DistributedCacheBuilderFactory | |
DistributedCacheResourceDefinition |
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/distributed-cache=*
|
DistributedCacheServiceHandler | |
EvictionBuilder | |
EvictionBuilderFactory | |
EvictionMetricExecutor |
Handler for cache eviction metrics.
|
EvictionResourceDefinition |
Resource description for the addressable resource and its alias:
/subsystem=infinispan/cache-container=X/cache=Y/component=eviction
/subsystem=infinispan/cache-container=X/cache=Y/eviction=EVICTION
|
ExpirationBuilder | |
ExpirationBuilderFactory | |
ExpirationResourceDefinition |
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/cache=Y/expiration=EXPIRATION
|
FileStoreBuilder | |
FileStoreBuilderFactory | |
FileStoreResourceDefinition |
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/cache=Y/store=STORE
|
GlobalConfigurationBuilder | |
InfinispanBindingFactory |
Factory for creating JNDI bindings.
|
InfinispanExtension |
Defines the Infinispan subsystem and its addressable resources.
|
InfinispanProfileParsingCompletionHandler |
Implementation of
ProfileParsingCompletionHandler that moves all operations intended for JGroups subsystem
while parsing Infinispan subsystem. |
InfinispanResourceDescriptionResolver |
Custom resource description resolver to handle resources structured in a class hierarchy
which need to share resource name definitions.
|
InfinispanSubsystemResourceDefinition |
The root resource of the Infinispan subsystem.
|
InfinispanSubsystemServiceHandler | |
InfinispanSubsystemXMLReader |
XML reader for the Infinispan subsystem.
|
InfinispanSubsystemXMLWriter |
XML writer for current Infinispan subsystem schema version.
|
InvalidationCacheBuilder | |
InvalidationCacheBuilderFactory | |
InvalidationCacheResourceDefinition |
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/invalidation-cache=*
|
InvalidationCacheServiceHandler | |
JDBCStoreBuilder<C extends org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfiguration,B extends org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfigurationBuilder<C,B>> | |
JDBCStoreResourceDefinition |
Base class for store resources which require common store attributes and JDBC store attributes
|
JGroupsTransportBuilder | |
JGroupsTransportResourceDefinition |
Resource description for the addressable resource and its alias
/subsystem=infinispan/cache-container=X/transport=jgroups
/subsystem=infinispan/cache-container=X/transport=TRANSPORT
|
JGroupsTransportServiceHandler | |
KeyAffinityServiceFactoryBuilder |
Key affinity service factory that will only generates keys for use by the local node.
|
LocalCacheBuilder | |
LocalCacheBuilderFactory | |
LocalCacheResourceDefinition |
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/local-cache=*
|
LocalCacheServiceHandler | |
LockingBuilder | |
LockingBuilderFactory | |
LockingMetricExecutor |
A handler for cache locking metrics.
|
LockingResourceDefinition |
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/cache=Y/locking=LOCKING
|
MetricKeys | |
MixedKeyedJDBCStoreBuilder | |
MixedKeyedJDBCStoreBuilderFactory | |
MixedKeyedJDBCStoreResourceDefinition |
Resource description for the addressable resource and its alias
/subsystem=infinispan/cache-container=X/cache=Y/store=mixed-jdbc
/subsystem=infinispan/cache-container=X/cache=Y/mixed-keyed-jdbc-store=MIXED_KEYED_JDBC_STORE
|
NoStoreBuilder | |
NoStoreBuilderFactory | |
NoStoreResourceDefinition | |
NoTransportBuilder | |
NoTransportResourceDefinition | |
NoTransportServiceHandler | |
PartitionHandlingBuilder |
Builds a service providing a
PartitionHandlingConfiguration . |
PartitionHandlingBuilderFactory |
Creates a builder for a service providing a
PartitionHandlingConfiguration . |
PartitionHandlingMetricExecutor |
Executor for partition handling metrics.
|
PartitionHandlingOperationExecutor |
Executor for partition handling operations.
|
PartitionHandlingResourceDefinition |
Resource definition of the partition handling component of a cache.
|
RemoteStoreBuilder | |
RemoteStoreBuilderFactory | |
RemoteStoreResourceDefinition |
Resource description for the addressable resource and its alias
/subsystem=infinispan/cache-container=X/cache=Y/store=remote
/subsystem=infinispan/cache-container=X/cache=Y/remote-store=REMOTE_STORE
|
ReplicatedCacheBuilderFactory | |
ReplicatedCacheResourceDefinition |
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/replicated-cache=*
|
ReplicatedCacheServiceHandler | |
ScheduledThreadPoolBuilder | |
ScheduledThreadPoolBuilderFactory | |
SegmentsAndVirtualNodeConverter |
Convert the 1.4 SEGMENTS value to VIRTUAL_NODES in model and operations, if defined and not an expression
|
SharedStateCacheBuilder | |
SharedStateCacheResourceDefinition |
Base class for cache resources which require common cache attributes, clustered cache attributes
and shared cache attributes.
|
SiteBuilder | |
StateTransferBuilder | |
StateTransferBuilderFactory | |
StateTransferResourceDefinition |
Resource description for the addressable resource and its alias
/subsystem=infinispan/cache-container=X/cache=Y/component=state-transfer
/subsystem=infinispan/cache-container=X/cache=Y/state-transfer=STATE_TRANSFER
|
StoreBuilder | |
StoreMetricExecutor |
A handler for cache store metrics.
|
StorePropertyResourceDefinition | Deprecated |
StoreResourceDefinition |
Base class for store resources which require common store attributes only.
|
StoreWriteBehindBuilder | |
StoreWriteBehindBuilderFactory | |
StoreWriteBehindResourceDefinition |
Resource description for the addressable resource
/subsystem=infinispan/cache-container=X/cache=Y/store=Z/write-behind=WRITE_BEHIND
|
StoreWriteResourceDefinition | |
StoreWriteThroughBuilder | |
StoreWriteThroughBuilderFactory | |
StoreWriteThroughResourceDefinition | |
StringKeyedJDBCStoreBuilder | |
StringKeyedJDBCStoreBuilderFactory | |
StringKeyedJDBCStoreResourceDefinition |
Resource description for the addressable resource and its legacy alias
/subsystem=infinispan/cache-container=X/cache=Y/store=string-jdbc
/subsystem=infinispan/cache-container=X/cache=Y/string-keyed-jdbc-store=STRING_KEYED_JDBC_STORE
|
StringTableBuilder | |
StringTableBuilderFactory | |
StringTableResourceDefinition | |
TableBuilder | |
TableResourceDefinition | |
ThreadPoolBuilder | |
ThreadPoolBuilderFactory | |
TransactionBuilder | |
TransactionBuilderFactory | |
TransactionMetricExecutor |
A handler for cache transaction metrics.
|
TransactionResourceDefinition |
Resource description for the addressable resource and its alias
/subsystem=infinispan/cache-container=X/cache=Y/component=transaction
/subsystem=infinispan/cache-container=X/cache=Y/transaction=TRANSACTION
|
TransportResourceDefinition | |
XAResourceRecoveryBuilder |
Builder for a
XAResourceRecovery registration. |
Enum | Description |
---|---|
BackupOperation |
Backup site operations.
|
CacheComponent |
Enumerates the configurable cache components
|
CacheContainerComponent | |
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.
|
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 | |
PartitionHandlingMetric |
Enumerates partition handling metrics.
|
PartitionHandlingOperation |
Enumerates partition handling operations.
|
ScheduledThreadPoolResourceDefinition |
Scheduled thread pool resource definitions for Infinispan subsystem.
|
StartMode | Deprecated |
StoreMetric |
Enumeration of management metrics for a cache store.
|
ThreadPoolResourceDefinition |
Thread pool resource definitions for Infinispan subsystem.
|
TransactionMetric |
Enumeration of transaction management metrics for a cache.
|
TransactionMode | |
XMLAttribute |
Enumerates the attributes used in the Infinispan subsystem schema.
|
XMLElement |
Enumerates the elements used in the Infinispan subsystem schema.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.