Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_not_null_constraints_result
-
Uses of ThriftHiveMetastore.get_not_null_constraints_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_not_null_constraints_resultModifier and TypeMethodDescriptionThriftHiveMetastore.get_not_null_constraints_result.deepCopy()ThriftHiveMetastore.Processor.get_not_null_constraints.getResult(I iface, ThriftHiveMetastore.get_not_null_constraints_args args) ThriftHiveMetastore.get_not_null_constraints_result.setO1(MetaException o1) ThriftHiveMetastore.get_not_null_constraints_result.setO2(NoSuchObjectException o2) ThriftHiveMetastore.get_not_null_constraints_result.setSuccess(NotNullConstraintsResponse success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_not_null_constraints_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.get_not_null_constraints_result.compareTo(ThriftHiveMetastore.get_not_null_constraints_result other) booleanThriftHiveMetastore.get_not_null_constraints_result.equals(ThriftHiveMetastore.get_not_null_constraints_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_not_null_constraints_resultModifierConstructorDescriptionPerforms a deep copy on other.