public class StructHBaseValueFactory<T extends HBaseStructValue> extends DefaultHBaseValueFactory
HBaseValueFactory to consume a custom structcolumnMappings, conf, hbaseParams, properties, serdeParams| Constructor and Description |
|---|
StructHBaseValueFactory(int fieldID,
Class<?> structValueClass) |
| Modifier and Type | Method and Description |
|---|---|
LazyObjectBase |
createValueObject(ObjectInspector inspector)
create custom object for hbase value
|
createValueObjectInspector, init, serializeValuepublic LazyObjectBase createValueObject(ObjectInspector inspector) throws SerDeException
HBaseValueFactorycreateValueObject in interface HBaseValueFactorycreateValueObject in class DefaultHBaseValueFactoryinspector - OI create by HBaseKeyFactory.createKeyObjectInspector(org.apache.hadoop.hive.serde2.typeinfo.TypeInfo)SerDeExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.