| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
WMMapping |
WMMapping.deepCopy() |
WMMapping |
WMCreateOrUpdateMappingRequest.getMapping() |
WMMapping |
WMDropMappingRequest.getMapping() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<WMMapping> |
WMFullResourcePlan.getMappings() |
java.util.Iterator<WMMapping> |
WMFullResourcePlan.getMappingsIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
WMFullResourcePlan.addToMappings(WMMapping elem) |
int |
WMMapping.compareTo(WMMapping other) |
boolean |
WMMapping.equals(WMMapping that) |
void |
WMCreateOrUpdateMappingRequest.setMapping(WMMapping mapping) |
void |
WMDropMappingRequest.setMapping(WMMapping mapping) |
| Modifier and Type | Method and Description |
|---|---|
void |
WMFullResourcePlan.setMappings(java.util.List<WMMapping> mappings) |
| Constructor and Description |
|---|
WMMapping(WMMapping other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.