org.apache.hadoop.hive.metastore.api
Class ThriftMetaStore.cat_result.Isset

java.lang.Object
  extended by org.apache.hadoop.hive.metastore.api.ThriftMetaStore.cat_result.Isset
All Implemented Interfaces:
Serializable
Enclosing class:
ThriftMetaStore.cat_result

public static final class ThriftMetaStore.cat_result.Isset
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
 boolean o1
           
 boolean o2
           
 boolean o3
           
 boolean success
           
 
Constructor Summary
ThriftMetaStore.cat_result.Isset()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

success

public boolean success

o1

public boolean o1

o2

public boolean o2

o3

public boolean o3
Constructor Detail

ThriftMetaStore.cat_result.Isset

public ThriftMetaStore.cat_result.Isset()


Copyright © 2009 The Apache Software Foundation