org.apache.hadoop.hive.metastore.api
Class ThriftMetaStore.truncate_table_args.Isset
java.lang.Object
org.apache.hadoop.hive.metastore.api.ThriftMetaStore.truncate_table_args.Isset
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ThriftMetaStore.truncate_table_args
public static final class ThriftMetaStore.truncate_table_args.Isset
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
db_name
public boolean db_name
table_name
public boolean table_name
partition
public boolean partition
ThriftMetaStore.truncate_table_args.Isset
public ThriftMetaStore.truncate_table_args.Isset()
Copyright © 2009 The Apache Software Foundation