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