|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.infinispan.interceptors | |
|---|---|
| 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.distribution | Classes relating to the distributed cache mode. |
| 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.statetransfer | Transfer of state to new caches in a cluster. |
| org.infinispan.stats | Cache statistics. |
| org.infinispan.transaction.xa | XA transaction support. |
| Classes in org.infinispan.interceptors used by org.infinispan | |
|---|---|
| InterceptorChain
Knows how to build and manage an chain of interceptors. |
|
| Classes in org.infinispan.interceptors used by org.infinispan.commands | |
|---|---|
| InterceptorChain
Knows how to build and manage an chain of interceptors. |
|
| Classes in org.infinispan.interceptors used by org.infinispan.commands.remote | |
|---|---|
| InterceptorChain
Knows how to build and manage an chain of interceptors. |
|
| Classes in org.infinispan.interceptors used by org.infinispan.commands.tx | |
|---|---|
| InterceptorChain
Knows how to build and manage an chain of interceptors. |
|
| Classes in org.infinispan.interceptors used by org.infinispan.distribution | |
|---|---|
| InterceptorChain
Knows how to build and manage an chain of interceptors. |
|
| Classes in org.infinispan.interceptors used by org.infinispan.factories | |
|---|---|
| InterceptorChain
Knows how to build and manage an chain of interceptors. |
|
| Classes in org.infinispan.interceptors used by org.infinispan.interceptors | |
|---|---|
| CacheLoaderInterceptor
|
|
| CacheStoreInterceptor
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. |
|
| LockingInterceptor
Interceptor to implement MVCC functionality. |
|
| TxInterceptor
Interceptor in charge with handling transaction related operations, e.g enlisting cache as an transaction participant, propagating remotely initiated changes. |
|
| Classes in org.infinispan.interceptors used by org.infinispan.statetransfer | |
|---|---|
| InterceptorChain
Knows how to build and manage an chain of interceptors. |
|
| Classes in org.infinispan.interceptors used by org.infinispan.stats | |
|---|---|
| InterceptorChain
Knows how to build and manage an chain of interceptors. |
|
| Classes in org.infinispan.interceptors used by org.infinispan.transaction.xa | |
|---|---|
| InterceptorChain
Knows how to build and manage an chain of interceptors. |
|
|
Google Analytics | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||