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

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

public static final class IntString.Isset
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
 boolean myint
           
 boolean myString
           
 
Constructor Summary
IntString.Isset()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

myint

public boolean myint

myString

public boolean myString
Constructor Detail

IntString.Isset

public IntString.Isset()


Copyright © 2009 The Apache Software Foundation