org.apache.hadoop.hive.metastore.api
Class Table.Isset
java.lang.Object
org.apache.hadoop.hive.metastore.api.Table.Isset
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Table
public static final class Table.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 |
tableName
public boolean tableName
dbName
public boolean dbName
owner
public boolean owner
createTime
public boolean createTime
lastAccessTime
public boolean lastAccessTime
retention
public boolean retention
sd
public boolean sd
partitionKeys
public boolean partitionKeys
parameters
public boolean parameters
Table.Isset
public Table.Isset()
Copyright © 2009 The Apache Software Foundation