org.apache.hadoop.hive.serde2.binarysortable
Class MyTestClass
java.lang.Object
org.apache.hadoop.hive.serde2.binarysortable.MyTestClass
public class MyTestClass
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyTestClass
public MyTestClass()
MyTestClass
public MyTestClass(Byte b,
Short s,
Integer i,
Long l,
Float f,
Double d,
String st,
MyTestInnerStruct is,
List<Integer> li)
Copyright © 2009 The Apache Software Foundation