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