@InterfaceAudience.Public @InterfaceStability.Stable public class PreAlterISchemaEvent extends PreEventContext
PreEventContext.PreEventType| Constructor and Description |
|---|
PreAlterISchemaEvent(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() |
getEventType, getHandlerpublic PreAlterISchemaEvent(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.