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