Class StoragePolicySatisfier.DatanodeWithStorage

java.lang.Object
org.apache.hadoop.hdfs.server.namenode.sps.StoragePolicySatisfier.DatanodeWithStorage
Enclosing class:
StoragePolicySatisfier

public static final class StoragePolicySatisfier.DatanodeWithStorage extends Object
Keeps datanode with its respective set of supported storage types. It holds the available space in each volumes and will be used while pairing the target datanodes.
  • Method Details

    • getDatanodeInfo

      public org.apache.hadoop.hdfs.protocol.DatanodeInfo getDatanodeInfo()
    • toString

      public String toString()
      Overrides:
      toString in class Object