public class CacheMetadataDesc extends DDLDesc
DDLDesc.DDLDescWithWriteId| Constructor and Description |
|---|
CacheMetadataDesc(String dbName,
String tableName,
boolean isAllParts) |
CacheMetadataDesc(String dbName,
String tableName,
String partName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDbName() |
String |
getPartName() |
String |
getTableName() |
boolean |
isAllParts() |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.