Uses of Interface
com.netflix.astyanax.connectionpool.HostStats

Packages that use HostStats
com.netflix.astyanax.connectionpool   
com.netflix.astyanax.connectionpool.impl   
com.netflix.astyanax.shallows   
 

Uses of HostStats in com.netflix.astyanax.connectionpool
 

Methods in com.netflix.astyanax.connectionpool that return types with arguments of type HostStats
 Map<Host,HostStats> ConnectionPoolMonitor.getHostStats()
          Return a mapping of all hosts and their statistics
 

Uses of HostStats in com.netflix.astyanax.connectionpool.impl
 

Methods in com.netflix.astyanax.connectionpool.impl that return types with arguments of type HostStats
 Map<Host,HostStats> CountingConnectionPoolMonitor.getHostStats()
           
 

Uses of HostStats in com.netflix.astyanax.shallows
 

Methods in com.netflix.astyanax.shallows that return types with arguments of type HostStats
 Map<Host,HostStats> EmptyConnectionPoolMonitor.getHostStats()
           
 



Copyright © 2012. All Rights Reserved.