Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_type_args
-
Uses of ThriftHiveMetastore.drop_type_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.drop_type_argsModifier and TypeMethodDescriptionThriftHiveMetastore.drop_type_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.drop_type.getEmptyArgsInstance()ThriftHiveMetastore.Processor.drop_type.getEmptyArgsInstance()Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.drop_type_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.drop_type_args.compareTo(ThriftHiveMetastore.drop_type_args other) booleanThriftHiveMetastore.drop_type_args.equals(ThriftHiveMetastore.drop_type_args that) ThriftHiveMetastore.Processor.drop_type.getResult(I iface, ThriftHiveMetastore.drop_type_args args) voidThriftHiveMetastore.AsyncProcessor.drop_type.start(I iface, ThriftHiveMetastore.drop_type_args args, org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.drop_type_argsModifierConstructorDescriptionPerforms a deep copy on other.