public static interface HiveMetastore.WMTriggerOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getActionExpression()
string action_expression = 4; |
com.google.protobuf.ByteString |
getActionExpressionBytes()
string action_expression = 4; |
boolean |
getIsInUnmanaged()
bool is_in_unmanaged = 5; |
String |
getNs()
string ns = 6; |
com.google.protobuf.ByteString |
getNsBytes()
string ns = 6; |
String |
getResourcePlanName()
string resource_plan_name = 1; |
com.google.protobuf.ByteString |
getResourcePlanNameBytes()
string resource_plan_name = 1; |
String |
getTriggerExpression()
string trigger_expression = 3; |
com.google.protobuf.ByteString |
getTriggerExpressionBytes()
string trigger_expression = 3; |
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 getTriggerExpression()
string trigger_expression = 3;com.google.protobuf.ByteString getTriggerExpressionBytes()
string trigger_expression = 3;String getActionExpression()
string action_expression = 4;com.google.protobuf.ByteString getActionExpressionBytes()
string action_expression = 4;boolean getIsInUnmanaged()
bool is_in_unmanaged = 5;String getNs()
string ns = 6;com.google.protobuf.ByteString getNsBytes()
string ns = 6;Copyright © 2024 The Apache Software Foundation. All rights reserved.