| Package | Description |
|---|---|
| org.infinispan.interceptors.impl |
Basic interceptors
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIracRemoteSiteInterceptor
An IRAC related interceptor that that handles the requests from the remote site.
|
class |
NonTxIracLocalSiteInterceptor
Interceptor used by IRAC for non transactional caches to handle the local site updates.
|
class |
NonTxIracRemoteSiteInterceptor
Interceptor for non-transactional caches to handle updates from remote sites.
|
class |
OptimisticTxIracLocalSiteInterceptor
Interceptor used by IRAC for optimistic transactional caches to handle the local site updates.
|
class |
OptimisticTxIracRemoteSiteInterceptor
Interceptor for optimistic transactional caches to handle updates from remote sites.
|
class |
PessimisticTxIracLocalInterceptor
Interceptor used by IRAC for pessimistic transactional caches to handle the local site updates.
|
class |
PessimisticTxIracRemoteSiteInterceptor
Interceptor for pessimsitic transactional caches to handle updates from remote sites.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.