Class ExtendedBlockId

java.lang.Object
org.apache.hadoop.hdfs.ExtendedBlockId

@Private public final class ExtendedBlockId extends Object
An immutable key which identifies a block.
  • Constructor Details

    • ExtendedBlockId

      public ExtendedBlockId(long blockId, String bpId)
  • Method Details