Package | Description |
---|---|
org.apache.hadoop.hive.ql.stats | |
org.apache.hadoop.hive.serde2.objectinspector |
Modifier and Type | Method and Description |
---|---|
static long |
StatsUtils.getSizeOfMap(StandardConstantMapObjectInspector scmoi)
Estimate the size of map object
|
Modifier and Type | Method and Description |
---|---|
static StandardConstantMapObjectInspector |
ObjectInspectorFactory.getStandardConstantMapObjectInspector(ObjectInspector mapKeyObjectInspector,
ObjectInspector mapValueObjectInspector,
Map<?,?> constantValue) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.