public static interface HiveMetastore.WMNullablePoolOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getAllocFraction()
double alloc_fraction = 3; |
boolean |
getIsSetSchedulingPolicy()
bool is_set_scheduling_policy = 6; |
String |
getNs()
string ns = 7; |
com.google.protobuf.ByteString |
getNsBytes()
string ns = 7; |
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;boolean getIsSetSchedulingPolicy()
bool is_set_scheduling_policy = 6;String getNs()
string ns = 7;com.google.protobuf.ByteString getNsBytes()
string ns = 7;Copyright © 2024 The Apache Software Foundation. All rights reserved.