@InterfaceAudience.Public @InterfaceStability.Stable public class DropConstraintEvent extends ListenerEvent
| Constructor and Description |
|---|
DropConstraintEvent(String catName,
String dbName,
String tableName,
String constraintName,
boolean status,
IHMSHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCatName() |
String |
getConstraintName() |
String |
getDbName() |
String |
getTableName() |
getEnvironmentContext, getHandler, getIHMSHandler, getParameters, getStatus, putParameter, putParameters, setEnvironmentContextpublic DropConstraintEvent(String catName, String dbName, String tableName, String constraintName, boolean status, IHMSHandler handler)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.