Uses of Enum Class
net.spy.memcached.ReplicateTo
Packages that use ReplicateTo
-
Uses of ReplicateTo in net.spy.memcached
Subclasses with type arguments of type ReplicateTo in net.spy.memcachedMethods in net.spy.memcached that return ReplicateToModifier and TypeMethodDescriptionstatic ReplicateToReturns 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.