mirror of https://github.com/apache/cassandra
The current Memtable class implements an MBean interface, but it is not wired up. Most likely, this is because it would become defunct after the first flush when the memtable is switched out for a new one. The solution is to instrument ColumnFamilyStore and expose the memtable attributes from there. patch by Eric Evans; reviewed by jbellis for #75 git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@764840 13f79535-47bb-0310-9956-ffa450edef68 |
||
|---|---|---|
| bin | ||
| conf | ||
| interface | ||
| lib | ||
| src/org/apache/cassandra | ||
| test | ||
| build.xml | ||