- valueOf(String) - Static method in enum org.apache.dolphinscheduler.server.master.dispatch.enums.ExecutorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.dolphinscheduler.server.master.dispatch.host.assign.HostSelector
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.dolphinscheduler.server.master.runner.task.TaskAction
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.dolphinscheduler.server.master.dispatch.enums.ExecutorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.dolphinscheduler.server.master.dispatch.host.assign.HostSelector
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.dolphinscheduler.server.master.runner.task.TaskAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyTenantIsNull(Tenant, TaskInstance) - Method in class org.apache.dolphinscheduler.server.master.runner.task.BaseTaskProcessor
-
whehter tenant is null