Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_table_result
-
Uses of ThriftHiveMetastore.alter_table_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.alter_table_resultModifier and TypeMethodDescriptionThriftHiveMetastore.alter_table_result.deepCopy()ThriftHiveMetastore.Processor.alter_table.getResult(I iface, ThriftHiveMetastore.alter_table_args args) ThriftHiveMetastore.alter_table_result.setO1(InvalidOperationException o1) ThriftHiveMetastore.alter_table_result.setO2(MetaException o2) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.alter_table_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.alter_table_result.compareTo(ThriftHiveMetastore.alter_table_result other) booleanThriftHiveMetastore.alter_table_result.equals(ThriftHiveMetastore.alter_table_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.alter_table_resultModifierConstructorDescriptionPerforms a deep copy on other.