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, setMetadata
public 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 HiveGroupConverter
public parquet.io.api.Converter getConverter(int fieldIndex)
getConverter
in class parquet.io.api.GroupConverter
public void start()
start
in class parquet.io.api.GroupConverter
public void end()
end
in class parquet.io.api.GroupConverter
public void parentStart()
parentStart
in interface Repeated
Copyright © 2017 The Apache Software Foundation. All rights reserved.