@InterfaceAudience.Public @InterfaceStability.Stable public class AllocWriteIdEvent extends ListenerEvent
| Constructor and Description |
|---|
AllocWriteIdEvent(List<org.apache.hadoop.hive.metastore.api.TxnToWriteId> txnToWriteIdList,
String dbName,
String tableName,
IHMSHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDbName() |
String |
getTableName() |
List<org.apache.hadoop.hive.metastore.api.TxnToWriteId> |
getTxnToWriteIdList() |
getEnvironmentContext, getHandler, getIHMSHandler, getParameters, getStatus, putParameter, putParameters, setEnvironmentContextpublic AllocWriteIdEvent(List<org.apache.hadoop.hive.metastore.api.TxnToWriteId> txnToWriteIdList, String dbName, String tableName, IHMSHandler handler)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.