程序包 | 说明 |
---|---|
org.apache.hadoop.tools.rumen |
Rumen is a data extraction and analysis tool built for
Apache Hadoop.
|
限定符和类型 | 字段和说明 |
---|---|
protected Set<RackNode> |
AbstractClusterStory.rackNodes |
protected Map<String,RackNode> |
AbstractClusterStory.rNodeMap |
限定符和类型 | 方法和说明 |
---|---|
RackNode |
ClusterStory.getRackByName(String name)
Get
RackNode by its name. |
RackNode |
AbstractClusterStory.getRackByName(String name) |
RackNode |
MachineNode.getRackNode()
Get the rack node that the machine belongs to.
|
限定符和类型 | 方法和说明 |
---|---|
Set<RackNode> |
ClusterStory.getRacks()
Get all racks of the cluster.
|
Set<RackNode> |
AbstractClusterStory.getRacks() |
Copyright © 2009 The Apache Software Foundation