public static interface HiveMetastore.WMNullableResourcePlanOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultPoolPath()
string default_pool_path = 6; |
com.google.protobuf.ByteString |
getDefaultPoolPathBytes()
string default_pool_path = 6; |
boolean |
getIsSetDefaultPoolPath()
bool is_set_default_pool_path = 7; |
boolean |
getIsSetQueryParallelism()
bool is_set_query_parallelism = 5; |
String |
getName()
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 1; |
String |
getNs()
string ns = 8; |
com.google.protobuf.ByteString |
getNsBytes()
string ns = 8; |
int |
getQueryParallelism()
int32 query_parallelism = 4; |
HiveMetastore.WMResourcePlanStatus |
getStatus()
.org.apache.hadoop.hive.metastore.grpc.WMResourcePlanStatus status = 2; |
int |
getStatusValue()
.org.apache.hadoop.hive.metastore.grpc.WMResourcePlanStatus status = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
string name = 1;com.google.protobuf.ByteString getNameBytes()
string name = 1;int getStatusValue()
.org.apache.hadoop.hive.metastore.grpc.WMResourcePlanStatus status = 2;HiveMetastore.WMResourcePlanStatus getStatus()
.org.apache.hadoop.hive.metastore.grpc.WMResourcePlanStatus status = 2;int getQueryParallelism()
int32 query_parallelism = 4;boolean getIsSetQueryParallelism()
bool is_set_query_parallelism = 5;String getDefaultPoolPath()
string default_pool_path = 6;com.google.protobuf.ByteString getDefaultPoolPathBytes()
string default_pool_path = 6;boolean getIsSetDefaultPoolPath()
bool is_set_default_pool_path = 7;String getNs()
string ns = 8;com.google.protobuf.ByteString getNsBytes()
string ns = 8;Copyright © 2024 The Apache Software Foundation. All rights reserved.