public class AddPartitionEvent extends ListenerEvent
Constructor and Description |
---|
AddPartitionEvent(Table table,
Partition partition,
boolean status,
HiveMetaStore.HMSHandler handler) |
Modifier and Type | Method and Description |
---|---|
Partition |
getPartition() |
Table |
getTable() |
getEnvironmentContext, getHandler, getStatus, setEnvironmentContext
public AddPartitionEvent(Table table, Partition partition, boolean status, HiveMetaStore.HMSHandler handler)
Copyright © 2012 The Apache Software Foundation