public class DefaultConstraint extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConstraint.DefaultConstraintCol |
| Constructor and Description |
|---|
DefaultConstraint() |
DefaultConstraint(List<org.apache.hadoop.hive.metastore.api.SQLDefaultConstraint> defaultConstraintList,
String tableName,
String databaseName) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getColNameToDefaultValueMap() |
String |
getDatabaseName() |
Map<String,List<DefaultConstraint.DefaultConstraintCol>> |
getDefaultConstraints() |
String |
getTableName() |
String |
toString() |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.