public static interface HiveMetastore.GetCheckConstraintsResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.SQLCheckConstraint |
getCheckConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1; |
int |
getCheckConstraintsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1; |
List<HiveMetastore.SQLCheckConstraint> |
getCheckConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1; |
HiveMetastore.SQLCheckConstraintOrBuilder |
getCheckConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1; |
List<? extends HiveMetastore.SQLCheckConstraintOrBuilder> |
getCheckConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<HiveMetastore.SQLCheckConstraint> getCheckConstraintsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1;HiveMetastore.SQLCheckConstraint getCheckConstraints(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1;int getCheckConstraintsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1;List<? extends HiveMetastore.SQLCheckConstraintOrBuilder> getCheckConstraintsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1;HiveMetastore.SQLCheckConstraintOrBuilder getCheckConstraintsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraints = 1;Copyright © 2024 The Apache Software Foundation. All rights reserved.