| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Class and Description |
|---|---|
static class |
HiveMetastore.SQLCheckConstraint
Protobuf type
org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint |
static class |
HiveMetastore.SQLCheckConstraint.Builder
Protobuf type
org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.SQLCheckConstraintOrBuilder |
HiveMetastore.AddCheckConstraintRequestOrBuilder.getCheckConstraintColsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
HiveMetastore.SQLCheckConstraintOrBuilder |
HiveMetastore.AddCheckConstraintRequest.getCheckConstraintColsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
HiveMetastore.SQLCheckConstraintOrBuilder |
HiveMetastore.AddCheckConstraintRequest.Builder.getCheckConstraintColsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
HiveMetastore.SQLCheckConstraintOrBuilder |
HiveMetastore.SQLAllTableConstraintsOrBuilder.getCheckConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 6; |
HiveMetastore.SQLCheckConstraintOrBuilder |
HiveMetastore.SQLAllTableConstraints.getCheckConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 6; |
HiveMetastore.SQLCheckConstraintOrBuilder |
HiveMetastore.SQLAllTableConstraints.Builder.getCheckConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 6; |
HiveMetastore.SQLCheckConstraintOrBuilder |
HiveMetastore.CreateTableReqRequestOrBuilder.getCheckConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
HiveMetastore.SQLCheckConstraintOrBuilder |
HiveMetastore.CreateTableReqRequest.getCheckConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
HiveMetastore.SQLCheckConstraintOrBuilder |
HiveMetastore.CreateTableReqRequest.Builder.getCheckConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
HiveMetastore.SQLCheckConstraintOrBuilder |
HiveMetastore.GetCheckConstraintsResponseOrBuilder.getCheckConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1; |
HiveMetastore.SQLCheckConstraintOrBuilder |
HiveMetastore.GetCheckConstraintsResponse.getCheckConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1; |
HiveMetastore.SQLCheckConstraintOrBuilder |
HiveMetastore.GetCheckConstraintsResponse.Builder.getCheckConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends HiveMetastore.SQLCheckConstraintOrBuilder> |
HiveMetastore.AddCheckConstraintRequestOrBuilder.getCheckConstraintColsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
List<? extends HiveMetastore.SQLCheckConstraintOrBuilder> |
HiveMetastore.AddCheckConstraintRequest.getCheckConstraintColsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
List<? extends HiveMetastore.SQLCheckConstraintOrBuilder> |
HiveMetastore.AddCheckConstraintRequest.Builder.getCheckConstraintColsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
List<? extends HiveMetastore.SQLCheckConstraintOrBuilder> |
HiveMetastore.SQLAllTableConstraintsOrBuilder.getCheckConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 6; |
List<? extends HiveMetastore.SQLCheckConstraintOrBuilder> |
HiveMetastore.SQLAllTableConstraints.getCheckConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 6; |
List<? extends HiveMetastore.SQLCheckConstraintOrBuilder> |
HiveMetastore.SQLAllTableConstraints.Builder.getCheckConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 6; |
List<? extends HiveMetastore.SQLCheckConstraintOrBuilder> |
HiveMetastore.CreateTableReqRequestOrBuilder.getCheckConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
List<? extends HiveMetastore.SQLCheckConstraintOrBuilder> |
HiveMetastore.CreateTableReqRequest.getCheckConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
List<? extends HiveMetastore.SQLCheckConstraintOrBuilder> |
HiveMetastore.CreateTableReqRequest.Builder.getCheckConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
List<? extends HiveMetastore.SQLCheckConstraintOrBuilder> |
HiveMetastore.GetCheckConstraintsResponseOrBuilder.getCheckConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1; |
List<? extends HiveMetastore.SQLCheckConstraintOrBuilder> |
HiveMetastore.GetCheckConstraintsResponse.getCheckConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1; |
List<? extends HiveMetastore.SQLCheckConstraintOrBuilder> |
HiveMetastore.GetCheckConstraintsResponse.Builder.getCheckConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1; |
Copyright © 2024 The Apache Software Foundation. All rights reserved.