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