| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.model |
| Modifier and Type | Method and Description |
|---|---|
MWMMapping.EntityType |
MWMMapping.getEntityType() |
static MWMMapping.EntityType |
MWMMapping.EntityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MWMMapping.EntityType[] |
MWMMapping.EntityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MWMMapping.setEntityType(MWMMapping.EntityType entityType) |
| Constructor and Description |
|---|
MWMMapping(MWMResourcePlan resourcePlan,
MWMMapping.EntityType entityType,
String entityName,
MWMPool pool,
Integer ordering) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.