| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Class and Description |
|---|---|
static class |
HiveMetastore.SQLPrimaryKey
Protobuf type
org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey |
static class |
HiveMetastore.SQLPrimaryKey.Builder
Protobuf type
org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.SQLPrimaryKeyOrBuilder |
HiveMetastore.AddPrimaryKeyRequestOrBuilder.getPrimaryKeyColsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_key_cols = 1; |
HiveMetastore.SQLPrimaryKeyOrBuilder |
HiveMetastore.AddPrimaryKeyRequest.getPrimaryKeyColsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_key_cols = 1; |
HiveMetastore.SQLPrimaryKeyOrBuilder |
HiveMetastore.AddPrimaryKeyRequest.Builder.getPrimaryKeyColsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_key_cols = 1; |
HiveMetastore.SQLPrimaryKeyOrBuilder |
HiveMetastore.SQLAllTableConstraintsOrBuilder.getPrimaryKeysOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 1; |
HiveMetastore.SQLPrimaryKeyOrBuilder |
HiveMetastore.SQLAllTableConstraints.getPrimaryKeysOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 1; |
HiveMetastore.SQLPrimaryKeyOrBuilder |
HiveMetastore.SQLAllTableConstraints.Builder.getPrimaryKeysOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 1; |
HiveMetastore.SQLPrimaryKeyOrBuilder |
HiveMetastore.CreateTableReqRequestOrBuilder.getPrimaryKeysOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3; |
HiveMetastore.SQLPrimaryKeyOrBuilder |
HiveMetastore.CreateTableReqRequest.getPrimaryKeysOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3; |
HiveMetastore.SQLPrimaryKeyOrBuilder |
HiveMetastore.CreateTableReqRequest.Builder.getPrimaryKeysOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3; |
HiveMetastore.SQLPrimaryKeyOrBuilder |
HiveMetastore.GetPrimaryKeysResponseOrBuilder.getPrimaryKeysOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 1; |
HiveMetastore.SQLPrimaryKeyOrBuilder |
HiveMetastore.GetPrimaryKeysResponse.getPrimaryKeysOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 1; |
HiveMetastore.SQLPrimaryKeyOrBuilder |
HiveMetastore.GetPrimaryKeysResponse.Builder.getPrimaryKeysOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends HiveMetastore.SQLPrimaryKeyOrBuilder> |
HiveMetastore.AddPrimaryKeyRequestOrBuilder.getPrimaryKeyColsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_key_cols = 1; |
List<? extends HiveMetastore.SQLPrimaryKeyOrBuilder> |
HiveMetastore.AddPrimaryKeyRequest.getPrimaryKeyColsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_key_cols = 1; |
List<? extends HiveMetastore.SQLPrimaryKeyOrBuilder> |
HiveMetastore.AddPrimaryKeyRequest.Builder.getPrimaryKeyColsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_key_cols = 1; |
List<? extends HiveMetastore.SQLPrimaryKeyOrBuilder> |
HiveMetastore.SQLAllTableConstraintsOrBuilder.getPrimaryKeysOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 1; |
List<? extends HiveMetastore.SQLPrimaryKeyOrBuilder> |
HiveMetastore.SQLAllTableConstraints.getPrimaryKeysOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 1; |
List<? extends HiveMetastore.SQLPrimaryKeyOrBuilder> |
HiveMetastore.SQLAllTableConstraints.Builder.getPrimaryKeysOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 1; |
List<? extends HiveMetastore.SQLPrimaryKeyOrBuilder> |
HiveMetastore.CreateTableReqRequestOrBuilder.getPrimaryKeysOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3; |
List<? extends HiveMetastore.SQLPrimaryKeyOrBuilder> |
HiveMetastore.CreateTableReqRequest.getPrimaryKeysOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3; |
List<? extends HiveMetastore.SQLPrimaryKeyOrBuilder> |
HiveMetastore.CreateTableReqRequest.Builder.getPrimaryKeysOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 3; |
List<? extends HiveMetastore.SQLPrimaryKeyOrBuilder> |
HiveMetastore.GetPrimaryKeysResponseOrBuilder.getPrimaryKeysOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 1; |
List<? extends HiveMetastore.SQLPrimaryKeyOrBuilder> |
HiveMetastore.GetPrimaryKeysResponse.getPrimaryKeysOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 1; |
List<? extends HiveMetastore.SQLPrimaryKeyOrBuilder> |
HiveMetastore.GetPrimaryKeysResponse.Builder.getPrimaryKeysOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLPrimaryKey primary_keys = 1; |
Copyright © 2024 The Apache Software Foundation. All rights reserved.