public class UnlockTableDesc extends DDLDesc implements Serializable
DDLDesc.DDLDescWithWriteId| 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 © 2019 The Apache Software Foundation. All Rights Reserved.