public static class HadoopReadOptions.Builder extends ParquetReadOptions.Builder
allocator, codecFactory, fileDecryptionProperties, maxAllocationSize, metadataFilter, metricsCallback, properties, recordFilter, useBloomFilter, useColumnIndexFilter, useDictionaryFilter, useHadoopVectoredIo, useOffHeapDecryptBuffer, usePageChecksumVerification, useRecordFilter, useSignedStringMinMax, useStatsFilter| Constructor and Description |
|---|
Builder(org.apache.hadoop.conf.Configuration conf) |
Builder(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.Path filePath) |
| Modifier and Type | Method and Description |
|---|---|
ParquetReadOptions |
build() |
copy, set, useBloomFilter, useBloomFilter, useColumnIndexFilter, useColumnIndexFilter, useDictionaryFilter, useDictionaryFilter, useOffHeapDecryptBuffer, useOffHeapDecryptBuffer, usePageChecksumVerification, usePageChecksumVerification, useRecordFilter, useRecordFilter, useSignedStringMinMax, useSignedStringMinMax, useStatsFilter, useStatsFilter, withAllocator, withCodecFactory, withDecryption, withMaxAllocationInBytes, withMetadataFilter, withMetricsCallback, withOffsets, withPageChecksumVerification, withRange, withRecordFilter, withUseHadoopVectoredIopublic Builder(org.apache.hadoop.conf.Configuration conf)
public Builder(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.Path filePath)
public ParquetReadOptions build()
build in class ParquetReadOptions.BuilderCopyright © 2023 The Apache Software Foundation. All rights reserved.