Package org.apache.orc.impl
Class DataReaderProperties.Builder
java.lang.Object
org.apache.orc.impl.DataReaderProperties.Builder
- Enclosing class:
- DataReaderProperties
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withFile
(FSDataInputStream file) withFileSystem
(FileSystem filesystem) withFileSystemSupplier
(Supplier<FileSystem> supplier) withMaxDiskRangeChunkLimit
(int value) withMinSeekSize
(int value) withMinSeekSizeTolerance
(double value) withZeroCopy
(boolean zeroCopy)
-
Method Details
-
withFileSystemSupplier
-
withFileSystem
-
withPath
-
withFile
-
withCompression
-
withZeroCopy
-
withMaxDiskRangeChunkLimit
-
withMinSeekSize
-
withMinSeekSizeTolerance
-
build
-