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