public static interface HiveMetastore.RoleOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getCreateTime()
int32 create_time = 2; |
String |
getOwnerName()
string owner_name = 3; |
com.google.protobuf.ByteString |
getOwnerNameBytes()
string owner_name = 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;int getCreateTime()
int32 create_time = 2;String getOwnerName()
string owner_name = 3;com.google.protobuf.ByteString getOwnerNameBytes()
string owner_name = 3;Copyright © 2024 The Apache Software Foundation. All rights reserved.