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

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

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

See Also:
Serialized Form

Field Summary
 boolean description
           
 boolean name
           
 
Constructor Summary
ThriftHiveMetastore.create_database_args.Isset()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public boolean name

description

public boolean description
Constructor Detail

ThriftHiveMetastore.create_database_args.Isset

public ThriftHiveMetastore.create_database_args.Isset()


Copyright © 2009 The Apache Software Foundation