| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.hooks |
| Modifier and Type | Method and Description |
|---|---|
static HiveProtoLoggingHook.OtherInfoType |
HiveProtoLoggingHook.OtherInfoType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HiveProtoLoggingHook.OtherInfoType[] |
HiveProtoLoggingHook.OtherInfoType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
HiveHookEventProtoPartialBuilder(HiveHookEvents.HiveHookEventProto.Builder builder,
ExplainWork explainWork,
Map<HiveProtoLoggingHook.OtherInfoType,org.json.JSONObject> otherInfo,
String queryStr,
String stageIdRearrange) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.