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