public class ColumnValue extends Object
| Constructor and Description |
|---|
ColumnValue() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
toColumnValue(org.apache.hive.service.rpc.thrift.TColumnValue value) |
static org.apache.hive.service.rpc.thrift.TColumnValue |
toTColumnValue(TypeDescriptor typeDescriptor,
Object value) |
public static org.apache.hive.service.rpc.thrift.TColumnValue toTColumnValue(TypeDescriptor typeDescriptor, Object value)
public static Object toColumnValue(org.apache.hive.service.rpc.thrift.TColumnValue value)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.