NODES
Cluster nodes
This is a legacy Apache Ignite documentationThe new documentation is hosted here: https://ignite.apache.org/docs/latest/
This view exposes information about cluster nodes.
NAME | TYPE | DESCRIPTION |
|---|---|---|
NODE_ID | UUID | Node ID |
CONSISTENT_ID | string | Consistent node ID |
VERSION | string | Node version |
IS_CLIENT | boolean | True if node is client |
IS_DAEMON | boolean | True if node is daemon |
NODE_ORDER | long | Order of the node in the ring |
ADDRESSES | string | Node address |
HOSTNAMES | string | Node host name |
IS_LOCAL | boolean | True if node local |

