| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.SQLNotNullConstraint |
HiveMetastore.SQLNotNullConstraint.Builder.build() |
HiveMetastore.SQLNotNullConstraint |
HiveMetastore.SQLNotNullConstraint.Builder.buildPartial() |
static HiveMetastore.SQLNotNullConstraint |
HiveMetastore.SQLNotNullConstraint.getDefaultInstance() |
HiveMetastore.SQLNotNullConstraint |
HiveMetastore.SQLNotNullConstraint.getDefaultInstanceForType() |
HiveMetastore.SQLNotNullConstraint |
HiveMetastore.SQLNotNullConstraint.Builder.getDefaultInstanceForType() |
HiveMetastore.SQLNotNullConstraint |
HiveMetastore.AddNotNullConstraintRequestOrBuilder.getNotNullConstraintCols(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
HiveMetastore.SQLNotNullConstraint |
HiveMetastore.AddNotNullConstraintRequest.getNotNullConstraintCols(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
HiveMetastore.SQLNotNullConstraint |
HiveMetastore.AddNotNullConstraintRequest.Builder.getNotNullConstraintCols(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
HiveMetastore.SQLNotNullConstraint |
HiveMetastore.SQLAllTableConstraintsOrBuilder.getNotNullConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 4; |
HiveMetastore.SQLNotNullConstraint |
HiveMetastore.SQLAllTableConstraints.getNotNullConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 4; |
HiveMetastore.SQLNotNullConstraint |
HiveMetastore.SQLAllTableConstraints.Builder.getNotNullConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 4; |
HiveMetastore.SQLNotNullConstraint |
HiveMetastore.CreateTableReqRequestOrBuilder.getNotNullConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
HiveMetastore.SQLNotNullConstraint |
HiveMetastore.CreateTableReqRequest.getNotNullConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
HiveMetastore.SQLNotNullConstraint |
HiveMetastore.CreateTableReqRequest.Builder.getNotNullConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
HiveMetastore.SQLNotNullConstraint |
HiveMetastore.GetNotNullConstraintsResponseOrBuilder.getNotNullConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 1; |
HiveMetastore.SQLNotNullConstraint |
HiveMetastore.GetNotNullConstraintsResponse.getNotNullConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 1; |
HiveMetastore.SQLNotNullConstraint |
HiveMetastore.GetNotNullConstraintsResponse.Builder.getNotNullConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 1; |
static HiveMetastore.SQLNotNullConstraint |
HiveMetastore.SQLNotNullConstraint.parseDelimitedFrom(InputStream input) |
static HiveMetastore.SQLNotNullConstraint |
HiveMetastore.SQLNotNullConstraint.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.SQLNotNullConstraint |
HiveMetastore.SQLNotNullConstraint.parseFrom(byte[] data) |
static HiveMetastore.SQLNotNullConstraint |
HiveMetastore.SQLNotNullConstraint.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.SQLNotNullConstraint |
HiveMetastore.SQLNotNullConstraint.parseFrom(ByteBuffer data) |
static HiveMetastore.SQLNotNullConstraint |
HiveMetastore.SQLNotNullConstraint.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.SQLNotNullConstraint |
HiveMetastore.SQLNotNullConstraint.parseFrom(com.google.protobuf.ByteString data) |
static HiveMetastore.SQLNotNullConstraint |
HiveMetastore.SQLNotNullConstraint.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.SQLNotNullConstraint |
HiveMetastore.SQLNotNullConstraint.parseFrom(com.google.protobuf.CodedInputStream input) |
static HiveMetastore.SQLNotNullConstraint |
HiveMetastore.SQLNotNullConstraint.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.SQLNotNullConstraint |
HiveMetastore.SQLNotNullConstraint.parseFrom(InputStream input) |
static HiveMetastore.SQLNotNullConstraint |
HiveMetastore.SQLNotNullConstraint.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<HiveMetastore.SQLNotNullConstraint> |
HiveMetastore.AddNotNullConstraintRequestOrBuilder.getNotNullConstraintColsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
List<HiveMetastore.SQLNotNullConstraint> |
HiveMetastore.AddNotNullConstraintRequest.getNotNullConstraintColsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
List<HiveMetastore.SQLNotNullConstraint> |
HiveMetastore.AddNotNullConstraintRequest.Builder.getNotNullConstraintColsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
List<HiveMetastore.SQLNotNullConstraint> |
HiveMetastore.SQLAllTableConstraintsOrBuilder.getNotNullConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 4; |
List<HiveMetastore.SQLNotNullConstraint> |
HiveMetastore.SQLAllTableConstraints.getNotNullConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 4; |
List<HiveMetastore.SQLNotNullConstraint> |
HiveMetastore.SQLAllTableConstraints.Builder.getNotNullConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 4; |
List<HiveMetastore.SQLNotNullConstraint> |
HiveMetastore.CreateTableReqRequestOrBuilder.getNotNullConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
List<HiveMetastore.SQLNotNullConstraint> |
HiveMetastore.CreateTableReqRequest.getNotNullConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
List<HiveMetastore.SQLNotNullConstraint> |
HiveMetastore.CreateTableReqRequest.Builder.getNotNullConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
List<HiveMetastore.SQLNotNullConstraint> |
HiveMetastore.GetNotNullConstraintsResponseOrBuilder.getNotNullConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 1; |
List<HiveMetastore.SQLNotNullConstraint> |
HiveMetastore.GetNotNullConstraintsResponse.getNotNullConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 1; |
List<HiveMetastore.SQLNotNullConstraint> |
HiveMetastore.GetNotNullConstraintsResponse.Builder.getNotNullConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 1; |
com.google.protobuf.Parser<HiveMetastore.SQLNotNullConstraint> |
HiveMetastore.SQLNotNullConstraint.getParserForType() |
static com.google.protobuf.Parser<HiveMetastore.SQLNotNullConstraint> |
HiveMetastore.SQLNotNullConstraint.parser() |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.AddNotNullConstraintRequest.Builder |
HiveMetastore.AddNotNullConstraintRequest.Builder.addNotNullConstraintCols(HiveMetastore.SQLNotNullConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
HiveMetastore.AddNotNullConstraintRequest.Builder |
HiveMetastore.AddNotNullConstraintRequest.Builder.addNotNullConstraintCols(int index,
HiveMetastore.SQLNotNullConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
HiveMetastore.SQLAllTableConstraints.Builder |
HiveMetastore.SQLAllTableConstraints.Builder.addNotNullConstraints(HiveMetastore.SQLNotNullConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 4; |
HiveMetastore.CreateTableReqRequest.Builder |
HiveMetastore.CreateTableReqRequest.Builder.addNotNullConstraints(HiveMetastore.SQLNotNullConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
HiveMetastore.GetNotNullConstraintsResponse.Builder |
HiveMetastore.GetNotNullConstraintsResponse.Builder.addNotNullConstraints(HiveMetastore.SQLNotNullConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 1; |
HiveMetastore.SQLAllTableConstraints.Builder |
HiveMetastore.SQLAllTableConstraints.Builder.addNotNullConstraints(int index,
HiveMetastore.SQLNotNullConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 4; |
HiveMetastore.CreateTableReqRequest.Builder |
HiveMetastore.CreateTableReqRequest.Builder.addNotNullConstraints(int index,
HiveMetastore.SQLNotNullConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
HiveMetastore.GetNotNullConstraintsResponse.Builder |
HiveMetastore.GetNotNullConstraintsResponse.Builder.addNotNullConstraints(int index,
HiveMetastore.SQLNotNullConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 1; |
HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.Builder.mergeFrom(HiveMetastore.SQLNotNullConstraint other) |
static HiveMetastore.SQLNotNullConstraint.Builder |
HiveMetastore.SQLNotNullConstraint.newBuilder(HiveMetastore.SQLNotNullConstraint prototype) |
HiveMetastore.AddNotNullConstraintRequest.Builder |
HiveMetastore.AddNotNullConstraintRequest.Builder.setNotNullConstraintCols(int index,
HiveMetastore.SQLNotNullConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
HiveMetastore.SQLAllTableConstraints.Builder |
HiveMetastore.SQLAllTableConstraints.Builder.setNotNullConstraints(int index,
HiveMetastore.SQLNotNullConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 4; |
HiveMetastore.CreateTableReqRequest.Builder |
HiveMetastore.CreateTableReqRequest.Builder.setNotNullConstraints(int index,
HiveMetastore.SQLNotNullConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
HiveMetastore.GetNotNullConstraintsResponse.Builder |
HiveMetastore.GetNotNullConstraintsResponse.Builder.setNotNullConstraints(int index,
HiveMetastore.SQLNotNullConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 1; |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.AddNotNullConstraintRequest.Builder |
HiveMetastore.AddNotNullConstraintRequest.Builder.addAllNotNullConstraintCols(Iterable<? extends HiveMetastore.SQLNotNullConstraint> values)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
HiveMetastore.SQLAllTableConstraints.Builder |
HiveMetastore.SQLAllTableConstraints.Builder.addAllNotNullConstraints(Iterable<? extends HiveMetastore.SQLNotNullConstraint> values)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 4; |
HiveMetastore.CreateTableReqRequest.Builder |
HiveMetastore.CreateTableReqRequest.Builder.addAllNotNullConstraints(Iterable<? extends HiveMetastore.SQLNotNullConstraint> values)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 6; |
HiveMetastore.GetNotNullConstraintsResponse.Builder |
HiveMetastore.GetNotNullConstraintsResponse.Builder.addAllNotNullConstraints(Iterable<? extends HiveMetastore.SQLNotNullConstraint> values)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraints = 1; |
Copyright © 2024 The Apache Software Foundation. All rights reserved.