| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.io | |
| org.apache.hadoop.hive.serde2.io | |
| org.apache.hadoop.hive.serde2.objectinspector.primitive |
| Modifier and Type | Method and Description |
|---|---|
static HiveCharWritable |
BatchToRowReader.nextChar(org.apache.hadoop.hive.ql.exec.vector.ColumnVector vector,
int row,
int size,
Object previous) |
| Modifier and Type | Method and Description |
|---|---|
int |
HiveCharWritable.compareTo(HiveCharWritable rhs) |
void |
HiveCharWritable.set(HiveCharWritable val) |
void |
HiveCharWritable.set(HiveCharWritable val,
int maxLength) |
| Constructor and Description |
|---|
HiveCharWritable(HiveCharWritable hcw) |
| Modifier and Type | Field and Description |
|---|---|
protected HiveCharWritable |
WritableConstantHiveCharObjectInspector.value |
| Modifier and Type | Method and Description |
|---|---|
HiveCharWritable |
JavaHiveCharObjectInspector.getPrimitiveWritableObject(Object o) |
HiveCharWritable |
WritableHiveCharObjectInspector.getPrimitiveWritableObject(Object o) |
HiveCharWritable |
HiveCharObjectInspector.getPrimitiveWritableObject(Object o) |
HiveCharWritable |
WritableConstantHiveCharObjectInspector.getWritableConstantValue() |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.