com.netflix.astyanax.connectionpool.impl
Class ConnectionPoolMBeanManager
java.lang.Object
com.netflix.astyanax.connectionpool.impl.ConnectionPoolMBeanManager
public class ConnectionPoolMBeanManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static ConnectionPoolMBeanManager getInstance()
registerMonitor
public void registerMonitor(String name,
ConnectionPool<?> pool)
unregisterMonitor
public void unregisterMonitor(String name,
ConnectionPool<?> pool)
getCassandraMonitor
public JmxConnectionPoolMonitorMBean getCassandraMonitor(String name)
Copyright © 2012. All Rights Reserved.