Uses of Class
org.infinispan.interceptors.impl.VersionedEntryWrappingInterceptor
-
Packages that use VersionedEntryWrappingInterceptor Package Description org.infinispan.interceptors.totalorder Interceptors dealing with total order. -
-
Uses of VersionedEntryWrappingInterceptor in org.infinispan.interceptors.totalorder
Subclasses of VersionedEntryWrappingInterceptor in org.infinispan.interceptors.totalorder Modifier and Type Class Description class
TotalOrderVersionedEntryWrappingInterceptor
Wrapping Interceptor for Total Order protocol when versions are needed
-