org.apache.hive.common.util
Class Decimal128FastBuffer
java.lang.Object
org.apache.hive.common.util.Decimal128FastBuffer
public class Decimal128FastBuffer
- extends Object
A helper class for fast serialization of decimal128 in the BigDecimal byte[] representation
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Decimal128FastBuffer
public Decimal128FastBuffer()
getByteBuffer
public ByteBuffer getByteBuffer(int index)
getBytes
public byte[] getBytes(int index)
Copyright © 2014 The Apache Software Foundation. All rights reserved.