Interface FileWork
- All Known Implementing Classes:
CompleteFileWork,CompleteFileWork.FileWorkImpl,ReadEntryFromHDFS,RowGroupInfo,RowGroupReadEntry
public interface FileWork
-
Method Summary
-
Method Details
-
getPath
org.apache.hadoop.fs.Path getPath() -
getStart
long getStart() -
getLength
long getLength()
-