| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.WMPool |
HiveMetastore.WMPool.Builder.build() |
HiveMetastore.WMPool |
HiveMetastore.WMPool.Builder.buildPartial() |
static HiveMetastore.WMPool |
HiveMetastore.WMPool.getDefaultInstance() |
HiveMetastore.WMPool |
HiveMetastore.WMPool.getDefaultInstanceForType() |
HiveMetastore.WMPool |
HiveMetastore.WMPool.Builder.getDefaultInstanceForType() |
HiveMetastore.WMPool |
HiveMetastore.WMCreatePoolRequestOrBuilder.getPool()
.org.apache.hadoop.hive.metastore.grpc.WMPool pool = 1; |
HiveMetastore.WMPool |
HiveMetastore.WMCreatePoolRequest.getPool()
.org.apache.hadoop.hive.metastore.grpc.WMPool pool = 1; |
HiveMetastore.WMPool |
HiveMetastore.WMCreatePoolRequest.Builder.getPool()
.org.apache.hadoop.hive.metastore.grpc.WMPool pool = 1; |
HiveMetastore.WMPool |
HiveMetastore.WMFullResourcePlanOrBuilder.getPools(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.WMPool pools = 2; |
HiveMetastore.WMPool |
HiveMetastore.WMFullResourcePlan.getPools(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.WMPool pools = 2; |
HiveMetastore.WMPool |
HiveMetastore.WMFullResourcePlan.Builder.getPools(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.WMPool pools = 2; |
static HiveMetastore.WMPool |
HiveMetastore.WMPool.parseDelimitedFrom(InputStream input) |
static HiveMetastore.WMPool |
HiveMetastore.WMPool.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.WMPool |
HiveMetastore.WMPool.parseFrom(byte[] data) |
static HiveMetastore.WMPool |
HiveMetastore.WMPool.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.WMPool |
HiveMetastore.WMPool.parseFrom(ByteBuffer data) |
static HiveMetastore.WMPool |
HiveMetastore.WMPool.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.WMPool |
HiveMetastore.WMPool.parseFrom(com.google.protobuf.ByteString data) |
static HiveMetastore.WMPool |
HiveMetastore.WMPool.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.WMPool |
HiveMetastore.WMPool.parseFrom(com.google.protobuf.CodedInputStream input) |
static HiveMetastore.WMPool |
HiveMetastore.WMPool.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.WMPool |
HiveMetastore.WMPool.parseFrom(InputStream input) |
static HiveMetastore.WMPool |
HiveMetastore.WMPool.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<HiveMetastore.WMPool> |
HiveMetastore.WMPool.getParserForType() |
List<HiveMetastore.WMPool> |
HiveMetastore.WMFullResourcePlanOrBuilder.getPoolsList()
repeated .org.apache.hadoop.hive.metastore.grpc.WMPool pools = 2; |
List<HiveMetastore.WMPool> |
HiveMetastore.WMFullResourcePlan.getPoolsList()
repeated .org.apache.hadoop.hive.metastore.grpc.WMPool pools = 2; |
List<HiveMetastore.WMPool> |
HiveMetastore.WMFullResourcePlan.Builder.getPoolsList()
repeated .org.apache.hadoop.hive.metastore.grpc.WMPool pools = 2; |
static com.google.protobuf.Parser<HiveMetastore.WMPool> |
HiveMetastore.WMPool.parser() |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.WMFullResourcePlan.Builder |
HiveMetastore.WMFullResourcePlan.Builder.addPools(HiveMetastore.WMPool value)
repeated .org.apache.hadoop.hive.metastore.grpc.WMPool pools = 2; |
HiveMetastore.WMFullResourcePlan.Builder |
HiveMetastore.WMFullResourcePlan.Builder.addPools(int index,
HiveMetastore.WMPool value)
repeated .org.apache.hadoop.hive.metastore.grpc.WMPool pools = 2; |
HiveMetastore.WMPool.Builder |
HiveMetastore.WMPool.Builder.mergeFrom(HiveMetastore.WMPool other) |
HiveMetastore.WMCreatePoolRequest.Builder |
HiveMetastore.WMCreatePoolRequest.Builder.mergePool(HiveMetastore.WMPool value)
.org.apache.hadoop.hive.metastore.grpc.WMPool pool = 1; |
static HiveMetastore.WMPool.Builder |
HiveMetastore.WMPool.newBuilder(HiveMetastore.WMPool prototype) |
HiveMetastore.WMCreatePoolRequest.Builder |
HiveMetastore.WMCreatePoolRequest.Builder.setPool(HiveMetastore.WMPool value)
.org.apache.hadoop.hive.metastore.grpc.WMPool pool = 1; |
HiveMetastore.WMFullResourcePlan.Builder |
HiveMetastore.WMFullResourcePlan.Builder.setPools(int index,
HiveMetastore.WMPool value)
repeated .org.apache.hadoop.hive.metastore.grpc.WMPool pools = 2; |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.WMFullResourcePlan.Builder |
HiveMetastore.WMFullResourcePlan.Builder.addAllPools(Iterable<? extends HiveMetastore.WMPool> values)
repeated .org.apache.hadoop.hive.metastore.grpc.WMPool pools = 2; |
Copyright © 2024 The Apache Software Foundation. All rights reserved.