public class AlterTableSetLocationDesc extends AbstractAlterTableDesc
DDLDesc.DDLDescWithWriteId| Constructor and Description |
|---|
AlterTableSetLocationDesc(TableName tableName,
Map<String,String> partitionSpec,
String location) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation() |
boolean |
mayNeedWriteId() |
expectView, getDbTableName, getEnvironmentContext, getFullTableName, getPartitionSpec, getProps, getReplicationSpec, getType, getWriteId, isCascade, setWriteIdpublic AlterTableSetLocationDesc(TableName tableName, Map<String,String> partitionSpec, String location) throws SemanticException
SemanticExceptionpublic String getLocation()
public boolean mayNeedWriteId()
Copyright © 2022 The Apache Software Foundation. All rights reserved.