public abstract class DropPartitionMessage extends EventMessage
EventMessage.EventTypeeventType| Modifier | Constructor and Description |
|---|---|
protected |
DropPartitionMessage() |
| Modifier and Type | Method and Description |
|---|---|
EventMessage |
checkValid()
Class invariant.
|
abstract List<Map<String,String>> |
getPartitions() |
abstract String |
getTable() |
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.