public class StandardParquetHiveMapInspector extends AbstractParquetMapInspector
ObjectInspector.Category
keyInspector, valueInspector
Constructor and Description |
---|
StandardParquetHiveMapInspector(ObjectInspector keyInspector,
ObjectInspector valueInspector) |
Modifier and Type | Method and Description |
---|---|
Object |
getMapValueElement(Object data,
Object key) |
clear, create, equals, getCategory, getMap, getMapKeyObjectInspector, getMapSize, getMapValueObjectInspector, getTypeName, hashCode, put, remove
public StandardParquetHiveMapInspector(ObjectInspector keyInspector, ObjectInspector valueInspector)
Copyright © 2017 The Apache Software Foundation. All rights reserved.