HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.addAllValues(Iterable<String> values)
repeated string values = 1;
|
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.addPartitionsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;
|
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.addPartitionsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;
|
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.addValues(String value)
repeated string values = 1;
|
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.addValuesBytes(com.google.protobuf.ByteString value)
repeated string values = 1;
|
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.clear() |
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.clearCreateTime()
int32 create_time = 2;
|
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.clearLastAccessTime()
int32 last_access_time = 3;
|
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.clearParameters() |
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.clearPrivileges()
.org.apache.hadoop.hive.metastore.grpc.PrincipalPrivilegeSet privileges = 6;
|
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.clearRelativePath()
string relative_path = 4;
|
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.clearValues()
repeated string values = 1;
|
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.clone() |
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.getPartitionsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;
|
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.mergeFrom(HiveMetastore.PartitionWithoutSD other) |
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.mergePrivileges(HiveMetastore.PrincipalPrivilegeSet value)
.org.apache.hadoop.hive.metastore.grpc.PrincipalPrivilegeSet privileges = 6;
|
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.newBuilder() |
static HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.newBuilder(HiveMetastore.PartitionWithoutSD prototype) |
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.newBuilderForType() |
protected HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.putAllParameters(Map<String,String> values)
map<string, string> parameters = 5;
|
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.putParameters(String key,
String value)
map<string, string> parameters = 5;
|
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.removeParameters(String key)
map<string, string> parameters = 5;
|
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.setCreateTime(int value)
int32 create_time = 2;
|
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.setLastAccessTime(int value)
int32 last_access_time = 3;
|
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.setPrivileges(HiveMetastore.PrincipalPrivilegeSet.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.PrincipalPrivilegeSet privileges = 6;
|
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.setPrivileges(HiveMetastore.PrincipalPrivilegeSet value)
.org.apache.hadoop.hive.metastore.grpc.PrincipalPrivilegeSet privileges = 6;
|
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.setRelativePath(String value)
string relative_path = 4;
|
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.setRelativePathBytes(com.google.protobuf.ByteString value)
string relative_path = 4;
|
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.Builder.setValues(int index,
String value)
repeated string values = 1;
|
HiveMetastore.PartitionWithoutSD.Builder |
HiveMetastore.PartitionWithoutSD.toBuilder() |