Class ReadEntryFromHDFS

java.lang.Object
org.apache.drill.exec.store.dfs.ReadEntryWithPath
org.apache.drill.exec.store.dfs.ReadEntryFromHDFS
All Implemented Interfaces:
FileWork
Direct Known Subclasses:
RowGroupInfo, RowGroupReadEntry

public class ReadEntryFromHDFS extends ReadEntryWithPath implements FileWork
  • Constructor Details

    • ReadEntryFromHDFS

      public ReadEntryFromHDFS(org.apache.hadoop.fs.Path path, long start, long length)
  • Method Details

    • getStart

      public long getStart()
      Specified by:
      getStart in interface FileWork
    • getLength

      public long getLength()
      Specified by:
      getLength in interface FileWork