org.apache.hadoop.hive.ql.io.orc
Class TestNewIntegerEncoding.Row

java.lang.Object
  extended by org.apache.hadoop.hive.ql.io.orc.TestNewIntegerEncoding.Row
Enclosing class:
TestNewIntegerEncoding

public static class TestNewIntegerEncoding.Row
extends Object


Constructor Summary
TestNewIntegerEncoding.Row(int val, long l)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestNewIntegerEncoding.Row

public TestNewIntegerEncoding.Row(int val,
                                  long l)


Copyright © 2012 The Apache Software Foundation