public final class CircuitBreakDriverState extends Object implements DriverState
| 构造器和说明 |
|---|
CircuitBreakDriverState() |
| 限定符和类型 | 方法和说明 |
|---|---|
Connection |
getConnection(String databaseName,
org.apache.shardingsphere.mode.manager.ContextManager contextManager,
JDBCContext jdbcContext)
Get connection.
|
String |
getType() |
public Connection getConnection(String databaseName, org.apache.shardingsphere.mode.manager.ContextManager contextManager, JDBCContext jdbcContext)
DriverStategetConnection 在接口中 DriverStatedatabaseName - database namecontextManager - context managerjdbcContext - JDBC contextpublic String getType()
getType 在接口中 org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPICopyright © 2022 The Apache Software Foundation. All rights reserved.