- java.lang.Object
-
- parquet.io.api.Converter
-
- parquet.io.api.GroupConverter
-
- parquet.tools.read.SimpleRecordConverter
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
end() |
parquet.io.api.Converter |
getConverter(int fieldIndex) |
void |
start() |
-
Methods inherited from class parquet.io.api.GroupConverter
asGroupConverter, isPrimitive
-
Methods inherited from class parquet.io.api.Converter
asPrimitiveConverter
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
start
public void start()
- Specified by:
start in class parquet.io.api.GroupConverter
-
end
public void end()
- Specified by:
end in class parquet.io.api.GroupConverter
Copyright © 2016 Cloudera. All Rights Reserved.