Modifier and Type | Class and Description |
---|---|
class |
CacheConfigurationMBean
CacheConfigurationMBeanImpl.
|
class |
CacheImpl<K,V> |
class |
SimpleCacheImpl<K,V>
Simple local cache without interceptor stack.
|
Modifier and Type | Class and Description |
---|---|
class |
Interpreter |
Modifier and Type | Class and Description |
---|---|
class |
DistributionManagerImpl
The default distribution manager implementation
|
Modifier and Type | Interface and Description |
---|---|
interface |
PassivationManager
A passivation manager
|
Modifier and Type | Class and Description |
---|---|
class |
ActivationManagerImpl
Concrete implementation of activation logic manager.
|
Constructor and Description |
---|
ManageableComponentMetadata(Class<?> component,
List<Method> injectMethods,
List<Method> startMethods,
List<Method> stopMethods,
boolean global,
boolean survivesRestarts,
List<Field> managedAttributeFields,
List<Method> managedAttributeMethods,
List<Method> managedOperationMethods,
MBean mbean) |
Modifier and Type | Class and Description |
---|---|
class |
CacheLoaderInterceptor<K,V>
Deprecated.
Since 8.2, no longer public API.
|
class |
CacheMgmtInterceptor
Deprecated.
Since 8.2, no longer public API.
|
class |
CacheWriterInterceptor
Deprecated.
Since 8.2, no longer public API.
|
class |
InvalidationInterceptor
Deprecated.
Since 8.2, no longer public API.
|
class |
TxInterceptor<K,V>
Deprecated.
Since 8.2, no longer public API.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultCacheManager
|
Modifier and Type | Class and Description |
---|---|
class |
RpcManagerImpl
This component really is just a wrapper around a
Transport implementation,
and is used to set up the transport and provide lifecycle and dependency hooks into external transport
implementations. |
Modifier and Type | Class and Description |
---|---|
class |
GlobalSecurityManagerImpl
GlobalSecurityManagerImpl.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Transport
Server transport abstraction
|
Modifier and Type | Interface and Description |
---|---|
interface |
StateTransferManager
A component that manages the state transfer when the topology of the cluster changes.
|
Modifier and Type | Class and Description |
---|---|
class |
CacheContainerStatsImpl
Cache container statistics needed for admin console
|
class |
ClusterCacheStatsImpl |
class |
StatsCollector |
Modifier and Type | Class and Description |
---|---|
class |
CacheUsageInterceptor
Intercepts the VisitableCommands to calculate the corresponding top-key values.
|
Modifier and Type | Class and Description |
---|---|
class |
ExtendedStatisticInterceptor
Take the statistics about relevant visitable commands.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalTopologyManagerImpl
The
LocalTopologyManager implementation. |
Modifier and Type | Class and Description |
---|---|
class |
RecoveryAdminOperations
Admin utility class for allowing management of in-doubt transactions (e.g.
|
Modifier and Type | Class and Description |
---|---|
class |
RollingUpgradeManager
This component handles the control hooks to handle migrating from one version of Infinispan to
another.
|
Modifier and Type | Class and Description |
---|---|
class |
DeadlockDetectingLockManager
Lock manager in charge with processing deadlock detections.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultLockManager
The default
LockManager implementation for transactional and non-transactional caches. |
Modifier and Type | Class and Description |
---|---|
class |
GlobalXSiteAdminOperations
A per-container (cache manager) cross-site admin operations.
|
class |
XSiteAdminOperations
Managed bean exposing sys admin operations for Cross-Site replication functionality.
|
Copyright © 2022 JBoss, a division of Red Hat. All rights reserved.