Uses of Enum Class
org.infinispan.server.resp.commands.generic.TTL.ExpirationOption
Packages that use TTL.ExpirationOption
-
Uses of TTL.ExpirationOption in org.infinispan.server.resp.commands.generic
Subclasses with type arguments of type TTL.ExpirationOption in org.infinispan.server.resp.commands.genericMethods in org.infinispan.server.resp.commands.generic that return TTL.ExpirationOptionModifier and TypeMethodDescriptionstatic TTL.ExpirationOption
Returns the enum constant of this class with the specified name.static TTL.ExpirationOption[]
TTL.ExpirationOption.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.infinispan.server.resp.commands.generic with parameters of type TTL.ExpirationOption