Uses of Class
com.netflix.astyanax.connectionpool.LatencyScoreStrategyType

Packages that use LatencyScoreStrategyType
com.netflix.astyanax.connectionpool   
 

Uses of LatencyScoreStrategyType in com.netflix.astyanax.connectionpool
 

Methods in com.netflix.astyanax.connectionpool that return LatencyScoreStrategyType
static LatencyScoreStrategyType LatencyScoreStrategyType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LatencyScoreStrategyType[] LatencyScoreStrategyType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.