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