HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder.clear() |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder.clearPrincipalName()
string principal_name = 1;
|
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder.clearPrincipalType()
.org.apache.hadoop.hive.metastore.grpc.PrincipalType principal_type = 2;
|
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder.clone() |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder.mergeFrom(HiveMetastore.GetRoleGrantsForPrincipalRequest other) |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder |
HiveMetastore.GetRoleGrantsForPrincipalRequest.newBuilder() |
static HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder |
HiveMetastore.GetRoleGrantsForPrincipalRequest.newBuilder(HiveMetastore.GetRoleGrantsForPrincipalRequest prototype) |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder |
HiveMetastore.GetRoleGrantsForPrincipalRequest.newBuilderForType() |
protected HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder |
HiveMetastore.GetRoleGrantsForPrincipalRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder.setPrincipalName(String value)
string principal_name = 1;
|
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder.setPrincipalNameBytes(com.google.protobuf.ByteString value)
string principal_name = 1;
|
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder.setPrincipalType(HiveMetastore.PrincipalType value)
.org.apache.hadoop.hive.metastore.grpc.PrincipalType principal_type = 2;
|
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder.setPrincipalTypeValue(int value)
.org.apache.hadoop.hive.metastore.grpc.PrincipalType principal_type = 2;
|
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.GetRoleGrantsForPrincipalRequest.Builder |
HiveMetastore.GetRoleGrantsForPrincipalRequest.toBuilder() |