public class AlterPartitionEvent extends ListenerEvent
Constructor and Description |
---|
AlterPartitionEvent(Partition oldPart,
Partition newPart,
boolean status,
HiveMetaStore.HMSHandler handler) |
Modifier and Type | Method and Description |
---|---|
Partition |
getNewPartition() |
Partition |
getOldPartition() |
getEnvironmentContext, getHandler, getStatus, setEnvironmentContext
public AlterPartitionEvent(Partition oldPart, Partition newPart, boolean status, HiveMetaStore.HMSHandler handler)
Copyright © 2012 The Apache Software Foundation