|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cassandra.cache.InstrumentedCache<K,V>
org.apache.cassandra.cache.JMXInstrumentedCache<K,V>
public class JMXInstrumentedCache<K,V>
| Constructor Summary | |
|---|---|
JMXInstrumentedCache(java.lang.String table,
java.lang.String name,
int capacity)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.cassandra.cache.InstrumentedCache |
|---|
clear, get, getCapacity, getHits, getInternal, getRecentHitRate, getRequests, getSize, isCapacityModified, put, remove, setCapacity |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.cassandra.cache.JMXInstrumentedCacheMBean |
|---|
getCapacity, getHits, getRecentHitRate, getRequests, getSize, setCapacity |
| Constructor Detail |
|---|
public JMXInstrumentedCache(java.lang.String table,
java.lang.String name,
int capacity)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||