@InterfaceAudience.Public @InterfaceStability.Stable public class AddPrimaryKeyEvent extends ListenerEvent
| Constructor and Description |
|---|
AddPrimaryKeyEvent(List<SQLPrimaryKey> pks,
boolean status,
IHMSHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
List<SQLPrimaryKey> |
getPrimaryKeyCols() |
getEnvironmentContext, getHandler, getIHMSHandler, getParameters, getStatus, putParameter, putParameters, setEnvironmentContextpublic AddPrimaryKeyEvent(List<SQLPrimaryKey> pks, boolean status, IHMSHandler handler)
public List<SQLPrimaryKey> getPrimaryKeyCols()
Copyright © 2024 The Apache Software Foundation. All rights reserved.