Uses of Class
com.netflix.astyanax.clock.ClockType

Packages that use ClockType
com.netflix.astyanax.clock   
 

Uses of ClockType in com.netflix.astyanax.clock
 

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



Copyright © 2012. All Rights Reserved.