public class NodeInformation extends Object
| Modifier and Type | Field and Description |
|---|---|
Map<String,NodeEntryInformation> |
entries |
String |
healthReport |
String |
hostname |
String |
httpAddress |
String |
labels |
long |
lastUpdated |
String |
rackName |
String |
state |
| Constructor and Description |
|---|
NodeInformation() |
public String hostname
public String state
public String labels
public String rackName
public String httpAddress
public String healthReport
public long lastUpdated
public Map<String,NodeEntryInformation> entries
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.