|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PTFDesc.ShapeDetails | |
---|---|
org.apache.hadoop.hive.ql.parse | |
org.apache.hadoop.hive.ql.plan |
Uses of PTFDesc.ShapeDetails in org.apache.hadoop.hive.ql.parse |
---|
Methods in org.apache.hadoop.hive.ql.parse with parameters of type PTFDesc.ShapeDetails | |
---|---|
PTFDesc.PTFExpressionDef |
PTFTranslator.buildExpressionDef(PTFDesc.ShapeDetails inpShape,
ASTNode arg)
|
Uses of PTFDesc.ShapeDetails in org.apache.hadoop.hive.ql.plan |
---|
Methods in org.apache.hadoop.hive.ql.plan that return PTFDesc.ShapeDetails | |
---|---|
PTFDesc.ShapeDetails |
PTFDesc.PTFInputDef.getOutputShape()
|
PTFDesc.ShapeDetails |
PTFDesc.PartitionedTableFunctionDef.getRawInputShape()
|
Methods in org.apache.hadoop.hive.ql.plan with parameters of type PTFDesc.ShapeDetails | |
---|---|
protected void |
PTFDeserializer.initialize(PTFDesc.BoundaryDef def,
PTFDesc.ShapeDetails inpShape)
|
protected void |
PTFDeserializer.initialize(PTFDesc.PTFExpressionDef eDef,
PTFDesc.ShapeDetails inpShape)
|
protected void |
PTFDeserializer.initialize(PTFDesc.ShapeDetails shp,
StructObjectInspector OI)
|
void |
PTFDesc.PTFInputDef.setOutputShape(PTFDesc.ShapeDetails outputShape)
|
void |
PTFDesc.PartitionedTableFunctionDef.setRawInputShape(PTFDesc.ShapeDetails rawInputShape)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |