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