|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PreEventContext.PreEventType | |
---|---|
org.apache.hadoop.hive.metastore.events |
Uses of PreEventContext.PreEventType in org.apache.hadoop.hive.metastore.events |
---|
Methods in org.apache.hadoop.hive.metastore.events that return PreEventContext.PreEventType | |
---|---|
PreEventContext.PreEventType |
PreEventContext.getEventType()
|
static PreEventContext.PreEventType |
PreEventContext.PreEventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PreEventContext.PreEventType[] |
PreEventContext.PreEventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.apache.hadoop.hive.metastore.events with parameters of type PreEventContext.PreEventType | |
---|---|
PreEventContext(PreEventContext.PreEventType eventType,
HiveMetaStore.HMSHandler handler)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |