public abstract static class DeserializeRead.ReadHiveCharResults extends DeserializeRead.ReadBytesResults
Modifier and Type | Field and Description |
---|---|
protected HiveCharWritable |
hiveCharWritable |
bytes, length, start
Constructor and Description |
---|
DeserializeRead.ReadHiveCharResults() |
protected HiveCharWritable hiveCharWritable
public void init(CharTypeInfo charTypeInfo)
public boolean isInit()
public int getMaxLength()
public HiveChar getHiveChar()
Copyright © 2017 The Apache Software Foundation. All rights reserved.