public static interface HiveMetastore.GetPrimaryKeysResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.SQLPrimaryKey |
getPrimaryKeys(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 1; |
int |
getPrimaryKeysCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 1; |
List<HiveMetastore.SQLPrimaryKey> |
getPrimaryKeysList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 1; |
HiveMetastore.SQLPrimaryKeyOrBuilder |
getPrimaryKeysOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 1; |
List<? extends HiveMetastore.SQLPrimaryKeyOrBuilder> |
getPrimaryKeysOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<HiveMetastore.SQLPrimaryKey> getPrimaryKeysList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 1;HiveMetastore.SQLPrimaryKey getPrimaryKeys(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 1;int getPrimaryKeysCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 1;List<? extends HiveMetastore.SQLPrimaryKeyOrBuilder> getPrimaryKeysOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 1;HiveMetastore.SQLPrimaryKeyOrBuilder getPrimaryKeysOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 1;Copyright © 2024 The Apache Software Foundation. All rights reserved.