@InterfaceAudience.Public @InterfaceStability.Stable public class AddUniqueConstraintEvent extends ListenerEvent
| Constructor and Description |
|---|
AddUniqueConstraintEvent(List<org.apache.hadoop.hive.metastore.api.SQLUniqueConstraint> uks,
boolean status,
IHMSHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.hadoop.hive.metastore.api.SQLUniqueConstraint> |
getUniqueConstraintCols() |
getEnvironmentContext, getHandler, getIHMSHandler, getParameters, getStatus, putParameter, putParameters, setEnvironmentContextpublic AddUniqueConstraintEvent(List<org.apache.hadoop.hive.metastore.api.SQLUniqueConstraint> uks, boolean status, IHMSHandler handler)
public List<org.apache.hadoop.hive.metastore.api.SQLUniqueConstraint> getUniqueConstraintCols()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.