@Private
public class MountVolumeMap
extends java.lang.Object
MountVolumeMap contains information of the relationship
between underlying filesystem mount and datanode volumes.
This is useful when configuring block tiering on same disk mount
(HDFS-15548). For now,
we don't configure multiple volumes with same storage type on one mount.