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