Class RowGroupReadEntry

All Implemented Interfaces:
FileWork

public class RowGroupReadEntry extends ReadEntryFromHDFS
  • Constructor Details

    • RowGroupReadEntry

      public RowGroupReadEntry(org.apache.hadoop.fs.Path path, long start, long length, int rowGroupIndex, long numRecordsToRead)
  • Method Details

    • getRowGroupReadEntry

      public RowGroupReadEntry getRowGroupReadEntry()
    • getRowGroupIndex

      public int getRowGroupIndex()
    • getNumRecordsToRead

      public long getNumRecordsToRead()
    • isEmpty

      public boolean isEmpty()