org.apache.hadoop.hive.metastore.api
Class ThriftHiveMetastore.get_database_result.Isset

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

public static final class ThriftHiveMetastore.get_database_result.Isset
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
 boolean o1
           
 boolean o2
           
 boolean success
           
 
Constructor Summary
ThriftHiveMetastore.get_database_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
Constructor Detail

ThriftHiveMetastore.get_database_result.Isset

public ThriftHiveMetastore.get_database_result.Isset()


Copyright © 2009 The Apache Software Foundation