public static interface HiveMetastore.PrincipalPrivilegeSetOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsGroupPrivileges(String key)
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> group_privileges = 2; |
boolean |
containsRolePrivileges(String key)
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> role_privileges = 3; |
boolean |
containsUserPrivileges(String key)
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> user_privileges = 1; |
Map<String,HiveMetastore.PrivilegeGrantInfoList> |
getGroupPrivileges()
Deprecated.
|
int |
getGroupPrivilegesCount()
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> group_privileges = 2; |
Map<String,HiveMetastore.PrivilegeGrantInfoList> |
getGroupPrivilegesMap()
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> group_privileges = 2; |
HiveMetastore.PrivilegeGrantInfoList |
getGroupPrivilegesOrDefault(String key,
HiveMetastore.PrivilegeGrantInfoList defaultValue)
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> group_privileges = 2; |
HiveMetastore.PrivilegeGrantInfoList |
getGroupPrivilegesOrThrow(String key)
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> group_privileges = 2; |
Map<String,HiveMetastore.PrivilegeGrantInfoList> |
getRolePrivileges()
Deprecated.
|
int |
getRolePrivilegesCount()
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> role_privileges = 3; |
Map<String,HiveMetastore.PrivilegeGrantInfoList> |
getRolePrivilegesMap()
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> role_privileges = 3; |
HiveMetastore.PrivilegeGrantInfoList |
getRolePrivilegesOrDefault(String key,
HiveMetastore.PrivilegeGrantInfoList defaultValue)
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> role_privileges = 3; |
HiveMetastore.PrivilegeGrantInfoList |
getRolePrivilegesOrThrow(String key)
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> role_privileges = 3; |
Map<String,HiveMetastore.PrivilegeGrantInfoList> |
getUserPrivileges()
Deprecated.
|
int |
getUserPrivilegesCount()
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> user_privileges = 1; |
Map<String,HiveMetastore.PrivilegeGrantInfoList> |
getUserPrivilegesMap()
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> user_privileges = 1; |
HiveMetastore.PrivilegeGrantInfoList |
getUserPrivilegesOrDefault(String key,
HiveMetastore.PrivilegeGrantInfoList defaultValue)
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> user_privileges = 1; |
HiveMetastore.PrivilegeGrantInfoList |
getUserPrivilegesOrThrow(String key)
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> user_privileges = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getUserPrivilegesCount()
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> user_privileges = 1;boolean containsUserPrivileges(String key)
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> user_privileges = 1;@Deprecated Map<String,HiveMetastore.PrivilegeGrantInfoList> getUserPrivileges()
getUserPrivilegesMap() instead.Map<String,HiveMetastore.PrivilegeGrantInfoList> getUserPrivilegesMap()
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> user_privileges = 1;HiveMetastore.PrivilegeGrantInfoList getUserPrivilegesOrDefault(String key, HiveMetastore.PrivilegeGrantInfoList defaultValue)
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> user_privileges = 1;HiveMetastore.PrivilegeGrantInfoList getUserPrivilegesOrThrow(String key)
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> user_privileges = 1;int getGroupPrivilegesCount()
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> group_privileges = 2;boolean containsGroupPrivileges(String key)
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> group_privileges = 2;@Deprecated Map<String,HiveMetastore.PrivilegeGrantInfoList> getGroupPrivileges()
getGroupPrivilegesMap() instead.Map<String,HiveMetastore.PrivilegeGrantInfoList> getGroupPrivilegesMap()
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> group_privileges = 2;HiveMetastore.PrivilegeGrantInfoList getGroupPrivilegesOrDefault(String key, HiveMetastore.PrivilegeGrantInfoList defaultValue)
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> group_privileges = 2;HiveMetastore.PrivilegeGrantInfoList getGroupPrivilegesOrThrow(String key)
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> group_privileges = 2;int getRolePrivilegesCount()
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> role_privileges = 3;boolean containsRolePrivileges(String key)
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> role_privileges = 3;@Deprecated Map<String,HiveMetastore.PrivilegeGrantInfoList> getRolePrivileges()
getRolePrivilegesMap() instead.Map<String,HiveMetastore.PrivilegeGrantInfoList> getRolePrivilegesMap()
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> role_privileges = 3;HiveMetastore.PrivilegeGrantInfoList getRolePrivilegesOrDefault(String key, HiveMetastore.PrivilegeGrantInfoList defaultValue)
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> role_privileges = 3;HiveMetastore.PrivilegeGrantInfoList getRolePrivilegesOrThrow(String key)
map<string, .org.apache.hadoop.hive.metastore.grpc.PrivilegeGrantInfoList> role_privileges = 3;Copyright © 2024 The Apache Software Foundation. All rights reserved.