public static interface HiveMetastore.GetPartitionsWithAuthRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDbName()
string db_name = 1; |
com.google.protobuf.ByteString |
getDbNameBytes()
string db_name = 1; |
String |
getGroupNames(int index)
repeated string group_names = 5; |
com.google.protobuf.ByteString |
getGroupNamesBytes(int index)
repeated string group_names = 5; |
int |
getGroupNamesCount()
repeated string group_names = 5; |
List<String> |
getGroupNamesList()
repeated string group_names = 5; |
int |
getMaxParts()
int32 max_parts = 3; |
String |
getTblName()
string tbl_name = 2; |
com.google.protobuf.ByteString |
getTblNameBytes()
string tbl_name = 2; |
String |
getUserName()
string user_name = 4; |
com.google.protobuf.ByteString |
getUserNameBytes()
string user_name = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getDbName()
string db_name = 1;com.google.protobuf.ByteString getDbNameBytes()
string db_name = 1;String getTblName()
string tbl_name = 2;com.google.protobuf.ByteString getTblNameBytes()
string tbl_name = 2;int getMaxParts()
int32 max_parts = 3;String getUserName()
string user_name = 4;com.google.protobuf.ByteString getUserNameBytes()
string user_name = 4;List<String> getGroupNamesList()
repeated string group_names = 5;int getGroupNamesCount()
repeated string group_names = 5;String getGroupNames(int index)
repeated string group_names = 5;index - The index of the element to return.com.google.protobuf.ByteString getGroupNamesBytes(int index)
repeated string group_names = 5;index - The index of the value to return.Copyright © 2024 The Apache Software Foundation. All rights reserved.