public class UnlockTableDesc extends DDLDesc implements Serializable
Constructor and Description |
---|
UnlockTableDesc() |
UnlockTableDesc(String tableName,
Map<String,String> partSpec) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getPartSpec() |
String |
getTableName() |
void |
setPartSpec(Map<String,String> partSpec) |
void |
setTableName(String tableName) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.