Uses of Interface
org.apache.cassandra.cache.JMXInstrumentedCacheMBean

Packages that use JMXInstrumentedCacheMBean
org.apache.cassandra.cache   
org.apache.cassandra.tools   
 

Uses of JMXInstrumentedCacheMBean in org.apache.cassandra.cache
 

Classes in org.apache.cassandra.cache that implement JMXInstrumentedCacheMBean
 class JMXInstrumentedCache<K,V>
           
 

Uses of JMXInstrumentedCacheMBean in org.apache.cassandra.tools
 

Methods in org.apache.cassandra.tools that return JMXInstrumentedCacheMBean
 JMXInstrumentedCacheMBean NodeProbe.getKeyCacheMBean(java.lang.String tableName, java.lang.String cfName)
           
 JMXInstrumentedCacheMBean NodeProbe.getRowCacheMBean(java.lang.String tableName, java.lang.String cfName)
           
 



Copyright © 2010 The Apache Software Foundation