static class AggFinder.AggIterable extends AggVisitor implements Iterable<SqlCall>
SqlBasicVisitor.ArgHandler<R>, SqlBasicVisitor.ArgHandlerImpl<R>| Constructor and Description |
|---|
AggIterable(SqlOperatorTable opTab,
boolean over,
boolean aggregate,
boolean group,
AggFinder delegate) |
| Modifier and Type | Method and Description |
|---|---|
protected Void |
found(SqlCall call) |
Iterator<SqlCall> |
iterator() |
visitvisit, visit, visit, visit, visit, visitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorAggIterable(SqlOperatorTable opTab, boolean over, boolean aggregate, boolean group, AggFinder delegate)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.