Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_or_update_wm_mapping_args
-
Uses of ThriftHiveMetastore.create_or_update_wm_mapping_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.create_or_update_wm_mapping_argsModifier and TypeMethodDescriptionThriftHiveMetastore.create_or_update_wm_mapping_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.create_or_update_wm_mapping.getEmptyArgsInstance()ThriftHiveMetastore.Processor.create_or_update_wm_mapping.getEmptyArgsInstance()ThriftHiveMetastore.create_or_update_wm_mapping_args.setRequest(WMCreateOrUpdateMappingRequest request) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.create_or_update_wm_mapping_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.create_or_update_wm_mapping_args.compareTo(ThriftHiveMetastore.create_or_update_wm_mapping_args other) booleanThriftHiveMetastore.create_or_update_wm_mapping_args.equals(ThriftHiveMetastore.create_or_update_wm_mapping_args that) ThriftHiveMetastore.Processor.create_or_update_wm_mapping.getResult(I iface, ThriftHiveMetastore.create_or_update_wm_mapping_args args) voidThriftHiveMetastore.AsyncProcessor.create_or_update_wm_mapping.start(I iface, ThriftHiveMetastore.create_or_update_wm_mapping_args args, org.apache.thrift.async.AsyncMethodCallback<WMCreateOrUpdateMappingResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.create_or_update_wm_mapping_argsModifierConstructorDescriptionPerforms a deep copy on other.