Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_ischema_args
-
Uses of ThriftHiveMetastore.drop_ischema_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.drop_ischema_argsModifier and TypeMethodDescriptionThriftHiveMetastore.drop_ischema_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.drop_ischema.getEmptyArgsInstance()ThriftHiveMetastore.Processor.drop_ischema.getEmptyArgsInstance()ThriftHiveMetastore.drop_ischema_args.setName(ISchemaName name) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.drop_ischema_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.drop_ischema_args.compareTo(ThriftHiveMetastore.drop_ischema_args other) booleanThriftHiveMetastore.drop_ischema_args.equals(ThriftHiveMetastore.drop_ischema_args that) ThriftHiveMetastore.Processor.drop_ischema.getResult(I iface, ThriftHiveMetastore.drop_ischema_args args) voidThriftHiveMetastore.AsyncProcessor.drop_ischema.start(I iface, ThriftHiveMetastore.drop_ischema_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.drop_ischema_argsModifierConstructorDescriptionPerforms a deep copy on other.