Uses of Enum Class
org.infinispan.tasks.TaskExecutionMode
Packages that use TaskExecutionMode
-
Uses of TaskExecutionMode in org.infinispan.tasks
Subclasses with type arguments of type TaskExecutionMode in org.infinispan.tasksMethods in org.infinispan.tasks that return TaskExecutionModeModifier and TypeMethodDescriptiondefault TaskExecutionModeTask.getExecutionMode()Whether the task execution should be local - on one node or distributed - on all nodes.static TaskExecutionModeReturns the enum constant of this class with the specified name.static TaskExecutionMode[]TaskExecutionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.