HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder.addAllCompactions(Iterable<? extends HiveMetastore.CompactionInfoStruct> values)
repeated .org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct compactions = 1;
|
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder.addCompactions(HiveMetastore.CompactionInfoStruct.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct compactions = 1;
|
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder.addCompactions(HiveMetastore.CompactionInfoStruct value)
repeated .org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct compactions = 1;
|
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder.addCompactions(int index,
HiveMetastore.CompactionInfoStruct.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct compactions = 1;
|
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder.addCompactions(int index,
HiveMetastore.CompactionInfoStruct value)
repeated .org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct compactions = 1;
|
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder.clear() |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder.clearCompactions()
repeated .org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct compactions = 1;
|
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder.clone() |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder.mergeFrom(HiveMetastore.GetLatestCommittedCompactionInfoResponse other) |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.newBuilder() |
static HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.newBuilder(HiveMetastore.GetLatestCommittedCompactionInfoResponse prototype) |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.newBuilderForType() |
protected HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder.removeCompactions(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct compactions = 1;
|
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder.setCompactions(int index,
HiveMetastore.CompactionInfoStruct.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct compactions = 1;
|
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder.setCompactions(int index,
HiveMetastore.CompactionInfoStruct value)
repeated .org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct compactions = 1;
|
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.toBuilder() |