| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Class and Description |
|---|---|
static class |
HiveMetastore.SQLNotNullConstraint
Protobuf type
org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint |
static class |
HiveMetastore.SQLNotNullConstraint.Builder
Protobuf type
org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.SQLNotNullConstraintOrBuilder |
HiveMetastore.AddNotNullConstraintRequestOrBuilder.getNotNullConstraintColsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
HiveMetastore.SQLNotNullConstraintOrBuilder |
HiveMetastore.AddNotNullConstraintRequest.getNotNullConstraintColsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
HiveMetastore.SQLNotNullConstraintOrBuilder |
HiveMetastore.AddNotNullConstraintRequest.Builder.getNotNullConstraintColsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
HiveMetastore.SQLNotNullConstraintOrBuilder |
HiveMetastore.SQLAllTableConstraintsOrBuilder.getNotNullConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 4; |
HiveMetastore.SQLNotNullConstraintOrBuilder |
HiveMetastore.SQLAllTableConstraints.getNotNullConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 4; |
HiveMetastore.SQLNotNullConstraintOrBuilder |
HiveMetastore.SQLAllTableConstraints.Builder.getNotNullConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 4; |
HiveMetastore.SQLNotNullConstraintOrBuilder |
HiveMetastore.CreateTableReqRequestOrBuilder.getNotNullConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
HiveMetastore.SQLNotNullConstraintOrBuilder |
HiveMetastore.CreateTableReqRequest.getNotNullConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
HiveMetastore.SQLNotNullConstraintOrBuilder |
HiveMetastore.CreateTableReqRequest.Builder.getNotNullConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
HiveMetastore.SQLNotNullConstraintOrBuilder |
HiveMetastore.GetNotNullConstraintsResponseOrBuilder.getNotNullConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 1; |
HiveMetastore.SQLNotNullConstraintOrBuilder |
HiveMetastore.GetNotNullConstraintsResponse.getNotNullConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 1; |
HiveMetastore.SQLNotNullConstraintOrBuilder |
HiveMetastore.GetNotNullConstraintsResponse.Builder.getNotNullConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends HiveMetastore.SQLNotNullConstraintOrBuilder> |
HiveMetastore.AddNotNullConstraintRequestOrBuilder.getNotNullConstraintColsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
List<? extends HiveMetastore.SQLNotNullConstraintOrBuilder> |
HiveMetastore.AddNotNullConstraintRequest.getNotNullConstraintColsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
List<? extends HiveMetastore.SQLNotNullConstraintOrBuilder> |
HiveMetastore.AddNotNullConstraintRequest.Builder.getNotNullConstraintColsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
List<? extends HiveMetastore.SQLNotNullConstraintOrBuilder> |
HiveMetastore.SQLAllTableConstraintsOrBuilder.getNotNullConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 4; |
List<? extends HiveMetastore.SQLNotNullConstraintOrBuilder> |
HiveMetastore.SQLAllTableConstraints.getNotNullConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 4; |
List<? extends HiveMetastore.SQLNotNullConstraintOrBuilder> |
HiveMetastore.SQLAllTableConstraints.Builder.getNotNullConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 4; |
List<? extends HiveMetastore.SQLNotNullConstraintOrBuilder> |
HiveMetastore.CreateTableReqRequestOrBuilder.getNotNullConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
List<? extends HiveMetastore.SQLNotNullConstraintOrBuilder> |
HiveMetastore.CreateTableReqRequest.getNotNullConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
List<? extends HiveMetastore.SQLNotNullConstraintOrBuilder> |
HiveMetastore.CreateTableReqRequest.Builder.getNotNullConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
List<? extends HiveMetastore.SQLNotNullConstraintOrBuilder> |
HiveMetastore.GetNotNullConstraintsResponseOrBuilder.getNotNullConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 1; |
List<? extends HiveMetastore.SQLNotNullConstraintOrBuilder> |
HiveMetastore.GetNotNullConstraintsResponse.getNotNullConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 1; |
List<? extends HiveMetastore.SQLNotNullConstraintOrBuilder> |
HiveMetastore.GetNotNullConstraintsResponse.Builder.getNotNullConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 1; |
Copyright © 2024 The Apache Software Foundation. All rights reserved.