public static interface HiveMetastore.GetPartitionsByExprRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCatName()
string cat_name = 6; |
com.google.protobuf.ByteString |
getCatNameBytes()
string cat_name = 6; |
String |
getDbName()
string db_name = 1; |
com.google.protobuf.ByteString |
getDbNameBytes()
string db_name = 1; |
String |
getDefaultPartitionName()
string default_partition_name = 4; |
com.google.protobuf.ByteString |
getDefaultPartitionNameBytes()
string default_partition_name = 4; |
com.google.protobuf.ByteString |
getExpr()
bytes expr = 3; |
long |
getId()
int64 id = 9; |
int |
getMaxParts()
int32 max_parts = 5; |
String |
getOrder()
string order = 7; |
com.google.protobuf.ByteString |
getOrderBytes()
string order = 7; |
String |
getTblName()
string tbl_name = 2; |
com.google.protobuf.ByteString |
getTblNameBytes()
string tbl_name = 2; |
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 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;com.google.protobuf.ByteString getExpr()
bytes expr = 3;String getDefaultPartitionName()
string default_partition_name = 4;com.google.protobuf.ByteString getDefaultPartitionNameBytes()
string default_partition_name = 4;int getMaxParts()
int32 max_parts = 5;String getCatName()
string cat_name = 6;com.google.protobuf.ByteString getCatNameBytes()
string cat_name = 6;String getOrder()
string order = 7;com.google.protobuf.ByteString getOrderBytes()
string order = 7;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.