Uses of Class
org.infinispan.interceptors.distribution.VersionedDistributionInterceptor
-
Packages that use VersionedDistributionInterceptor Package Description org.infinispan.interceptors.totalorder Interceptors dealing with total order. -
-
Uses of VersionedDistributionInterceptor in org.infinispan.interceptors.totalorder
Subclasses of VersionedDistributionInterceptor in org.infinispan.interceptors.totalorder Modifier and Type Class Description classTotalOrderVersionedDistributionInterceptorThis interceptor is used in total order in distributed mode when the write skew check is enabled.
-