public class CreateOrAlterWMMappingDesc extends DDLDesc implements Serializable
DDLDesc.DDLDescWithWriteId| Constructor and Description |
|---|
CreateOrAlterWMMappingDesc() |
CreateOrAlterWMMappingDesc(org.apache.hadoop.hive.metastore.api.WMMapping mapping,
boolean update) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hive.metastore.api.WMMapping |
getMapping() |
boolean |
isUpdate() |
void |
setMapping(org.apache.hadoop.hive.metastore.api.WMMapping mapping) |
void |
setUpdate(boolean update) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.