@InterfaceAudience.Public @InterfaceStability.Stable public class AcidWriteEvent extends ListenerEvent
| Constructor and Description |
|---|
AcidWriteEvent(String partition,
Table tableObj,
Partition partitionObj,
WriteNotificationLogRequest writeNotificationLogRequest) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getChecksums() |
String |
getDatabase() |
List<String> |
getFiles() |
String |
getPartition() |
Partition |
getPartitionObj() |
List<String> |
getSubDirs() |
String |
getTable() |
Table |
getTableObj() |
Long |
getTxnId() |
Long |
getWriteId() |
getEnvironmentContext, getHandler, getIHMSHandler, getParameters, getStatus, putParameter, putParameters, setEnvironmentContextpublic AcidWriteEvent(String partition, Table tableObj, Partition partitionObj, WriteNotificationLogRequest writeNotificationLogRequest)
Copyright © 2024 The Apache Software Foundation. All rights reserved.