public final class JobErrorHandlerFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_HANDLER |
| Constructor and Description |
|---|
JobErrorHandlerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<JobErrorHandler> |
createHandler(String type,
Properties props)
Get job error handler.
|
public static final String DEFAULT_HANDLER
public static Optional<JobErrorHandler> createHandler(String type, Properties props)
type - job error handler typeprops - job propertiesCopyright © 2020 The Apache Software Foundation. All rights reserved.