public static interface HiveMetastore.WMResourcePlanOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultPoolPath()
string default_pool_path = 4; |
com.google.protobuf.ByteString |
getDefaultPoolPathBytes()
string default_pool_path = 4; |
String |
getName()
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 1; |
String |
getNs()
string ns = 5; |
com.google.protobuf.ByteString |
getNsBytes()
string ns = 5; |
int |
getQueryParallelism()
int32 query_parallelism = 3; |
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 = 3;String getDefaultPoolPath()
string default_pool_path = 4;com.google.protobuf.ByteString getDefaultPoolPathBytes()
string default_pool_path = 4;String getNs()
string ns = 5;com.google.protobuf.ByteString getNsBytes()
string ns = 5;Copyright © 2024 The Apache Software Foundation. All rights reserved.