| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.RuntimeStat |
HiveMetastore.RuntimeStat.Builder.build() |
HiveMetastore.RuntimeStat |
HiveMetastore.RuntimeStat.Builder.buildPartial() |
static HiveMetastore.RuntimeStat |
HiveMetastore.RuntimeStat.getDefaultInstance() |
HiveMetastore.RuntimeStat |
HiveMetastore.RuntimeStat.getDefaultInstanceForType() |
HiveMetastore.RuntimeStat |
HiveMetastore.RuntimeStat.Builder.getDefaultInstanceForType() |
HiveMetastore.RuntimeStat |
HiveMetastore.GetRuntimeStatsResponseOrBuilder.getResponses(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.RuntimeStat responses = 1; |
HiveMetastore.RuntimeStat |
HiveMetastore.GetRuntimeStatsResponse.getResponses(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.RuntimeStat responses = 1; |
HiveMetastore.RuntimeStat |
HiveMetastore.GetRuntimeStatsResponse.Builder.getResponses(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.RuntimeStat responses = 1; |
static HiveMetastore.RuntimeStat |
HiveMetastore.RuntimeStat.parseDelimitedFrom(InputStream input) |
static HiveMetastore.RuntimeStat |
HiveMetastore.RuntimeStat.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.RuntimeStat |
HiveMetastore.RuntimeStat.parseFrom(byte[] data) |
static HiveMetastore.RuntimeStat |
HiveMetastore.RuntimeStat.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.RuntimeStat |
HiveMetastore.RuntimeStat.parseFrom(ByteBuffer data) |
static HiveMetastore.RuntimeStat |
HiveMetastore.RuntimeStat.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.RuntimeStat |
HiveMetastore.RuntimeStat.parseFrom(com.google.protobuf.ByteString data) |
static HiveMetastore.RuntimeStat |
HiveMetastore.RuntimeStat.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.RuntimeStat |
HiveMetastore.RuntimeStat.parseFrom(com.google.protobuf.CodedInputStream input) |
static HiveMetastore.RuntimeStat |
HiveMetastore.RuntimeStat.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.RuntimeStat |
HiveMetastore.RuntimeStat.parseFrom(InputStream input) |
static HiveMetastore.RuntimeStat |
HiveMetastore.RuntimeStat.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<HiveMetastore.RuntimeStat,HiveMetastore.AddRuntimeStatsResponse> |
GrpcHiveMetastoreGrpc.getAddRuntimeStatsMethod() |
com.google.protobuf.Parser<HiveMetastore.RuntimeStat> |
HiveMetastore.RuntimeStat.getParserForType() |
List<HiveMetastore.RuntimeStat> |
HiveMetastore.GetRuntimeStatsResponseOrBuilder.getResponsesList()
repeated .org.apache.hadoop.hive.metastore.grpc.RuntimeStat responses = 1; |
List<HiveMetastore.RuntimeStat> |
HiveMetastore.GetRuntimeStatsResponse.getResponsesList()
repeated .org.apache.hadoop.hive.metastore.grpc.RuntimeStat responses = 1; |
List<HiveMetastore.RuntimeStat> |
HiveMetastore.GetRuntimeStatsResponse.Builder.getResponsesList()
repeated .org.apache.hadoop.hive.metastore.grpc.RuntimeStat responses = 1; |
static com.google.protobuf.Parser<HiveMetastore.RuntimeStat> |
HiveMetastore.RuntimeStat.parser() |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.Builder.addResponses(HiveMetastore.RuntimeStat value)
repeated .org.apache.hadoop.hive.metastore.grpc.RuntimeStat responses = 1; |
HiveMetastore.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.Builder.addResponses(int index,
HiveMetastore.RuntimeStat value)
repeated .org.apache.hadoop.hive.metastore.grpc.RuntimeStat responses = 1; |
HiveMetastore.AddRuntimeStatsResponse |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreBlockingStub.addRuntimeStats(HiveMetastore.RuntimeStat request) |
com.google.common.util.concurrent.ListenableFuture<HiveMetastore.AddRuntimeStatsResponse> |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreFutureStub.addRuntimeStats(HiveMetastore.RuntimeStat request) |
void |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreImplBase.addRuntimeStats(HiveMetastore.RuntimeStat request,
io.grpc.stub.StreamObserver<HiveMetastore.AddRuntimeStatsResponse> responseObserver) |
void |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreStub.addRuntimeStats(HiveMetastore.RuntimeStat request,
io.grpc.stub.StreamObserver<HiveMetastore.AddRuntimeStatsResponse> responseObserver) |
HiveMetastore.RuntimeStat.Builder |
HiveMetastore.RuntimeStat.Builder.mergeFrom(HiveMetastore.RuntimeStat other) |
static HiveMetastore.RuntimeStat.Builder |
HiveMetastore.RuntimeStat.newBuilder(HiveMetastore.RuntimeStat prototype) |
HiveMetastore.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.Builder.setResponses(int index,
HiveMetastore.RuntimeStat value)
repeated .org.apache.hadoop.hive.metastore.grpc.RuntimeStat responses = 1; |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.Builder.addAllResponses(Iterable<? extends HiveMetastore.RuntimeStat> values)
repeated .org.apache.hadoop.hive.metastore.grpc.RuntimeStat responses = 1; |
Copyright © 2024 The Apache Software Foundation. All rights reserved.