| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.datanode.fsdataset |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AvailableSpaceVolumeChoosingPolicy<V extends FsVolumeSpi> |
A DN volume choosing policy which takes into account the amount of free
space on each of the available volumes when considering where to assign a
new replica allocation.
|
class |
RoundRobinVolumeChoosingPolicy<V extends FsVolumeSpi> |
Choose volumes with the same storage type in round-robin order.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.