com.netflix.astyanax.connectionpool
Class NodeDiscoveryMonitor
java.lang.Object
com.netflix.astyanax.connectionpool.NodeDiscoveryMonitor
- All Implemented Interfaces:
- NodeDiscoveryMonitorMBean
public class NodeDiscoveryMonitor
- extends Object
- implements NodeDiscoveryMonitorMBean
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeDiscoveryMonitor
public NodeDiscoveryMonitor(NodeDiscovery discovery)
getRefreshCount
public long getRefreshCount()
- Specified by:
getRefreshCount
in interface NodeDiscoveryMonitorMBean
getErrorCount
public long getErrorCount()
- Specified by:
getErrorCount
in interface NodeDiscoveryMonitorMBean
getLastException
public String getLastException()
- Specified by:
getLastException
in interface NodeDiscoveryMonitorMBean
getLastRefreshTime
public String getLastRefreshTime()
- Specified by:
getLastRefreshTime
in interface NodeDiscoveryMonitorMBean
getRawHostList
public String getRawHostList()
- Specified by:
getRawHostList
in interface NodeDiscoveryMonitorMBean
Copyright © 2012. All Rights Reserved.