fusionNodeDTO
A data transfer object that represents a non stop NameNode
XML
Elements
name (type) |
min/max occurs |
description |
name (string)
|
0/1 |
|
ipAddress (string)
|
0/1 |
|
hostName (string)
|
0/1 |
|
port (string)
|
0/1 |
|
location (string)
|
0/1 |
|
longitude (string)
|
0/1 |
|
latitude (string)
|
0/1 |
|
pendingTransactions (long)
|
1/1 |
|
id (string)
|
0/1 |
|
zoneId (string)
|
0/1 |
|
diskUsage (double)
|
0/1 |
|
memoryUsage (double)
|
0/1 |
|
nodeStatus (nodeStatus)
|
0/1 |
|
nodeRole (nodeRole)
|
0/1 |
|
JSON
property |
type |
description |
name |
name (string)
|
|
ipAddress |
ipAddress (string)
|
|
hostName |
hostName (string)
|
|
port |
port (string)
|
|
location |
location (string)
|
|
longitude |
longitude (string)
|
|
latitude |
latitude (string)
|
|
pendingTransactions |
pendingTransactions (long)
|
|
id |
id (string)
|
|
zoneId |
zoneId (string)
|
|
diskUsage |
diskUsage (double)
|
|
memoryUsage |
memoryUsage (double)
|
|
nodeStatus |
nodeStatus (nodeStatus)
|
|
nodeRole |
nodeRole (nodeRole)
|
|