Package | Description |
---|---|
org.apache.flink.configuration | |
org.apache.flink.runtime.util |
Modifier and Type | Field and Description |
---|---|
static ConfigOption<ClusterOptions.UncaughtExceptionHandleMode> |
ClusterOptions.UNCAUGHT_EXCEPTION_HANDLING |
Modifier and Type | Method and Description |
---|---|
static ClusterOptions.UncaughtExceptionHandleMode |
ClusterOptions.UncaughtExceptionHandleMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClusterOptions.UncaughtExceptionHandleMode[] |
ClusterOptions.UncaughtExceptionHandleMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ClusterUncaughtExceptionHandler(ClusterOptions.UncaughtExceptionHandleMode handleMode) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.