Uses of Class
io.trino.hive.thrift.metastore.WMMapping
-
Uses of WMMapping in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return WMMappingModifier and TypeMethodDescriptionWMMapping.deepCopy()WMCreateOrUpdateMappingRequest.getMapping()WMDropMappingRequest.getMapping()WMMapping.setEntityName(String entityName) WMMapping.setEntityType(String entityType) WMMapping.setOrdering(int ordering) WMMapping.setPoolPath(String poolPath) WMMapping.setResourcePlanName(String resourcePlanName) Methods in io.trino.hive.thrift.metastore that return types with arguments of type WMMappingModifier and TypeMethodDescriptionWMFullResourcePlan.getMappings()WMFullResourcePlan.getMappingsIterator()Methods in io.trino.hive.thrift.metastore with parameters of type WMMappingModifier and TypeMethodDescriptionvoidWMFullResourcePlan.addToMappings(WMMapping elem) intbooleanWMCreateOrUpdateMappingRequest.setMapping(WMMapping mapping) WMDropMappingRequest.setMapping(WMMapping mapping) Method parameters in io.trino.hive.thrift.metastore with type arguments of type WMMappingConstructors in io.trino.hive.thrift.metastore with parameters of type WMMapping