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

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

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

See Also:
Serialized Form

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

Field Detail

sd

public boolean sd

parts

public boolean parts
Constructor Detail

ThriftHiveMetastore.alter_partitions_args.Isset

public ThriftHiveMetastore.alter_partitions_args.Isset()


Copyright © 2009 The Apache Software Foundation