Interface BlockAlias

All Known Implementing Classes:
FileRegion

@Public @Evolving public interface BlockAlias
Interface used to load provided blocks.
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.hadoop.hdfs.protocol.Block
     
  • Method Details

    • getBlock

      org.apache.hadoop.hdfs.protocol.Block getBlock()