|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PhysicalPlanResolver
Physical plan optimization interface. Each resolver has its own set of optimization rules and transformations.
| Method Summary | |
|---|---|
PhysicalContext |
resolve(PhysicalContext pctx)
All physical plan resolvers have to implement this entry method. |
| Method Detail |
|---|
PhysicalContext resolve(PhysicalContext pctx)
throws SemanticException
pctx -
SemanticException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||