Uses of Enum Class
org.infinispan.server.resp.operation.RespExpiration
Packages that use RespExpiration
-
Uses of RespExpiration in org.infinispan.server.resp.operation
Subclasses with type arguments of type RespExpiration in org.infinispan.server.resp.operationMethods in org.infinispan.server.resp.operation that return RespExpirationModifier and TypeMethodDescriptionstatic RespExpiration
RespExpiration.valueOf
(byte[] type) Returns the enum constant of this class with the specified name.static RespExpiration
Returns the enum constant of this class with the specified name.static RespExpiration[]
RespExpiration.values()
Returns an array containing the constants of this enum class, in the order they are declared.