public abstract class DropTableMessage extends EventMessage
EventMessage.EventTypeeventType| Modifier | Constructor and Description |
|---|---|
protected |
DropTableMessage() |
| Modifier and Type | Method and Description |
|---|---|
EventMessage |
checkValid()
Class invariant.
|
abstract String |
getTable()
Getter for the name of the table being dropped.
|
abstract Table |
getTableObj() |
abstract String |
getTableType() |
getDB, getEventType, getServer, getServicePrincipal, getTimestamppublic abstract String getTable()
public abstract String getTableType()
public EventMessage checkValid()
EventMessagecheckValid in class EventMessageCopyright © 2024 The Apache Software Foundation. All rights reserved.