org.apache.hadoop.hive.ql.io.parquet.serde.primitive
Class ParquetPrimitiveInspectorFactory
java.lang.Object
org.apache.hadoop.hive.ql.io.parquet.serde.primitive.ParquetPrimitiveInspectorFactory
public class ParquetPrimitiveInspectorFactory
- extends Object
The ParquetPrimitiveInspectorFactory allows us to be sure that the same object is inspected by the same inspector.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parquetByteInspector
public static final ParquetByteInspector parquetByteInspector
parquetShortInspector
public static final ParquetShortInspector parquetShortInspector
parquetStringInspector
public static final ParquetStringInspector parquetStringInspector
Copyright © 2014 The Apache Software Foundation. All rights reserved.