public abstract class AggAddContextImpl extends AggResultContextImpl implements AggAddContext
AggAddContext.| Constructor and Description |
|---|
AggAddContextImpl(BlockBuilder block,
List<Expression> accumulator) |
| Modifier and Type | Method and Description |
|---|---|
List<Expression> |
arguments()
Returns Linq4j form of arguments.
|
accumulatorcurrentBlock, currentNullables, exitBlock, nestBlock, nestBlock, nestBlockclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrexArguments, rowTranslatoraccumulatorcurrentBlock, currentNullables, exitBlock, nestBlock, nestBlock, nestBlockpublic AggAddContextImpl(BlockBuilder block, List<Expression> accumulator)
public final List<Expression> arguments()
AggAddContextrowTranslator().translateList(rexArguments()).
This is handy if you need just operate on argument.arguments in interface AggAddContextCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.