HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.MapStringListStringEntry.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.SkewedInfo.Builder.addSkewedColValueLocationMapsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.MapStringListStringEntry skewed_col_value_location_maps = 3;
|
HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.SkewedInfo.Builder.addSkewedColValueLocationMapsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.MapStringListStringEntry skewed_col_value_location_maps = 3;
|
HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.MapStringListStringEntry.Builder.clear() |
HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.MapStringListStringEntry.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.MapStringListStringEntry.Builder.clearKey()
.org.apache.hadoop.hive.metastore.grpc.StringList key = 1;
|
HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.MapStringListStringEntry.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.MapStringListStringEntry.Builder.clearValue()
string value = 2;
|
HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.MapStringListStringEntry.Builder.clone() |
HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.SkewedInfo.Builder.getSkewedColValueLocationMapsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.MapStringListStringEntry skewed_col_value_location_maps = 3;
|
HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.MapStringListStringEntry.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.MapStringListStringEntry.Builder.mergeFrom(HiveMetastore.MapStringListStringEntry other) |
HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.MapStringListStringEntry.Builder.mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.MapStringListStringEntry.Builder.mergeKey(HiveMetastore.StringList value)
.org.apache.hadoop.hive.metastore.grpc.StringList key = 1;
|
HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.MapStringListStringEntry.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.MapStringListStringEntry.newBuilder() |
static HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.MapStringListStringEntry.newBuilder(HiveMetastore.MapStringListStringEntry prototype) |
HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.MapStringListStringEntry.newBuilderForType() |
protected HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.MapStringListStringEntry.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.MapStringListStringEntry.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.MapStringListStringEntry.Builder.setKey(HiveMetastore.StringList.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.StringList key = 1;
|
HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.MapStringListStringEntry.Builder.setKey(HiveMetastore.StringList value)
.org.apache.hadoop.hive.metastore.grpc.StringList key = 1;
|
HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.MapStringListStringEntry.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.MapStringListStringEntry.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.MapStringListStringEntry.Builder.setValue(String value)
string value = 2;
|
HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.MapStringListStringEntry.Builder.setValueBytes(com.google.protobuf.ByteString value)
string value = 2;
|
HiveMetastore.MapStringListStringEntry.Builder |
HiveMetastore.MapStringListStringEntry.toBuilder() |