public class DeepParquetHiveMapInspector extends AbstractParquetMapInspector
ObjectInspector.CategorykeyInspector, valueInspector| Constructor and Description |
|---|
DeepParquetHiveMapInspector(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, removepublic DeepParquetHiveMapInspector(ObjectInspector keyInspector, ObjectInspector valueInspector)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.