Uses of Class
org.apache.hive.common.util.Decimal128FastBuffer

Packages that use Decimal128FastBuffer
org.apache.hadoop.hive.common.type   
 

Uses of Decimal128FastBuffer in org.apache.hadoop.hive.common.type
 

Methods in org.apache.hadoop.hive.common.type with parameters of type Decimal128FastBuffer
 int Decimal128.fastSerializeForHiveDecimal(Decimal128FastBuffer scratch)
          Serializes the value in a format compatible with the BigDecimal's own representation
 int UnsignedInt128.fastSerializeForHiveDecimal(Decimal128FastBuffer scratch, byte signum)
           
 



Copyright © 2014 The Apache Software Foundation. All rights reserved.