public class MsckDesc extends Object implements DDLDesc, Serializable
DDLDesc.DDLDescWithWriteId| Constructor and Description |
|---|
MsckDesc(String tableName,
byte[] filterExp,
org.apache.hadoop.fs.Path resFile,
boolean repairPartitions,
boolean addPartitions,
boolean dropPartitions) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getFilterExp() |
String |
getResFile() |
String |
getTableName() |
boolean |
isAddPartitions() |
boolean |
isDropPartitions() |
boolean |
isRepairPartitions() |
public MsckDesc(String tableName, byte[] filterExp, org.apache.hadoop.fs.Path resFile, boolean repairPartitions, boolean addPartitions, boolean dropPartitions)
Copyright © 2022 The Apache Software Foundation. All rights reserved.