Package | Description |
---|---|
org.apache.hadoop.hdfs.server.balancer |
Modifier and Type | Field and Description |
---|---|
static Matcher |
Matcher.ANY_OTHER
Match any datanode with any other datanode.
|
static Matcher |
Matcher.SAME_NODE_GROUP
Match datanodes in the same node group.
|
static Matcher |
Matcher.SAME_RACK
Match datanodes in the same rack.
|
Copyright © 2017 Apache Software Foundation. All Rights Reserved.