@InterfaceAudience.Public @InterfaceStability.Stable public abstract class DropTableMessage extends HCatEventMessage
HCatEventMessage.EventTypeeventType| Modifier | Constructor and Description |
|---|---|
protected |
DropTableMessage() |
| Modifier and Type | Method and Description |
|---|---|
HCatEventMessage |
checkValid()
Class invariant.
|
abstract String |
getTable()
Getter for the name of the table being dropped.
|
abstract String |
getTableType() |
getDB, getEventType, getServer, getServicePrincipal, getTimestamppublic abstract String getTable()
public abstract String getTableType()
public HCatEventMessage checkValid()
HCatEventMessagecheckValid in class HCatEventMessageCopyright © 2019 The Apache Software Foundation. All Rights Reserved.