public class GlobalLimitOptimizer extends java.lang.Object implements Transform
Constructor and Description |
---|
GlobalLimitOptimizer() |
Modifier and Type | Method and Description |
---|---|
ParseContext |
transform(ParseContext pctx)
All transformation steps implement this interface.
|
public ParseContext transform(ParseContext pctx) throws SemanticException
Transform
transform
in interface Transform
pctx
- input parse contextSemanticException
Copyright © 2012 The Apache Software Foundation