public abstract class CreateTableMessage extends HCatEventMessage
HCatEventMessage.EventType
eventType
Modifier | Constructor and Description |
---|---|
protected |
CreateTableMessage() |
Modifier and Type | Method and Description |
---|---|
HCatEventMessage |
checkValid()
Class invariant.
|
abstract String |
getTable()
Getter for the name of table created in HCatalog.
|
getDB, getEventType, getServer, getServicePrincipal, getTimestamp
public abstract String getTable()
public HCatEventMessage checkValid()
HCatEventMessage
checkValid
in class HCatEventMessage
Copyright © 2017 The Apache Software Foundation. All rights reserved.