public static class HiveParserBaseSemanticAnalyzer.NotNullConstraint extends Object implements Serializable
Constructor and Description |
---|
NotNullConstraint(String colName,
String constraintName,
boolean enable,
boolean validate,
boolean rely) |
Modifier and Type | Method and Description |
---|---|
String |
getColName() |
String |
getConstraintName() |
boolean |
isEnable() |
boolean |
isRely() |
boolean |
isValidate() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.