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