public class BalancerBandwidthCommand extends org.apache.hadoop.hdfs.server.protocol.DatanodeCommand
Constructor and Description |
---|
BalancerBandwidthCommand(long bandwidth)
Balancer Bandwidth Command constructor.
|
Modifier and Type | Method and Description |
---|---|
long |
getBalancerBandwidthValue()
Get current value of the max balancer bandwidth in bytes per second.
|
public BalancerBandwidthCommand(long bandwidth)
bandwidth
- Blanacer bandwidth in bytes per second.public long getBalancerBandwidthValue()
Copyright © 2017 Apache Software Foundation. All Rights Reserved.