public static interface HiveMetastore.RolePrincipalGrantOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getGrantOption()
bool grant_option = 4; |
String |
getGrantorName()
string grantor_name = 6; |
com.google.protobuf.ByteString |
getGrantorNameBytes()
string grantor_name = 6; |
HiveMetastore.PrincipalType |
getGrantorPrincipalType()
.org.apache.hadoop.hive.metastore.grpc.PrincipalType grantor_principal_type = 7; |
int |
getGrantorPrincipalTypeValue()
.org.apache.hadoop.hive.metastore.grpc.PrincipalType grantor_principal_type = 7; |
int |
getGrantTime()
int32 grant_time = 5; |
String |
getPrincipalName()
string principal_name = 2; |
com.google.protobuf.ByteString |
getPrincipalNameBytes()
string principal_name = 2; |
HiveMetastore.PrincipalType |
getPrincipalType()
.org.apache.hadoop.hive.metastore.grpc.PrincipalType principal_type = 3; |
int |
getPrincipalTypeValue()
.org.apache.hadoop.hive.metastore.grpc.PrincipalType principal_type = 3; |
String |
getRoleName()
string role_name = 1; |
com.google.protobuf.ByteString |
getRoleNameBytes()
string role_name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getRoleName()
string role_name = 1;com.google.protobuf.ByteString getRoleNameBytes()
string role_name = 1;String getPrincipalName()
string principal_name = 2;com.google.protobuf.ByteString getPrincipalNameBytes()
string principal_name = 2;int getPrincipalTypeValue()
.org.apache.hadoop.hive.metastore.grpc.PrincipalType principal_type = 3;HiveMetastore.PrincipalType getPrincipalType()
.org.apache.hadoop.hive.metastore.grpc.PrincipalType principal_type = 3;boolean getGrantOption()
bool grant_option = 4;int getGrantTime()
int32 grant_time = 5;String getGrantorName()
string grantor_name = 6;com.google.protobuf.ByteString getGrantorNameBytes()
string grantor_name = 6;int getGrantorPrincipalTypeValue()
.org.apache.hadoop.hive.metastore.grpc.PrincipalType grantor_principal_type = 7;HiveMetastore.PrincipalType getGrantorPrincipalType()
.org.apache.hadoop.hive.metastore.grpc.PrincipalType grantor_principal_type = 7;Copyright © 2024 The Apache Software Foundation. All rights reserved.