public class PhoenixSerializer
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PhoenixSerializer.DmlType |
| Constructor and Description |
|---|
PhoenixSerializer(org.apache.hadoop.conf.Configuration config,
java.util.Properties tbl) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.io.Writable |
serialize(java.lang.Object values,
org.apache.hadoop.hive.serde2.objectinspector.ObjectInspector objInspector,
PhoenixSerializer.DmlType dmlType) |
public PhoenixSerializer(org.apache.hadoop.conf.Configuration config,
java.util.Properties tbl)
throws org.apache.hadoop.hive.serde2.SerDeException
org.apache.hadoop.hive.serde2.SerDeExceptionpublic org.apache.hadoop.io.Writable serialize(java.lang.Object values,
org.apache.hadoop.hive.serde2.objectinspector.ObjectInspector objInspector,
PhoenixSerializer.DmlType dmlType)
Copyright © 2021 Apache Software Foundation. All rights reserved.