Uses of Enum Class
net.spy.memcached.ReplicateTo
Packages that use ReplicateTo
-
Uses of ReplicateTo in net.spy.memcached
Methods in net.spy.memcached that return ReplicateToModifier and TypeMethodDescriptionstatic ReplicateTo
Returns the enum constant of this class with the specified name.static ReplicateTo[]
ReplicateTo.values()
Returns an array containing the constants of this enum class, in the order they are declared.