Package org.apache.orc.impl
Class DataReaderProperties
java.lang.Object
org.apache.orc.impl.DataReaderProperties
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic DataReaderProperties.Builder
builder()
getFile()
int
int
double
getPath()
boolean
-
Method Details
-
getFileSystemSupplier
-
getPath
-
getFile
-
getCompression
-
getZeroCopy
public boolean getZeroCopy() -
getMaxDiskRangeChunkLimit
public int getMaxDiskRangeChunkLimit() -
builder
-
getMinSeekSize
public int getMinSeekSize() -
getMinSeekSizeTolerance
public double getMinSeekSizeTolerance()
-