| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.udf.generic |
Standard toolkit and framework for generic User-defined functions.
|
| org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive | |
| org.apache.hadoop.hive.serde2.objectinspector.primitive |
| Modifier and Type | Field and Description |
|---|---|
protected BinaryObjectInspector |
GenericUDAFComputeStats.GenericUDAFNumericStatsEvaluator.ndvFieldOI |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyBinaryObjectInspector |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SettableBinaryObjectInspector |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaBinaryObjectInspector |
class |
JavaConstantBinaryObjectInspector |
class |
WritableBinaryObjectInspector
A WritableBinaryObjectInspector inspects a BytesWritable Object.
|
class |
WritableConstantBinaryObjectInspector
A WritableConstantBinaryObjectInspector is a WritableBinaryObjectInspector
that implements ConstantObjectInspector.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.