public class HadoopReadOptions extends ParquetReadOptions
| Modifier and Type | Class and Description |
|---|---|
static class |
HadoopReadOptions.Builder |
| Modifier and Type | Method and Description |
|---|---|
static HadoopReadOptions.Builder |
builder(org.apache.hadoop.conf.Configuration conf) |
org.apache.hadoop.conf.Configuration |
getConf() |
String |
getProperty(String property) |
builder, getAllocator, getCodecFactory, getMaxAllocationSize, getMetadataFilter, getPropertyNames, getRecordFilter, isEnabled, useDictionaryFilter, useRecordFilter, useSignedStringMinMax, useStatsFilterpublic String getProperty(String property)
getProperty in class ParquetReadOptionspublic org.apache.hadoop.conf.Configuration getConf()
public static HadoopReadOptions.Builder builder(org.apache.hadoop.conf.Configuration conf)
Copyright © 2019 The Apache Software Foundation. All rights reserved.