Interface FileWork

All Known Implementing Classes:
CompleteFileWork, CompleteFileWork.FileWorkImpl, ReadEntryFromHDFS, RowGroupInfo, RowGroupReadEntry

public interface FileWork
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     
    org.apache.hadoop.fs.Path
     
    long
     
  • Method Details

    • getPath

      org.apache.hadoop.fs.Path getPath()
    • getStart

      long getStart()
    • getLength

      long getLength()