HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.clear() |
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.clearGrantOption()
bool grant_option = 7;
|
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.clearGrantor()
string grantor = 5;
|
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.clearGrantorType()
.org.apache.hadoop.hive.metastore.grpc.PrincipalType grantor_type = 6;
|
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.clearPrincipalName()
string principal_name = 3;
|
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.clearPrincipalType()
.org.apache.hadoop.hive.metastore.grpc.PrincipalType principal_type = 4;
|
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.clearRequestType()
.org.apache.hadoop.hive.metastore.grpc.GrantRevokeType request_type = 1;
|
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.clearRoleName()
string role_name = 2;
|
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.clone() |
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.mergeFrom(HiveMetastore.GrantRevokeRoleRequest other) |
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.newBuilder() |
static HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.newBuilder(HiveMetastore.GrantRevokeRoleRequest prototype) |
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.newBuilderForType() |
protected HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.setGrantOption(boolean value)
bool grant_option = 7;
|
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.setGrantor(String value)
string grantor = 5;
|
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.setGrantorBytes(com.google.protobuf.ByteString value)
string grantor = 5;
|
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.setGrantorType(HiveMetastore.PrincipalType value)
.org.apache.hadoop.hive.metastore.grpc.PrincipalType grantor_type = 6;
|
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.setGrantorTypeValue(int value)
.org.apache.hadoop.hive.metastore.grpc.PrincipalType grantor_type = 6;
|
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.setPrincipalName(String value)
string principal_name = 3;
|
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.setPrincipalNameBytes(com.google.protobuf.ByteString value)
string principal_name = 3;
|
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.setPrincipalType(HiveMetastore.PrincipalType value)
.org.apache.hadoop.hive.metastore.grpc.PrincipalType principal_type = 4;
|
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.setPrincipalTypeValue(int value)
.org.apache.hadoop.hive.metastore.grpc.PrincipalType principal_type = 4;
|
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.setRequestType(HiveMetastore.GrantRevokeType value)
.org.apache.hadoop.hive.metastore.grpc.GrantRevokeType request_type = 1;
|
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.setRequestTypeValue(int value)
.org.apache.hadoop.hive.metastore.grpc.GrantRevokeType request_type = 1;
|
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.setRoleName(String value)
string role_name = 2;
|
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.setRoleNameBytes(com.google.protobuf.ByteString value)
string role_name = 2;
|
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.toBuilder() |