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