Package | Description |
---|---|
org.infinispan.eviction |
Classes related to eviction.
|
org.infinispan.eviction.impl | |
org.infinispan.interceptors |
Infinispan is designed around a set of interceptors around a data container.
|
org.infinispan.interceptors.base |
Base interceptors containing common, reusable behavior.
|
org.infinispan.remoting.rpc |
Remote Procedure Call (RPC) interfaces and components used to invoke remote methods on cache instances.
|
org.infinispan.stats.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
PassivationManager
A passivation manager
|
Modifier and Type | Class and Description |
---|---|
class |
PassivationManagerImpl |
class |
PassivationManagerStub |
Modifier and Type | Class and Description |
---|---|
class |
ActivationInterceptor
Deprecated.
Since 8.2, no longer public API.
|
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 |
ClusteredActivationInterceptor
Deprecated.
Since 8.2, no longer public API.
|
class |
ClusteredCacheLoaderInterceptor
Deprecated.
Since 8.2, no longer public API.
|
class |
DistCacheWriterInterceptor
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 |
JmxStatsCommandInterceptor
Deprecated.
Since 8.2, no longer public API.
|
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 |
CacheContainerStatsImpl
Cache container statistics needed for admin console
|
class |
ClusterCacheStatsImpl |
class |
StatsCollector |
Copyright © 2023 JBoss, a division of Red Hat. All rights reserved.