public static interface HiveMetastore.GetPartitionValuesRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getApplyDistinct()
bool apply_distinct = 4; |
boolean |
getAscending()
bool ascending = 7; |
String |
getCatName()
string cat_name = 9; |
com.google.protobuf.ByteString |
getCatNameBytes()
string cat_name = 9; |
String |
getDbName()
string db_name = 1; |
com.google.protobuf.ByteString |
getDbNameBytes()
string db_name = 1; |
String |
getFilter()
string filter = 5; |
com.google.protobuf.ByteString |
getFilterBytes()
string filter = 5; |
long |
getMaxParts()
int64 max_parts = 8; |
HiveMetastore.FieldSchema |
getPartitionKeys(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3; |
int |
getPartitionKeysCount()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3; |
List<HiveMetastore.FieldSchema> |
getPartitionKeysList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3; |
HiveMetastore.FieldSchemaOrBuilder |
getPartitionKeysOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3; |
List<? extends HiveMetastore.FieldSchemaOrBuilder> |
getPartitionKeysOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3; |
HiveMetastore.FieldSchema |
getPartitionOrders(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6; |
int |
getPartitionOrdersCount()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6; |
List<HiveMetastore.FieldSchema> |
getPartitionOrdersList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6; |
HiveMetastore.FieldSchemaOrBuilder |
getPartitionOrdersOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6; |
List<? extends HiveMetastore.FieldSchemaOrBuilder> |
getPartitionOrdersOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6; |
String |
getTblName()
string tbl_name = 2; |
com.google.protobuf.ByteString |
getTblNameBytes()
string tbl_name = 2; |
String |
getValidWriteIdList()
string valid_write_id_list = 10; |
com.google.protobuf.ByteString |
getValidWriteIdListBytes()
string valid_write_id_list = 10; |
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;List<HiveMetastore.FieldSchema> getPartitionKeysList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3;HiveMetastore.FieldSchema getPartitionKeys(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3;int getPartitionKeysCount()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3;List<? extends HiveMetastore.FieldSchemaOrBuilder> getPartitionKeysOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3;HiveMetastore.FieldSchemaOrBuilder getPartitionKeysOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3;boolean getApplyDistinct()
bool apply_distinct = 4;String getFilter()
string filter = 5;com.google.protobuf.ByteString getFilterBytes()
string filter = 5;List<HiveMetastore.FieldSchema> getPartitionOrdersList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6;HiveMetastore.FieldSchema getPartitionOrders(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6;int getPartitionOrdersCount()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6;List<? extends HiveMetastore.FieldSchemaOrBuilder> getPartitionOrdersOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6;HiveMetastore.FieldSchemaOrBuilder getPartitionOrdersOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6;boolean getAscending()
bool ascending = 7;long getMaxParts()
int64 max_parts = 8;String getCatName()
string cat_name = 9;com.google.protobuf.ByteString getCatNameBytes()
string cat_name = 9;String getValidWriteIdList()
string valid_write_id_list = 10;com.google.protobuf.ByteString getValidWriteIdListBytes()
string valid_write_id_list = 10;Copyright © 2024 The Apache Software Foundation. All rights reserved.