public static class Repeated.RepeatedGroupConverter extends HiveGroupConverter implements Repeated
Repeated.RepeatedConverterParent, Repeated.RepeatedGroupConverter, Repeated.RepeatedPrimitiveConverter| Constructor and Description |
|---|
Repeated.RepeatedGroupConverter(parquet.schema.GroupType groupType,
org.apache.hadoop.hive.ql.io.parquet.convert.ConverterParent parent,
int index) |
| Modifier and Type | Method and Description |
|---|---|
void |
end() |
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 Repeated.RepeatedGroupConverter(parquet.schema.GroupType groupType,
org.apache.hadoop.hive.ql.io.parquet.convert.ConverterParent parent,
int index)
public void set(int fieldIndex,
org.apache.hadoop.io.Writable value)
set in class HiveGroupConverterpublic parquet.io.api.Converter getConverter(int fieldIndex)
getConverter in class parquet.io.api.GroupConverterpublic void start()
start in class parquet.io.api.GroupConverterpublic void end()
end in class parquet.io.api.GroupConverterpublic void parentStart()
parentStart in interface RepeatedCopyright © 2017 The Apache Software Foundation. All rights reserved.