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