| Package | Description |
|---|---|
| org.apache.phoenix.hive |
| Modifier and Type | Method and Description |
|---|---|
static PhoenixSerializer.DmlType |
PhoenixSerializer.DmlType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PhoenixSerializer.DmlType[] |
PhoenixSerializer.DmlType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.io.Writable |
PhoenixSerializer.serialize(java.lang.Object values,
org.apache.hadoop.hive.serde2.objectinspector.ObjectInspector objInspector,
PhoenixSerializer.DmlType dmlType) |
Copyright © 2021 Apache Software Foundation. All rights reserved.