Uses of Enum Class
org.infinispan.scripting.impl.ExecutionMode
Packages that use ExecutionMode
-
Uses of ExecutionMode in org.infinispan.scripting.impl
Subclasses with type arguments of type ExecutionMode in org.infinispan.scripting.implClasses in org.infinispan.scripting.impl that implement interfaces with type arguments of type ExecutionModeModifier and TypeClassDescriptionfinal classMethods in org.infinispan.scripting.impl that return ExecutionModeModifier and TypeMethodDescriptionExecutionMode$___Marshaller_f810020f3d5a57ebf1939e637e6e88ca03172e750ddebbbe9395a6cfc01c4d07.decode(int $1) ScriptMetadata.mode()static ExecutionModeReturns the enum constant of this class with the specified name.static ExecutionMode[]ExecutionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.infinispan.scripting.impl that return types with arguments of type ExecutionModeModifier and TypeMethodDescriptionExecutionMode$___Marshaller_f810020f3d5a57ebf1939e637e6e88ca03172e750ddebbbe9395a6cfc01c4d07.getJavaClass()Methods in org.infinispan.scripting.impl with parameters of type ExecutionModeModifier and TypeMethodDescriptionintExecutionMode$___Marshaller_f810020f3d5a57ebf1939e637e6e88ca03172e750ddebbbe9395a6cfc01c4d07.encode(ExecutionMode $1) ScriptMetadata.Builder.mode(ExecutionMode mode)