Package org.apache.drill.exec.store.dfs
Class ReadEntryWithPath
java.lang.Object
org.apache.drill.exec.store.dfs.ReadEntryWithPath
- Direct Known Subclasses:
ReadEntryFromHDFS
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
path
protected org.apache.hadoop.fs.Path path
-
-
Constructor Details
-
ReadEntryWithPath
public ReadEntryWithPath() -
ReadEntryWithPath
public ReadEntryWithPath(org.apache.hadoop.fs.Path path)
-
-
Method Details