Package | Description |
---|---|
org.infinispan |
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
|
org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
org.infinispan.commands.remote |
Meta-commands that wrap other commands for remote execution.
|
org.infinispan.commands.tx |
Commands that represent transactional lifecycle transitions.
|
org.infinispan.distexec | |
org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
org.infinispan.interceptors |
Infinispan is designed around a set of interceptors around a data container.
|
org.infinispan.interceptors.distribution | |
org.infinispan.interceptors.totalorder | |
org.infinispan.statetransfer |
Transfer of state to new caches in a cluster.
|
org.infinispan.stats |
Cache statistics.
|
org.infinispan.transaction |
JTA transaction support.
|
Class and Description |
---|
InterceptorChain
Knows how to build and manage an chain of interceptors.
|
Class and Description |
---|
InterceptorChain
Knows how to build and manage an chain of interceptors.
|
Class and Description |
---|
InterceptorChain
Knows how to build and manage an chain of interceptors.
|
Class and Description |
---|
InterceptorChain
Knows how to build and manage an chain of interceptors.
|
Class and Description |
---|
InterceptorChain
Knows how to build and manage an chain of interceptors.
|
Class and Description |
---|
InterceptorChain
Knows how to build and manage an chain of interceptors.
|
Class and Description |
---|
ActivationInterceptor |
CacheLoaderInterceptor |
CacheWriterInterceptor
Writes modifications back to the store on the way out: stores modifications back through the CacheLoader, either
after each method call (no TXs), or at TX commit.
|
EntryWrappingInterceptor
Interceptor in charge with wrapping entries and add them in caller's context.
|
Class and Description |
---|
ClusteringInterceptor
Base class for replication and distribution interceptors.
|
Class and Description |
---|
ClusteringInterceptor
Base class for replication and distribution interceptors.
|
EntryWrappingInterceptor
Interceptor in charge with wrapping entries and add them in caller's context.
|
VersionedEntryWrappingInterceptor
Interceptor in charge with wrapping entries and add them in caller's context.
|
Class and Description |
---|
InterceptorChain
Knows how to build and manage an chain of interceptors.
|
Class and Description |
---|
InterceptorChain
Knows how to build and manage an chain of interceptors.
|
Class and Description |
---|
InterceptorChain
Knows how to build and manage an chain of interceptors.
|
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.