| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.parse | |
| org.apache.hadoop.hive.ql.plan.ptf |
| Modifier and Type | Method and Description |
|---|---|
PTFInvocationSpec.PTFQueryInputType |
PTFInvocationSpec.PTFQueryInputSpec.getType() |
static PTFInvocationSpec.PTFQueryInputType |
PTFInvocationSpec.PTFQueryInputType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PTFInvocationSpec.PTFQueryInputType[] |
PTFInvocationSpec.PTFQueryInputType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PTFInvocationSpec.PTFQueryInputSpec.setType(PTFInvocationSpec.PTFQueryInputType type) |
| Modifier and Type | Method and Description |
|---|---|
PTFInvocationSpec.PTFQueryInputType |
PTFQueryInputDef.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
PTFQueryInputDef.setType(PTFInvocationSpec.PTFQueryInputType type) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.