org.apache.hadoop.hive.serde2.lazybinary
Class LazyBinarySerDe.StringWrapper
java.lang.Object
org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe.StringWrapper
- Enclosing class:
- LazyBinarySerDe
public static class LazyBinarySerDe.StringWrapper
- extends Object
Method Summary |
void |
set(byte[] bytes,
int start,
int length)
|
bytes
public byte[] bytes
start
public int start
length
public int length
LazyBinarySerDe.StringWrapper
public LazyBinarySerDe.StringWrapper()
set
public void set(byte[] bytes,
int start,
int length)
Copyright © 2014 The Apache Software Foundation. All rights reserved.