| Package | Description |
|---|---|
| org.apache.flink.runtime.jobmanager |
| Modifier and Type | Method and Description |
|---|---|
static HighAvailabilityMode |
HighAvailabilityMode.fromConfig(org.apache.flink.configuration.Configuration config)
Return the configured
HighAvailabilityMode. |
static HighAvailabilityMode |
HighAvailabilityMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HighAvailabilityMode[] |
HighAvailabilityMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.