public class HBaseLazyObjectFactory extends Object
| Constructor and Description |
|---|
HBaseLazyObjectFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ObjectInspector |
createLazyHBaseStructInspector(HBaseSerDeParameters hSerdeParams,
Properties tbl) |
static ObjectInspector |
createLazyHBaseStructInspector(LazySerDeParameters serdeParams,
int index,
HBaseKeyFactory keyFactory,
List<HBaseValueFactory> valueFactories) |
public static ObjectInspector createLazyHBaseStructInspector(LazySerDeParameters serdeParams, int index, HBaseKeyFactory keyFactory, List<HBaseValueFactory> valueFactories) throws SerDeException
SerDeExceptionpublic static ObjectInspector createLazyHBaseStructInspector(HBaseSerDeParameters hSerdeParams, Properties tbl) throws SerDeException
SerDeExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.