Package | Description |
---|---|
org.infinispan.interceptors |
Infinispan is designed around a set of interceptors around a data container.
|
org.infinispan.interceptors.distribution | |
org.infinispan.interceptors.totalorder |
Modifier and Type | Class and Description |
---|---|
class |
ClusteringInterceptor
Deprecated.
Since 8.2, no longer public API.
|
class |
InvalidationInterceptor
Deprecated.
Since 8.2, no longer public API.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseDistributionInterceptor
Deprecated.
Since 8.2, no longer public API.
|
class |
L1LastChanceInterceptor
Deprecated.
Since 8.2, no longer public API.
|
class |
L1NonTxInterceptor
Deprecated.
Since 8.2, no longer public API.
|
class |
L1TxInterceptor
Deprecated.
Since 8.2, no longer public API.
|
class |
NonTxDistributionInterceptor
Deprecated.
Since 8.2, no longer public API.
|
class |
TxDistributionInterceptor
Deprecated.
Since 8.2, no longer public API.
|
class |
VersionedDistributionInterceptor
Deprecated.
Since 8.2, no longer public API.
|
Modifier and Type | Class and Description |
---|---|
class |
TotalOrderDistributionInterceptor
Deprecated.
Since 8.2, no longer public API.
|
class |
TotalOrderVersionedDistributionInterceptor
Deprecated.
Since 8.2, no longer public API.
|
Copyright © 2022 JBoss, a division of Red Hat. All rights reserved.