Uses of Enum Class
net.spy.memcached.DefaultHashAlgorithm
Packages that use DefaultHashAlgorithm
-
Uses of DefaultHashAlgorithm in net.spy.memcached
Subclasses with type arguments of type DefaultHashAlgorithm in net.spy.memcachedModifier and TypeClassDescriptionenumKnown hashing algorithms for locating a server for a key.Methods in net.spy.memcached that return DefaultHashAlgorithmModifier and TypeMethodDescriptionstatic DefaultHashAlgorithmReturns the enum constant of this class with the specified name.static DefaultHashAlgorithm[]DefaultHashAlgorithm.values()Returns an array containing the constants of this enum class, in the order they are declared.