Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_type_result
-
Uses of ThriftHiveMetastore.create_type_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.create_type_resultModifier and TypeMethodDescriptionThriftHiveMetastore.create_type_result.deepCopy()ThriftHiveMetastore.Processor.create_type.getResult(I iface, ThriftHiveMetastore.create_type_args args) ThriftHiveMetastore.create_type_result.setO1(AlreadyExistsException o1) ThriftHiveMetastore.create_type_result.setO2(InvalidObjectException o2) ThriftHiveMetastore.create_type_result.setO3(MetaException o3) ThriftHiveMetastore.create_type_result.setSuccess(boolean success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.create_type_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.create_type_result.compareTo(ThriftHiveMetastore.create_type_result other) booleanThriftHiveMetastore.create_type_result.equals(ThriftHiveMetastore.create_type_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.create_type_resultModifierConstructorDescriptionPerforms a deep copy on other.