| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.wm |
| Modifier and Type | Method and Description |
|---|---|
Action.Type |
Action.getType() |
static Action.Type |
Action.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Action.Type[] |
Action.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Action(Action.Type type) |
Action(Action.Type type,
String poolName) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.