public abstract class PreEventContext extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PreEventContext.PreEventType |
Constructor and Description |
---|
PreEventContext(PreEventContext.PreEventType eventType,
HiveMetaStore.HMSHandler handler) |
Modifier and Type | Method and Description |
---|---|
PreEventContext.PreEventType |
getEventType() |
HiveMetaStore.HMSHandler |
getHandler() |
public PreEventContext(PreEventContext.PreEventType eventType, HiveMetaStore.HMSHandler handler)
public PreEventContext.PreEventType getEventType()
public HiveMetaStore.HMSHandler getHandler()
Copyright © 2017 The Apache Software Foundation. All rights reserved.