Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_schema_version_args
-
Uses of ThriftHiveMetastore.get_schema_version_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_schema_version_argsModifier and TypeMethodDescriptionThriftHiveMetastore.get_schema_version_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.get_schema_version.getEmptyArgsInstance()ThriftHiveMetastore.Processor.get_schema_version.getEmptyArgsInstance()ThriftHiveMetastore.get_schema_version_args.setSchemaVersion(SchemaVersionDescriptor schemaVersion) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_schema_version_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.get_schema_version_args.compareTo(ThriftHiveMetastore.get_schema_version_args other) booleanThriftHiveMetastore.get_schema_version_args.equals(ThriftHiveMetastore.get_schema_version_args that) ThriftHiveMetastore.Processor.get_schema_version.getResult(I iface, ThriftHiveMetastore.get_schema_version_args args) voidThriftHiveMetastore.AsyncProcessor.get_schema_version.start(I iface, ThriftHiveMetastore.get_schema_version_args args, org.apache.thrift.async.AsyncMethodCallback<SchemaVersion> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_schema_version_argsModifierConstructorDescriptionPerforms a deep copy on other.