Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_ischema_args
-
Uses of ThriftHiveMetastore.alter_ischema_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.alter_ischema_argsModifier and TypeMethodDescriptionThriftHiveMetastore.alter_ischema_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.alter_ischema.getEmptyArgsInstance()ThriftHiveMetastore.Processor.alter_ischema.getEmptyArgsInstance()ThriftHiveMetastore.alter_ischema_args.setRqst(AlterISchemaRequest rqst) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.alter_ischema_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.alter_ischema_args.compareTo(ThriftHiveMetastore.alter_ischema_args other) booleanThriftHiveMetastore.alter_ischema_args.equals(ThriftHiveMetastore.alter_ischema_args that) ThriftHiveMetastore.Processor.alter_ischema.getResult(I iface, ThriftHiveMetastore.alter_ischema_args args) voidThriftHiveMetastore.AsyncProcessor.alter_ischema.start(I iface, ThriftHiveMetastore.alter_ischema_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.alter_ischema_argsModifierConstructorDescriptionPerforms a deep copy on other.