public class HCatNotificationEvent extends Object
NotificationEvent,
so that if that class changes we can still keep this one constant for backward compatibility| Modifier and Type | Class and Description |
|---|---|
static class |
HCatNotificationEvent.Scope |
| Constructor and Description |
|---|
HCatNotificationEvent(NotificationEvent event) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDbName() |
long |
getEventId() |
HCatNotificationEvent.Scope |
getEventScope() |
int |
getEventTime() |
String |
getEventType() |
String |
getMessage() |
String |
getTableName() |
String |
toString() |
public HCatNotificationEvent(NotificationEvent event)
public long getEventId()
public HCatNotificationEvent.Scope getEventScope()
public int getEventTime()
public String getEventType()
public String getDbName()
public String getTableName()
public String getMessage()
Copyright © 2017 The Apache Software Foundation. All rights reserved.