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