| Package | Description |
|---|---|
| org.apache.drill.exec.store.dfs |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenFileTracker.fileClosed(DrillFSDataInputStream fsDataInputStream)
Remove the given
DrillFSDataInputStream from opened file list. |
void |
DrillFileSystem.fileClosed(DrillFSDataInputStream fsDataInputStream) |
void |
OpenFileTracker.fileOpened(org.apache.hadoop.fs.Path path,
DrillFSDataInputStream fsDataInputStream)
Add new file location and
DrillFSDataInputStream to list. |
void |
DrillFileSystem.fileOpened(org.apache.hadoop.fs.Path path,
DrillFSDataInputStream fsDataInputStream) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.