Package wt.cache

Interface ConcurrentHashMapCacheMonitorMBean

All Superinterfaces:
ICacheManagerMBean, SelfEmailingMBean

public interface ConcurrentHashMapCacheMonitorMBean extends ICacheManagerMBean
Concurrent hash map cache instrumentation interface

Supported API: true

Extendable: false
  • Method Details

    • getCacheSize

      int getCacheSize()
      Configured maximum cache size; always -1 implying unlimited

      Supported API: true
      Specified by:
      getCacheSize in interface ICacheManagerMBean