Uses of Class
org.infinispan.interceptors.BaseCustomAsyncInterceptor
-
Packages that use BaseCustomAsyncInterceptor Package Description org.infinispan.extendedstats.topK org.infinispan.extendedstats.wrappers -
-
Uses of BaseCustomAsyncInterceptor in org.infinispan.extendedstats.topK
Subclasses of BaseCustomAsyncInterceptor in org.infinispan.extendedstats.topK Modifier and Type Class Description class
CacheUsageInterceptor
Intercepts the VisitableCommands to calculate the corresponding top-key values. -
Uses of BaseCustomAsyncInterceptor in org.infinispan.extendedstats.wrappers
Subclasses of BaseCustomAsyncInterceptor in org.infinispan.extendedstats.wrappers Modifier and Type Class Description class
ExtendedStatisticInterceptor
Take the statistics about relevant visitable commands.
-