Class RowGroupReadEntry
java.lang.Object
org.apache.drill.exec.store.dfs.ReadEntryWithPath
org.apache.drill.exec.store.dfs.ReadEntryFromHDFS
org.apache.drill.exec.store.parquet.RowGroupReadEntry
- All Implemented Interfaces:
FileWork
-
Field Summary
Fields inherited from class org.apache.drill.exec.store.dfs.ReadEntryWithPath
path
-
Constructor Summary
ConstructorsConstructorDescriptionRowGroupReadEntry
(org.apache.hadoop.fs.Path path, long start, long length, int rowGroupIndex, long numRecordsToRead) -
Method Summary
Methods inherited from class org.apache.drill.exec.store.dfs.ReadEntryFromHDFS
getLength, getStart
Methods inherited from class org.apache.drill.exec.store.dfs.ReadEntryWithPath
getPath, toString