- valueOf(String) - Static method in enum org.apache.hadoop.yarn.submarine.common.api.JobState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.yarn.submarine.common.api.TaskType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.hadoop.yarn.submarine.common.api.JobState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.yarn.submarine.common.api.TaskType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERBOSE - Static variable in class org.apache.hadoop.yarn.submarine.client.cli.CliConstants
-
- verboseOff() - Static method in class org.apache.hadoop.yarn.submarine.common.conf.SubmarineLogs
-
- verboseOn() - Static method in class org.apache.hadoop.yarn.submarine.common.conf.SubmarineLogs
-