Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
============
TIBCO BusinessEvents (BE) 3.0.1 ,what are Cache hit/Cache Miss statistics and how to view them?
Environment:
==========
All OS
TIBCO BusinessEvents 3.x
Resolution:
==========
These are the CacheMBean attributes which can be viewed from the JMX console and is defined as follows:
Cache Hits : The rough number of cache hits since the cache statistics were last reset. A cache hit is a read operation invocation (i.e. get()) for which an entry exists in this cache map.
Cache Miss : The rough number of cache misses since the cache statistics were last reset.
References:
= = = = = = =
http://wiki.tangosol.com/