public interface FileTableMetadataProviderBuilder<T extends FileTableMetadataProviderBuilder<T>> extends TableMetadataProviderBuilder
Modifier and Type | Method and Description |
---|---|
T |
withFileSystem(DrillFileSystem fs) |
T |
withSelection(FileSelection selection) |
build, withSchema
T withSelection(FileSelection selection)
T withFileSystem(DrillFileSystem fs)
Copyright © 1970 The Apache Software Foundation. All rights reserved.