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