CLIENT_CONNECTIONS
Currently opened client connections: JDBC, ODBC, Thin
This is a legacy Apache Ignite documentationThe new documentation is hosted here: https://ignite.apache.org/docs/latest/
This view exposes information about currently opened client connections: JDBC, ODBC, Thin.
NAME | TYPE | DESCRIPTION |
|---|---|---|
CONNECTION_ID | long | ID of the connection |
LOCAL_ADDRESS | IP address | IP address of the local node |
REMOTE_ADDRESS | IP address | IP address of the remote node |
TYPE | string | Type of the connection |
USER | string | User name |
VERSION | string | Protocol version |
Updated 9 months ago
