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

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

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

See Also:
Serialized Form

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

Field Detail

o1

public boolean o1

o2

public boolean o2

o3

public boolean o3

o4

public boolean o4
Constructor Detail

ThriftHiveMetastore.create_table_result.Isset

public ThriftHiveMetastore.create_table_result.Isset()


Copyright © 2009 The Apache Software Foundation