| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.events |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
PreEventContext(PreEventContext.PreEventType eventType,
HiveMetaStore.HMSHandler handler) |
Copyright © 2016 Cloudera. All rights reserved.