public abstract class DropPartitionMessage extends HCatEventMessage
HCatEventMessage.EventType
eventType
Modifier | Constructor and Description |
---|---|
protected |
DropPartitionMessage() |
Modifier and Type | Method and Description |
---|---|
HCatEventMessage |
checkValid()
Class invariant.
|
abstract java.util.List<java.util.Map<java.lang.String,java.lang.String>> |
getPartitions() |
abstract java.lang.String |
getTable() |
getDB, getEventType, getServer, getServicePrincipal, getTimestamp
public abstract java.lang.String getTable()
public abstract java.util.List<java.util.Map<java.lang.String,java.lang.String>> getPartitions()
public HCatEventMessage checkValid()
HCatEventMessage
checkValid
in class HCatEventMessage
Copyright © 2012 The Apache Software Foundation