public class PhoenixExceptionSorter extends Object implements ExceptionSorter
| Constructor and Description |
|---|
PhoenixExceptionSorter() |
| Modifier and Type | Method and Description |
|---|---|
void |
configFromProperties(Properties properties) |
boolean |
isExceptionFatal(SQLException e)
解决phoenix 的错误 --Connection is null or closed
|
public boolean isExceptionFatal(SQLException e)
isExceptionFatal in interface ExceptionSortere - the exceptionpublic void configFromProperties(Properties properties)
configFromProperties in interface ExceptionSorterCopyright © 2013–2022 Alibaba Group. All rights reserved.