com.netflix.astyanax.connectionpool
Interface NodeDiscoveryMonitorMBean

All Known Implementing Classes:
NodeDiscoveryMonitor

public interface NodeDiscoveryMonitorMBean


Method Summary
 long getErrorCount()
           
 String getLastException()
           
 String getLastRefreshTime()
           
 String getRawHostList()
           
 long getRefreshCount()
           
 

Method Detail

getRefreshCount

long getRefreshCount()

getErrorCount

long getErrorCount()

getLastException

String getLastException()

getLastRefreshTime

String getLastRefreshTime()

getRawHostList

String getRawHostList()


Copyright © 2012. All Rights Reserved.