org.apache.hadoop.hive.ql.plan
Class UnlockDatabaseDesc
java.lang.Object
org.apache.hadoop.hive.ql.plan.DDLDesc
org.apache.hadoop.hive.ql.plan.UnlockDatabaseDesc
- All Implemented Interfaces:
- Serializable
public class UnlockDatabaseDesc
- extends DDLDesc
- implements Serializable
UnlockDatabaseDesc.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnlockDatabaseDesc
public UnlockDatabaseDesc(String databaseName)
getDatabaseName
public String getDatabaseName()
setDatabaseName
public void setDatabaseName(String databaseName)
Copyright © 2014 The Apache Software Foundation. All rights reserved.