public class JoinReorder extends java.lang.Object implements Transform
Constructor and Description |
---|
JoinReorder() |
Modifier and Type | Method and Description |
---|---|
ParseContext |
transform(ParseContext pactx)
Transform the query tree.
|
public ParseContext transform(ParseContext pactx) throws SemanticException
transform
in interface Transform
pactx
- current parse contextSemanticException
Copyright © 2012 The Apache Software Foundation