| Package | Description |
|---|---|
| org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.connection |
| Modifier and Type | Method and Description |
|---|---|
ConnectionStatus |
ConnectionStateHandler.getStatus()
Get current connection status.
|
static ConnectionStatus |
ConnectionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionStatus[] |
ConnectionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionStateHandler.setStatus(ConnectionStatus update)
Change connection status using get and set.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.