IHCServerDTO
| Extends: | baseDTO |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
A data transfer object that represents a non stop NameNode
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| address (string) | 0/1 | |
| zoneName (string) | 0/1 | |
| port (string) | 0/1 | |
| status (string) | 0/1 | |
| startable (boolean) | 0/1 | |
| stoppable (boolean) | 0/1 | |
| host (string) | 0/1 |
JSON
| property | type | description |
|---|---|---|
| address | address (string) | |
| zoneName | zoneName (string) | |
| port | port (string) | |
| status | status (string) | |
| startable | startable (boolean) | |
| stoppable | stoppable (boolean) | |
| host | host (string) |