org.apache.hadoop.hive.serde.test
Class ThriftTestObj.Isset

java.lang.Object
  extended by org.apache.hadoop.hive.serde.test.ThriftTestObj.Isset
All Implemented Interfaces:
Serializable
Enclosing class:
ThriftTestObj

public static final class ThriftTestObj.Isset
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
 boolean field1
           
 boolean field2
           
 boolean field3
           
 
Constructor Summary
ThriftTestObj.Isset()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

field1

public boolean field1

field2

public boolean field2

field3

public boolean field3
Constructor Detail

ThriftTestObj.Isset

public ThriftTestObj.Isset()


Copyright © 2009 The Apache Software Foundation