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