HiveMetastore.GetPartitionNamesPSReqResponse.Builder |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder.addAllNames(Iterable<String> values)
repeated string names = 1;
|
HiveMetastore.GetPartitionNamesPSReqResponse.Builder |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder.addNames(String value)
repeated string names = 1;
|
HiveMetastore.GetPartitionNamesPSReqResponse.Builder |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder.addNamesBytes(com.google.protobuf.ByteString value)
repeated string names = 1;
|
HiveMetastore.GetPartitionNamesPSReqResponse.Builder |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder.clear() |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder.clearNames()
repeated string names = 1;
|
HiveMetastore.GetPartitionNamesPSReqResponse.Builder |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder.clone() |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder.mergeFrom(HiveMetastore.GetPartitionNamesPSReqResponse other) |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static HiveMetastore.GetPartitionNamesPSReqResponse.Builder |
HiveMetastore.GetPartitionNamesPSReqResponse.newBuilder() |
static HiveMetastore.GetPartitionNamesPSReqResponse.Builder |
HiveMetastore.GetPartitionNamesPSReqResponse.newBuilder(HiveMetastore.GetPartitionNamesPSReqResponse prototype) |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder |
HiveMetastore.GetPartitionNamesPSReqResponse.newBuilderForType() |
protected HiveMetastore.GetPartitionNamesPSReqResponse.Builder |
HiveMetastore.GetPartitionNamesPSReqResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder.setNames(int index,
String value)
repeated string names = 1;
|
HiveMetastore.GetPartitionNamesPSReqResponse.Builder |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.GetPartitionNamesPSReqResponse.Builder |
HiveMetastore.GetPartitionNamesPSReqResponse.toBuilder() |