Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_schema_latest_version_args
-
Uses of ThriftHiveMetastore.get_schema_latest_version_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_schema_latest_version_argsModifier and TypeMethodDescriptionThriftHiveMetastore.get_schema_latest_version_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.get_schema_latest_version.getEmptyArgsInstance()ThriftHiveMetastore.Processor.get_schema_latest_version.getEmptyArgsInstance()ThriftHiveMetastore.get_schema_latest_version_args.setSchemaName(ISchemaName schemaName) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_schema_latest_version_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.get_schema_latest_version_args.compareTo(ThriftHiveMetastore.get_schema_latest_version_args other) booleanThriftHiveMetastore.get_schema_latest_version_args.equals(ThriftHiveMetastore.get_schema_latest_version_args that) ThriftHiveMetastore.Processor.get_schema_latest_version.getResult(I iface, ThriftHiveMetastore.get_schema_latest_version_args args) voidThriftHiveMetastore.AsyncProcessor.get_schema_latest_version.start(I iface, ThriftHiveMetastore.get_schema_latest_version_args args, org.apache.thrift.async.AsyncMethodCallback<SchemaVersion> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_schema_latest_version_argsModifierConstructorDescriptionPerforms a deep copy on other.