Uses of Interface
com.netflix.astyanax.connectionpool.LatencyScoreStrategy.Listener

Packages that use LatencyScoreStrategy.Listener
com.netflix.astyanax.connectionpool   
com.netflix.astyanax.connectionpool.impl   
com.netflix.astyanax.shallows   
 

Uses of LatencyScoreStrategy.Listener in com.netflix.astyanax.connectionpool
 

Methods in com.netflix.astyanax.connectionpool with parameters of type LatencyScoreStrategy.Listener
 void LatencyScoreStrategy.start(LatencyScoreStrategy.Listener listener)
          Start updating stats for instances created using createInstance.
 

Uses of LatencyScoreStrategy.Listener in com.netflix.astyanax.connectionpool.impl
 

Methods in com.netflix.astyanax.connectionpool.impl with parameters of type LatencyScoreStrategy.Listener
 void SmaLatencyScoreStrategyImpl.start(LatencyScoreStrategy.Listener listener)
           
 

Uses of LatencyScoreStrategy.Listener in com.netflix.astyanax.shallows
 

Methods in com.netflix.astyanax.shallows with parameters of type LatencyScoreStrategy.Listener
 void EmptyLatencyScoreStrategyImpl.start(LatencyScoreStrategy.Listener listener)
           
 



Copyright © 2012. All Rights Reserved.