|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PTFInvocationSpec.PTFQueryInputType | |
|---|---|
| org.apache.hadoop.hive.ql.parse | |
| org.apache.hadoop.hive.ql.plan.ptf | |
| Uses of PTFInvocationSpec.PTFQueryInputType in org.apache.hadoop.hive.ql.parse |
|---|
| Methods in org.apache.hadoop.hive.ql.parse that return PTFInvocationSpec.PTFQueryInputType | |
|---|---|
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. |
| Methods in org.apache.hadoop.hive.ql.parse with parameters of type PTFInvocationSpec.PTFQueryInputType | |
|---|---|
void |
PTFInvocationSpec.PTFQueryInputSpec.setType(PTFInvocationSpec.PTFQueryInputType type)
|
| Uses of PTFInvocationSpec.PTFQueryInputType in org.apache.hadoop.hive.ql.plan.ptf |
|---|
| Methods in org.apache.hadoop.hive.ql.plan.ptf that return PTFInvocationSpec.PTFQueryInputType | |
|---|---|
PTFInvocationSpec.PTFQueryInputType |
PTFQueryInputDef.getType()
|
| Methods in org.apache.hadoop.hive.ql.plan.ptf with parameters of type PTFInvocationSpec.PTFQueryInputType | |
|---|---|
void |
PTFQueryInputDef.setType(PTFInvocationSpec.PTFQueryInputType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||