public static interface HiveMetastore.GetPartitionsPSWithAuthReqRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCatName()
string cat_name = 1; |
com.google.protobuf.ByteString |
getCatNameBytes()
string cat_name = 1; |
String |
getDbName()
string db_name = 2; |
com.google.protobuf.ByteString |
getDbNameBytes()
string db_name = 2; |
String |
getGroupNames(int index)
repeated string group_names = 7; |
com.google.protobuf.ByteString |
getGroupNamesBytes(int index)
repeated string group_names = 7; |
int |
getGroupNamesCount()
repeated string group_names = 7; |
List<String> |
getGroupNamesList()
repeated string group_names = 7; |
long |
getId()
int64 id = 9; |
int |
getMaxParts()
int32 max_parts = 5; |
String |
getPartVals(int index)
repeated string part_vals = 4; |
com.google.protobuf.ByteString |
getPartValsBytes(int index)
repeated string part_vals = 4; |
int |
getPartValsCount()
repeated string part_vals = 4; |
List<String> |
getPartValsList()
repeated string part_vals = 4; |
String |
getTblName()
string tbl_name = 3; |
com.google.protobuf.ByteString |
getTblNameBytes()
string tbl_name = 3; |
String |
getUserName()
string user_name = 6; |
com.google.protobuf.ByteString |
getUserNameBytes()
string user_name = 6; |
String |
getValidWriteIdList()
string valid_write_id_list = 8; |
com.google.protobuf.ByteString |
getValidWriteIdListBytes()
string valid_write_id_list = 8; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getCatName()
string cat_name = 1;com.google.protobuf.ByteString getCatNameBytes()
string cat_name = 1;String getDbName()
string db_name = 2;com.google.protobuf.ByteString getDbNameBytes()
string db_name = 2;String getTblName()
string tbl_name = 3;com.google.protobuf.ByteString getTblNameBytes()
string tbl_name = 3;List<String> getPartValsList()
repeated string part_vals = 4;int getPartValsCount()
repeated string part_vals = 4;String getPartVals(int index)
repeated string part_vals = 4;index - The index of the element to return.com.google.protobuf.ByteString getPartValsBytes(int index)
repeated string part_vals = 4;index - The index of the value to return.int getMaxParts()
int32 max_parts = 5;String getUserName()
string user_name = 6;com.google.protobuf.ByteString getUserNameBytes()
string user_name = 6;List<String> getGroupNamesList()
repeated string group_names = 7;int getGroupNamesCount()
repeated string group_names = 7;String getGroupNames(int index)
repeated string group_names = 7;index - The index of the element to return.com.google.protobuf.ByteString getGroupNamesBytes(int index)
repeated string group_names = 7;index - The index of the value to return.String getValidWriteIdList()
string valid_write_id_list = 8;com.google.protobuf.ByteString getValidWriteIdListBytes()
string valid_write_id_list = 8;long getId()
int64 id = 9;Copyright © 2024 The Apache Software Foundation. All rights reserved.