public static class Repeated.RepeatedGroupConverter extends HiveGroupConverter implements Repeated
Repeated.RepeatedConverterParent, Repeated.RepeatedGroupConverter, Repeated.RepeatedPrimitiveConverter| Constructor and Description |
|---|
RepeatedGroupConverter(org.apache.parquet.schema.GroupType groupType,
org.apache.hadoop.hive.ql.io.parquet.convert.ConverterParent parent,
int index,
TypeInfo hiveTypeInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
end() |
org.apache.parquet.io.api.Converter |
getConverter(int fieldIndex) |
Map<String,String> |
getMetadata() |
void |
parentEnd() |
void |
parentStart() |
void |
set(int fieldIndex,
org.apache.hadoop.io.Writable value) |
void |
start() |
getConverterFromDescription, getConverterFromDescription, getConverterFromDescription, getMetadata, setMetadatapublic RepeatedGroupConverter(org.apache.parquet.schema.GroupType groupType,
org.apache.hadoop.hive.ql.io.parquet.convert.ConverterParent parent,
int index,
TypeInfo hiveTypeInfo)
public void set(int fieldIndex,
org.apache.hadoop.io.Writable value)
set in class HiveGroupConverterpublic org.apache.parquet.io.api.Converter getConverter(int fieldIndex)
getConverter in class org.apache.parquet.io.api.GroupConverterpublic void start()
start in class org.apache.parquet.io.api.GroupConverterpublic void end()
end in class org.apache.parquet.io.api.GroupConverterpublic void parentStart()
parentStart in interface RepeatedCopyright © 2019 The Apache Software Foundation. All Rights Reserved.