scylla-jmx/src/main/java
Amnon Heiman 4e02c52aee Adding the APIMBeanServer
The APIMBeanServer is serve as a proxy for the MBeanServer.
It intercept calls to the MBeanServer and check for the column family
and stream registeration before they are perform.

Current implementation override queryNames as it's the one that is being
used by nodetool.

Additional methods can be override in the future if needed.

Signed-off-by: Amnon Heiman <amnon@scylladb.com>
2016-05-02 15:02:08 +03:00
..
com Adding the APIMBeanServer 2016-05-02 15:02:08 +03:00
org/apache/cassandra StreamingMetrics: Preparation for removing pull mode 2016-05-02 14:55:42 +03:00