public static interface RFile.ScannerFSOptions extends RFile.ScannerOptions
| Modifier and Type | Method and Description |
|---|---|
RFile.ScannerOptions |
withFileSystem(org.apache.hadoop.fs.FileSystem fs)
Optionally provide a FileSystem to open RFiles.
|
build, withAuthorizations, withBounds, withDataCache, withIndexCache, withoutSystemIterators, withTableProperties, withTablePropertiesRFile.ScannerOptions withFileSystem(org.apache.hadoop.fs.FileSystem fs)
fs - use this FileSystem to open files.Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.