HiveMetastore.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.Builder.addAllResponses(Iterable<? extends HiveMetastore.RuntimeStat> values)
repeated .org.apache.hadoop.hive.metastore.grpc.RuntimeStat responses = 1;
|
HiveMetastore.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.Builder.addResponses(HiveMetastore.RuntimeStat.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.RuntimeStat responses = 1;
|
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.Builder builderForValue)
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.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.Builder.clear() |
HiveMetastore.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.Builder.clearResponses()
repeated .org.apache.hadoop.hive.metastore.grpc.RuntimeStat responses = 1;
|
HiveMetastore.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.Builder.clone() |
HiveMetastore.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.Builder.mergeFrom(HiveMetastore.GetRuntimeStatsResponse other) |
HiveMetastore.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static HiveMetastore.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.newBuilder() |
static HiveMetastore.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.newBuilder(HiveMetastore.GetRuntimeStatsResponse prototype) |
HiveMetastore.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.newBuilderForType() |
protected HiveMetastore.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
HiveMetastore.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.Builder.removeResponses(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.RuntimeStat responses = 1;
|
HiveMetastore.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.Builder.setResponses(int index,
HiveMetastore.RuntimeStat.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.RuntimeStat responses = 1;
|
HiveMetastore.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.Builder.setResponses(int index,
HiveMetastore.RuntimeStat value)
repeated .org.apache.hadoop.hive.metastore.grpc.RuntimeStat responses = 1;
|
HiveMetastore.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.GetRuntimeStatsResponse.Builder |
HiveMetastore.GetRuntimeStatsResponse.toBuilder() |