| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes.hive |
| Modifier and Type | Method and Description |
|---|---|
THiveTransformClause.ETransformType |
THiveTransformClause.getTransformType() |
static THiveTransformClause.ETransformType |
THiveTransformClause.ETransformType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static THiveTransformClause.ETransformType[] |
THiveTransformClause.ETransformType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
THiveTransformClause.setTransformType(THiveTransformClause.ETransformType transformType) |