| Package | Description |
|---|---|
| org.postgresql.quickautobalance |
| Modifier and Type | Method and Description |
|---|---|
ConnectionInfo |
DataNode.getConnectionInfo(PgConnection pgConnection)
Get connection info if the connection exits.
|
ConnectionInfo |
Cluster.getConnectionInfo(PgConnection connection)
Get connection info of the connection if exists.
|
| Modifier and Type | Method and Description |
|---|---|
List<ConnectionInfo> |
DataNode.filterIdleConnections(long quickAutoBalanceStartTime)
Filter idle connections from cachedConnectionsList.
|
Copyright © 2023 openGauss. All rights reserved.