org.apache.hadoop.hive.ql.io.orc
Class TestSerializationUtils

java.lang.Object
  extended by org.apache.hadoop.hive.ql.io.orc.TestSerializationUtils

public class TestSerializationUtils
extends Object


Constructor Summary
TestSerializationUtils()
           
 
Method Summary
static void main(String[] args)
           
 void testBigIntegers()
           
 void testDoubles()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSerializationUtils

public TestSerializationUtils()
Method Detail

testDoubles

public void testDoubles()
                 throws Exception
Throws:
Exception

testBigIntegers

public void testBigIntegers()
                     throws Exception
Throws:
Exception

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2012 The Apache Software Foundation