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