Uses of Class
org.infinispan.interceptors.impl.JmxStatsCommandInterceptor
Packages that use JmxStatsCommandInterceptor
-
Uses of JmxStatsCommandInterceptor in org.infinispan.interceptors.impl
Subclasses of JmxStatsCommandInterceptor in org.infinispan.interceptors.implModifier and TypeClassDescriptionclassfinal classCaptures cache management statistics.classWrites modifications back to the store on the way out: stores modifications back through the CacheLoader, either after each method call (no TXs), or at TX commit.classThe same as a regular cache loader interceptor, except that it contains additional logic to force loading from the cache loader if needed on a remote node, in certain conditions.classCache store interceptor specific for the distribution and replication cache modes.classclassclassPassivation writer ignores any create/modify operations and only does removals.