public static interface HiveMetastore.GetRoleGrantsForPrincipalResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.RolePrincipalGrant |
getPrincipalGrants(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1; |
int |
getPrincipalGrantsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1; |
List<HiveMetastore.RolePrincipalGrant> |
getPrincipalGrantsList()
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1; |
HiveMetastore.RolePrincipalGrantOrBuilder |
getPrincipalGrantsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1; |
List<? extends HiveMetastore.RolePrincipalGrantOrBuilder> |
getPrincipalGrantsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<HiveMetastore.RolePrincipalGrant> getPrincipalGrantsList()
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1;HiveMetastore.RolePrincipalGrant getPrincipalGrants(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1;int getPrincipalGrantsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1;List<? extends HiveMetastore.RolePrincipalGrantOrBuilder> getPrincipalGrantsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1;HiveMetastore.RolePrincipalGrantOrBuilder getPrincipalGrantsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1;Copyright © 2024 The Apache Software Foundation. All rights reserved.