public class ClusterUncaughtExceptionHandler extends Object implements Thread.UncaughtExceptionHandler
Handles any uncaught exceptions according to cluster configuration in ClusterOptions
to either just log exception, or fail job.
| 构造器和说明 |
|---|
ClusterUncaughtExceptionHandler(org.apache.flink.configuration.ClusterOptions.UncaughtExceptionHandleMode handleMode) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.