| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Method and Description |
|---|---|
static HiveMetastore.GrantRevokeType |
HiveMetastore.GrantRevokeType.forNumber(int value) |
HiveMetastore.GrantRevokeType |
HiveMetastore.GrantRevokeRoleRequestOrBuilder.getRequestType()
.org.apache.hadoop.hive.metastore.grpc.GrantRevokeType request_type = 1; |
HiveMetastore.GrantRevokeType |
HiveMetastore.GrantRevokeRoleRequest.getRequestType()
.org.apache.hadoop.hive.metastore.grpc.GrantRevokeType request_type = 1; |
HiveMetastore.GrantRevokeType |
HiveMetastore.GrantRevokeRoleRequest.Builder.getRequestType()
.org.apache.hadoop.hive.metastore.grpc.GrantRevokeType request_type = 1; |
HiveMetastore.GrantRevokeType |
HiveMetastore.GrantRevokePrivilegesRequestOrBuilder.getRequestType()
.org.apache.hadoop.hive.metastore.grpc.GrantRevokeType request_type = 1; |
HiveMetastore.GrantRevokeType |
HiveMetastore.GrantRevokePrivilegesRequest.getRequestType()
.org.apache.hadoop.hive.metastore.grpc.GrantRevokeType request_type = 1; |
HiveMetastore.GrantRevokeType |
HiveMetastore.GrantRevokePrivilegesRequest.Builder.getRequestType()
.org.apache.hadoop.hive.metastore.grpc.GrantRevokeType request_type = 1; |
static HiveMetastore.GrantRevokeType |
HiveMetastore.GrantRevokeType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static HiveMetastore.GrantRevokeType |
HiveMetastore.GrantRevokeType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static HiveMetastore.GrantRevokeType |
HiveMetastore.GrantRevokeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HiveMetastore.GrantRevokeType[] |
HiveMetastore.GrantRevokeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<HiveMetastore.GrantRevokeType> |
HiveMetastore.GrantRevokeType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.GrantRevokeRoleRequest.Builder |
HiveMetastore.GrantRevokeRoleRequest.Builder.setRequestType(HiveMetastore.GrantRevokeType value)
.org.apache.hadoop.hive.metastore.grpc.GrantRevokeType request_type = 1; |
HiveMetastore.GrantRevokePrivilegesRequest.Builder |
HiveMetastore.GrantRevokePrivilegesRequest.Builder.setRequestType(HiveMetastore.GrantRevokeType value)
.org.apache.hadoop.hive.metastore.grpc.GrantRevokeType request_type = 1; |
Copyright © 2024 The Apache Software Foundation. All rights reserved.