| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.SQLCheckConstraint |
HiveMetastore.SQLCheckConstraint.Builder.build() |
HiveMetastore.SQLCheckConstraint |
HiveMetastore.SQLCheckConstraint.Builder.buildPartial() |
HiveMetastore.SQLCheckConstraint |
HiveMetastore.AddCheckConstraintRequestOrBuilder.getCheckConstraintCols(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
HiveMetastore.SQLCheckConstraint |
HiveMetastore.AddCheckConstraintRequest.getCheckConstraintCols(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
HiveMetastore.SQLCheckConstraint |
HiveMetastore.AddCheckConstraintRequest.Builder.getCheckConstraintCols(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
HiveMetastore.SQLCheckConstraint |
HiveMetastore.SQLAllTableConstraintsOrBuilder.getCheckConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 6; |
HiveMetastore.SQLCheckConstraint |
HiveMetastore.SQLAllTableConstraints.getCheckConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 6; |
HiveMetastore.SQLCheckConstraint |
HiveMetastore.SQLAllTableConstraints.Builder.getCheckConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 6; |
HiveMetastore.SQLCheckConstraint |
HiveMetastore.CreateTableReqRequestOrBuilder.getCheckConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
HiveMetastore.SQLCheckConstraint |
HiveMetastore.CreateTableReqRequest.getCheckConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
HiveMetastore.SQLCheckConstraint |
HiveMetastore.CreateTableReqRequest.Builder.getCheckConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
HiveMetastore.SQLCheckConstraint |
HiveMetastore.GetCheckConstraintsResponseOrBuilder.getCheckConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1; |
HiveMetastore.SQLCheckConstraint |
HiveMetastore.GetCheckConstraintsResponse.getCheckConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1; |
HiveMetastore.SQLCheckConstraint |
HiveMetastore.GetCheckConstraintsResponse.Builder.getCheckConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1; |
static HiveMetastore.SQLCheckConstraint |
HiveMetastore.SQLCheckConstraint.getDefaultInstance() |
HiveMetastore.SQLCheckConstraint |
HiveMetastore.SQLCheckConstraint.getDefaultInstanceForType() |
HiveMetastore.SQLCheckConstraint |
HiveMetastore.SQLCheckConstraint.Builder.getDefaultInstanceForType() |
static HiveMetastore.SQLCheckConstraint |
HiveMetastore.SQLCheckConstraint.parseDelimitedFrom(InputStream input) |
static HiveMetastore.SQLCheckConstraint |
HiveMetastore.SQLCheckConstraint.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.SQLCheckConstraint |
HiveMetastore.SQLCheckConstraint.parseFrom(byte[] data) |
static HiveMetastore.SQLCheckConstraint |
HiveMetastore.SQLCheckConstraint.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.SQLCheckConstraint |
HiveMetastore.SQLCheckConstraint.parseFrom(ByteBuffer data) |
static HiveMetastore.SQLCheckConstraint |
HiveMetastore.SQLCheckConstraint.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.SQLCheckConstraint |
HiveMetastore.SQLCheckConstraint.parseFrom(com.google.protobuf.ByteString data) |
static HiveMetastore.SQLCheckConstraint |
HiveMetastore.SQLCheckConstraint.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.SQLCheckConstraint |
HiveMetastore.SQLCheckConstraint.parseFrom(com.google.protobuf.CodedInputStream input) |
static HiveMetastore.SQLCheckConstraint |
HiveMetastore.SQLCheckConstraint.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.SQLCheckConstraint |
HiveMetastore.SQLCheckConstraint.parseFrom(InputStream input) |
static HiveMetastore.SQLCheckConstraint |
HiveMetastore.SQLCheckConstraint.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<HiveMetastore.SQLCheckConstraint> |
HiveMetastore.AddCheckConstraintRequestOrBuilder.getCheckConstraintColsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
List<HiveMetastore.SQLCheckConstraint> |
HiveMetastore.AddCheckConstraintRequest.getCheckConstraintColsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
List<HiveMetastore.SQLCheckConstraint> |
HiveMetastore.AddCheckConstraintRequest.Builder.getCheckConstraintColsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
List<HiveMetastore.SQLCheckConstraint> |
HiveMetastore.SQLAllTableConstraintsOrBuilder.getCheckConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 6; |
List<HiveMetastore.SQLCheckConstraint> |
HiveMetastore.SQLAllTableConstraints.getCheckConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 6; |
List<HiveMetastore.SQLCheckConstraint> |
HiveMetastore.SQLAllTableConstraints.Builder.getCheckConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 6; |
List<HiveMetastore.SQLCheckConstraint> |
HiveMetastore.CreateTableReqRequestOrBuilder.getCheckConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
List<HiveMetastore.SQLCheckConstraint> |
HiveMetastore.CreateTableReqRequest.getCheckConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
List<HiveMetastore.SQLCheckConstraint> |
HiveMetastore.CreateTableReqRequest.Builder.getCheckConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
List<HiveMetastore.SQLCheckConstraint> |
HiveMetastore.GetCheckConstraintsResponseOrBuilder.getCheckConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1; |
List<HiveMetastore.SQLCheckConstraint> |
HiveMetastore.GetCheckConstraintsResponse.getCheckConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1; |
List<HiveMetastore.SQLCheckConstraint> |
HiveMetastore.GetCheckConstraintsResponse.Builder.getCheckConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1; |
com.google.protobuf.Parser<HiveMetastore.SQLCheckConstraint> |
HiveMetastore.SQLCheckConstraint.getParserForType() |
static com.google.protobuf.Parser<HiveMetastore.SQLCheckConstraint> |
HiveMetastore.SQLCheckConstraint.parser() |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.AddCheckConstraintRequest.Builder |
HiveMetastore.AddCheckConstraintRequest.Builder.addCheckConstraintCols(HiveMetastore.SQLCheckConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
HiveMetastore.AddCheckConstraintRequest.Builder |
HiveMetastore.AddCheckConstraintRequest.Builder.addCheckConstraintCols(int index,
HiveMetastore.SQLCheckConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
HiveMetastore.SQLAllTableConstraints.Builder |
HiveMetastore.SQLAllTableConstraints.Builder.addCheckConstraints(HiveMetastore.SQLCheckConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 6; |
HiveMetastore.CreateTableReqRequest.Builder |
HiveMetastore.CreateTableReqRequest.Builder.addCheckConstraints(HiveMetastore.SQLCheckConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
HiveMetastore.GetCheckConstraintsResponse.Builder |
HiveMetastore.GetCheckConstraintsResponse.Builder.addCheckConstraints(HiveMetastore.SQLCheckConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1; |
HiveMetastore.SQLAllTableConstraints.Builder |
HiveMetastore.SQLAllTableConstraints.Builder.addCheckConstraints(int index,
HiveMetastore.SQLCheckConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 6; |
HiveMetastore.CreateTableReqRequest.Builder |
HiveMetastore.CreateTableReqRequest.Builder.addCheckConstraints(int index,
HiveMetastore.SQLCheckConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
HiveMetastore.GetCheckConstraintsResponse.Builder |
HiveMetastore.GetCheckConstraintsResponse.Builder.addCheckConstraints(int index,
HiveMetastore.SQLCheckConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1; |
HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.Builder.mergeFrom(HiveMetastore.SQLCheckConstraint other) |
static HiveMetastore.SQLCheckConstraint.Builder |
HiveMetastore.SQLCheckConstraint.newBuilder(HiveMetastore.SQLCheckConstraint prototype) |
HiveMetastore.AddCheckConstraintRequest.Builder |
HiveMetastore.AddCheckConstraintRequest.Builder.setCheckConstraintCols(int index,
HiveMetastore.SQLCheckConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
HiveMetastore.SQLAllTableConstraints.Builder |
HiveMetastore.SQLAllTableConstraints.Builder.setCheckConstraints(int index,
HiveMetastore.SQLCheckConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 6; |
HiveMetastore.CreateTableReqRequest.Builder |
HiveMetastore.CreateTableReqRequest.Builder.setCheckConstraints(int index,
HiveMetastore.SQLCheckConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
HiveMetastore.GetCheckConstraintsResponse.Builder |
HiveMetastore.GetCheckConstraintsResponse.Builder.setCheckConstraints(int index,
HiveMetastore.SQLCheckConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1; |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.AddCheckConstraintRequest.Builder |
HiveMetastore.AddCheckConstraintRequest.Builder.addAllCheckConstraintCols(Iterable<? extends HiveMetastore.SQLCheckConstraint> values)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
HiveMetastore.SQLAllTableConstraints.Builder |
HiveMetastore.SQLAllTableConstraints.Builder.addAllCheckConstraints(Iterable<? extends HiveMetastore.SQLCheckConstraint> values)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 6; |
HiveMetastore.CreateTableReqRequest.Builder |
HiveMetastore.CreateTableReqRequest.Builder.addAllCheckConstraints(Iterable<? extends HiveMetastore.SQLCheckConstraint> values)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 8; |
HiveMetastore.GetCheckConstraintsResponse.Builder |
HiveMetastore.GetCheckConstraintsResponse.Builder.addAllCheckConstraints(Iterable<? extends HiveMetastore.SQLCheckConstraint> values)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1; |
Copyright © 2024 The Apache Software Foundation. All rights reserved.