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