Uses of Enum Class
org.infinispan.server.memcached.MemcachedStatus
Packages that use MemcachedStatus
-
Uses of MemcachedStatus in org.infinispan.server.memcached
Subclasses with type arguments of type MemcachedStatus in org.infinispan.server.memcachedMethods 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.