Package | Description |
---|---|
org.apache.hadoop.hive.serde2.typeinfo |
This package provides the implementation of the SerDe type system.
|
Modifier and Type | Class and Description |
---|---|
class |
CharTypeInfo |
class |
VarcharTypeInfo |
Modifier and Type | Method and Description |
---|---|
static boolean |
BaseCharUtils.doesPrimitiveMatchTypeParams(HiveBaseChar value,
BaseCharTypeInfo typeInfo) |
static boolean |
BaseCharUtils.doesWritableMatchTypeParams(HiveBaseCharWritable writable,
BaseCharTypeInfo typeInfo) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.