org.apache.hadoop.hive.serde2.thrift.test
Class Complex.Isset

java.lang.Object
  extended by org.apache.hadoop.hive.serde2.thrift.test.Complex.Isset
All Implemented Interfaces:
Serializable
Enclosing class:
Complex

public static final class Complex.Isset
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
 boolean aint
           
 boolean aString
           
 boolean lint
           
 boolean lintString
           
 boolean lString
           
 boolean mStringString
           
 
Constructor Summary
Complex.Isset()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

aint

public boolean aint

aString

public boolean aString

lint

public boolean lint

lString

public boolean lString

lintString

public boolean lintString

mStringString

public boolean mStringString
Constructor Detail

Complex.Isset

public Complex.Isset()


Copyright © 2009 The Apache Software Foundation