public static interface HiveMetastore.WMCreateOrDropTriggerToPoolMappingRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getDrop()
bool drop = 4; |
String |
getNs()
string ns = 5; |
com.google.protobuf.ByteString |
getNsBytes()
string ns = 5; |
String |
getPoolPath()
string pool_path = 3; |
com.google.protobuf.ByteString |
getPoolPathBytes()
string pool_path = 3; |
String |
getResourcePlanName()
string resource_plan_name = 1; |
com.google.protobuf.ByteString |
getResourcePlanNameBytes()
string resource_plan_name = 1; |
String |
getTriggerName()
string trigger_name = 2; |
com.google.protobuf.ByteString |
getTriggerNameBytes()
string trigger_name = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getResourcePlanName()
string resource_plan_name = 1;com.google.protobuf.ByteString getResourcePlanNameBytes()
string resource_plan_name = 1;String getTriggerName()
string trigger_name = 2;com.google.protobuf.ByteString getTriggerNameBytes()
string trigger_name = 2;String getPoolPath()
string pool_path = 3;com.google.protobuf.ByteString getPoolPathBytes()
string pool_path = 3;boolean getDrop()
bool drop = 4;String getNs()
string ns = 5;com.google.protobuf.ByteString getNsBytes()
string ns = 5;Copyright © 2024 The Apache Software Foundation. All rights reserved.