public class AlterTableSetSkewedLocationDesc extends AbstractAlterTableDesc
DDLDesc.DDLDescWithWriteId| Constructor and Description |
|---|
AlterTableSetSkewedLocationDesc(TableName tableName,
Map<String,String> partitionSpec,
Map<List<String>,String> skewedLocations) |
| Modifier and Type | Method and Description |
|---|---|
Map<List<String>,String> |
getSkewedLocations() |
List<String> |
getSkewedLocationsExplain() |
boolean |
mayNeedWriteId() |
expectView, getDbTableName, getEnvironmentContext, getFullTableName, getPartitionSpec, getProps, getReplicationSpec, getType, getWriteId, isCascade, setWriteIdpublic AlterTableSetSkewedLocationDesc(TableName tableName, Map<String,String> partitionSpec, Map<List<String>,String> skewedLocations) throws SemanticException
SemanticExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.