public static interface HiveMetastore.WMPoolOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getAllocFraction()
double alloc_fraction = 3; |
String |
getNs()
string ns = 6; |
com.google.protobuf.ByteString |
getNsBytes()
string ns = 6; |
String |
getPoolPath()
string pool_path = 2; |
com.google.protobuf.ByteString |
getPoolPathBytes()
string pool_path = 2; |
int |
getQueryParallelism()
int32 query_parallelism = 4; |
String |
getResourcePlanName()
string resource_plan_name = 1; |
com.google.protobuf.ByteString |
getResourcePlanNameBytes()
string resource_plan_name = 1; |
String |
getSchedulingPolicy()
string scheduling_policy = 5; |
com.google.protobuf.ByteString |
getSchedulingPolicyBytes()
string scheduling_policy = 5; |
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 getPoolPath()
string pool_path = 2;com.google.protobuf.ByteString getPoolPathBytes()
string pool_path = 2;double getAllocFraction()
double alloc_fraction = 3;int getQueryParallelism()
int32 query_parallelism = 4;String getSchedulingPolicy()
string scheduling_policy = 5;com.google.protobuf.ByteString getSchedulingPolicyBytes()
string scheduling_policy = 5;String getNs()
string ns = 6;com.google.protobuf.ByteString getNsBytes()
string ns = 6;Copyright © 2024 The Apache Software Foundation. All rights reserved.