| Modifier and Type | Method and Description |
|---|---|
static HadoopJob.DriverCase |
HadoopJob.DriverCase.forNumber(int value) |
HadoopJob.DriverCase |
HadoopJob.getDriverCase() |
HadoopJob.DriverCase |
HadoopJob.Builder.getDriverCase() |
HadoopJob.DriverCase |
HadoopJobOrBuilder.getDriverCase() |
static HadoopJob.DriverCase |
HadoopJob.DriverCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static HadoopJob.DriverCase |
HadoopJob.DriverCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HadoopJob.DriverCase[] |
HadoopJob.DriverCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Google LLC. All rights reserved.