@InterfaceAudience.Public @InterfaceStability.Stable public class LoadPartitionDoneEvent extends ListenerEvent
| Constructor and Description |
|---|
LoadPartitionDoneEvent(boolean status,
org.apache.hadoop.hive.metastore.api.Table table,
Map<String,String> partSpec,
IHMSHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getPartitionName() |
org.apache.hadoop.hive.metastore.api.Table |
getTable() |
getEnvironmentContext, getHandler, getIHMSHandler, getParameters, getStatus, putParameter, putParameters, setEnvironmentContextpublic LoadPartitionDoneEvent(boolean status,
org.apache.hadoop.hive.metastore.api.Table table,
Map<String,String> partSpec,
IHMSHandler handler)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.