| Name | Type | Description |
|---|---|---|
| version | java.lang.String | Module version |
| module-name | java.lang.String | Module name |
| primary-method | java.lang.String | Type of primary detection |
| primary | java.lang.Boolean | Whether this node is primary |
| Name | Type | Arguments | Description |
|---|---|---|---|
| reset-uptime | java.lang.String | No arguments | Reset the uptime |
| force-primary | java.lang.String | No arguments | Force to be primary |
| Name | Type | Description |
|---|---|---|
| node-connected-time | java.util.Date | Time the node connected |
| node-disconnected-time | java.util.Date | Time the node disconnected |
| node-start-time | java.util.Date | Time the node started |
| node-id | java.lang.Integer | Node index |
| node-address | java.lang.String | Address of the node |
| node-port | java.lang.Integer | Port of the node |
| node-state | java.lang.String | Node state |