Uses of Interface
org.apache.drill.exec.store.dfs.easy.FileWork
Packages that use FileWork
Package
Description
Handles optional file metadata columns: implicit columns and
partition columns.
-
Uses of FileWork in org.apache.drill.exec.physical.impl.scan.file
Method parameters in org.apache.drill.exec.physical.impl.scan.file with type arguments of type FileWork -
Uses of FileWork in org.apache.drill.exec.physical.impl.scan.v3.file
Methods in org.apache.drill.exec.physical.impl.scan.v3.file that return FileWorkMethods in org.apache.drill.exec.physical.impl.scan.v3.file that return types with arguments of type FileWorkMethods in org.apache.drill.exec.physical.impl.scan.v3.file with parameters of type FileWorkMethod parameters in org.apache.drill.exec.physical.impl.scan.v3.file with type arguments of type FileWorkModifier and TypeMethodDescriptionvoid
FileScanLifecycleBuilder.fileSplits
(List<FileWork> splits) Constructors in org.apache.drill.exec.physical.impl.scan.v3.file with parameters of type FileWorkModifierConstructorDescriptionFileDescrip
(DrillFileSystem dfs, FileWork fileWork, org.apache.hadoop.fs.Path selectionRoot) -
Uses of FileWork in org.apache.drill.exec.store.dfs
Classes in org.apache.drill.exec.store.dfs that implement FileWork -
Uses of FileWork in org.apache.drill.exec.store.dfs.easy
Methods in org.apache.drill.exec.store.dfs.easy with parameters of type FileWorkModifier and TypeMethodDescriptionEasyFormatPlugin.getRecordReader
(FragmentContext context, DrillFileSystem dfs, FileWork fileWork, List<SchemaPath> columns, String userName) Return a record reader for the specific file format, when using the originalScanBatch
scanner. -
Uses of FileWork in org.apache.drill.exec.store.easy.json
Methods in org.apache.drill.exec.store.easy.json with parameters of type FileWorkModifier and TypeMethodDescriptionJSONFormatPlugin.getRecordReader
(FragmentContext context, DrillFileSystem dfs, FileWork fileWork, List<SchemaPath> columns, String userName) -
Uses of FileWork in org.apache.drill.exec.store.parquet
Classes in org.apache.drill.exec.store.parquet that implement FileWork -
Uses of FileWork in org.apache.drill.exec.store.schedule
Classes in org.apache.drill.exec.store.schedule that implement FileWorkModifier and TypeClassDescriptionclass
static class
Methods in org.apache.drill.exec.store.schedule with parameters of type FileWorkModifier and TypeMethodDescriptionBlockMapBuilder.getEndpointByteMap
(Set<String> noDrillbitHosts, FileWork work) For a given FileWork, calculate how many bytes are available on each on drillbit endpoint