Uses of Enum Class
de.espirit.firstspirit.access.schedule.RemoteTaskType
Packages that use RemoteTaskType
-
Uses of RemoteTaskType in de.espirit.firstspirit.access.schedule
Methods in de.espirit.firstspirit.access.schedule that return RemoteTaskTypeModifier and TypeMethodDescription@NotNull RemoteTaskTypeScheduleTask.getRemoteTaskType()Returns the type of remote task - if the task is executed remote a valid cluster node is choosen according to this type.
Default isNONE- these indicates that the task cannot be executed on a cluster node.static RemoteTaskTypeReturns the enum constant of this class with the specified name.static RemoteTaskType[]RemoteTaskType.values()Returns an array containing the constants of this enum class, in the order they are declared.