public class LoadPartitionDoneEvent extends ListenerEvent
Constructor and Description |
---|
LoadPartitionDoneEvent(boolean status,
Table table,
Map<String,String> partSpec,
HiveMetaStore.HMSHandler handler) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getPartitionName() |
Table |
getTable() |
getEnvironmentContext, getHandler, getStatus, setEnvironmentContext
public LoadPartitionDoneEvent(boolean status, Table table, Map<String,String> partSpec, HiveMetaStore.HMSHandler handler)
Copyright © 2017 The Apache Software Foundation. All rights reserved.