@InterfaceAudience.Public @InterfaceStability.Stable public abstract class AlterPartitionMessage extends HCatEventMessage
HCatEventMessage.EventTypeeventType| Modifier | Constructor and Description |
|---|---|
protected |
AlterPartitionMessage() |
| Modifier and Type | Method and Description |
|---|---|
HCatEventMessage |
checkValid()
Class invariant.
|
abstract Map<String,String> |
getKeyValues() |
abstract String |
getTable() |
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.