| Modifier and Type | Method and Description |
|---|---|
static SparkJob.DriverCase |
SparkJob.DriverCase.forNumber(int value) |
SparkJob.DriverCase |
SparkJobOrBuilder.getDriverCase() |
SparkJob.DriverCase |
SparkJob.getDriverCase() |
SparkJob.DriverCase |
SparkJob.Builder.getDriverCase() |
static SparkJob.DriverCase |
SparkJob.DriverCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SparkJob.DriverCase |
SparkJob.DriverCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SparkJob.DriverCase[] |
SparkJob.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.