Uses of Enum Class
org.infinispan.tasks.TaskExecutionMode
-
Uses of TaskExecutionMode in org.infinispan.tasks
Modifier and TypeMethodDescriptiondefault TaskExecutionMode
Task.getExecutionMode()
Whether the task execution should be local - on one node or distributed - on all nodes.static TaskExecutionMode
Returns 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.