public abstract class CreateFunctionMessage extends EventMessage
EventMessage.EventType
eventType
Modifier | Constructor and Description |
---|---|
protected |
CreateFunctionMessage() |
Modifier and Type | Method and Description |
---|---|
EventMessage |
checkValid()
Class invariant.
|
abstract org.apache.hadoop.hive.metastore.api.Function |
getFunctionObj() |
getDB, getEventType, getServer, getServicePrincipal, getTimestamp
public abstract org.apache.hadoop.hive.metastore.api.Function getFunctionObj() throws Exception
Exception
public EventMessage checkValid()
EventMessage
checkValid
in class EventMessage
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.